Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add redis spec sync with Instaclustr Console #401

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

ribaraka
Copy link
Contributor

@ribaraka ribaraka commented Apr 4, 2023

No description provided.

@ribaraka ribaraka added the enhancement New feature or request label Apr 4, 2023
@ribaraka ribaraka self-assigned this Apr 4, 2023
l.Info("Specifications still don't match. Double check the difference",
"specification of k8s resource", redis.Spec,
"data from Instaclustr ", iRedis.Spec)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add event

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok! I will add them in the next PR

)

l.Error(err, "Cannot patch cluster cluster",
"cluster name", redis.Spec.Name, "cluster state", redis.Status.State)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add event

@ribaraka ribaraka merged commit 500dc5b into main Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants