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

vrg: fix KubeObjectProtected and KubeObjectsReady condition #1848

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

raghavendra-talur
Copy link
Member

TODO

It was confusing to read backup messages during the restore operations.

Signed-off-by: Raghavendra Talur <[email protected]>
Earlier, we were leaving the name as empty string making the backup name
hard to find.

Signed-off-by: Raghavendra Talur <[email protected]>
The condition has to be initialized correctly at the start of the
reconcile to false condition. Later we set it to
- nil if kube object protection is disabled
- true if the kube objects were captured with the capture interval

Signed-off-by: Raghavendra Talur <[email protected]>
@raghavendra-talur raghavendra-talur force-pushed the rtalur-fix-kube-conditions branch from 25ee364 to f48f881 Compare February 25, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant