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

Adding instance history to support rollback #621

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

linyguo
Copy link
Contributor

@linyguo linyguo commented Jan 24, 2025

  1. Added a new CRD InstanceHistory which records the snapshots of instances before each update.
  2. The root resource of the instance history is the corresponding instance it records.
  3. When an instance is deleted, all its referenced instance histories get deleted as well.

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