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

Implement building a fallback Kubernetes store snapshot #5930

Closed
Tracked by #5854
czeslavo opened this issue Apr 25, 2024 · 0 comments · Fixed by #6047
Closed
Tracked by #5854

Implement building a fallback Kubernetes store snapshot #5930

czeslavo opened this issue Apr 25, 2024 · 0 comments · Fixed by #6047
Assignees
Labels
priority/high release/required it is required that this be resolved before releasing
Milestone

Comments

@czeslavo
Copy link
Contributor

czeslavo commented Apr 25, 2024

Based on the rejected Kubernetes store snapshot, its graph, and entity errors returned by the Gateway, this function/struct should generate a fallback Kubernetes store snapshot excluding all objects related to any object identified as invalid in the entity errors.

Note: this should implement the first step of the fallback configuration build algorithm that will not recover objects from their previous valid state.

Blocked by #5929.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high release/required it is required that this be resolved before releasing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants