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

Ensure Compatibility Between Deployed Crunchy Operator and Helm Chart Versions #13

Open
5 tasks
AntBush opened this issue Mar 23, 2023 · 0 comments
Open
5 tasks

Comments

@AntBush
Copy link

AntBush commented Mar 23, 2023

The Helm chart should assert that the deployed version of the Crunchy Operator is compatible with the version of the Helm chart being deployed, so that it can prevent potential issues arising from version mismatches and ensure a smooth deployment process.

  • Implement a compatibility check between the deployed Crunchy Operator version and the version of the Helm chart being deployed.
  • Ensure the Helm chart deployment proceeds only if the compatibility check passes, preventing deployment in cases of version mismatches.
  • Provide clear error messages or warnings when a version mismatch is detected, guiding users on how to resolve the issue.
  • Test the compatibility check with various version combinations to ensure accuracy and reliability.
  • Update relevant documentation to inform users about the compatibility requirements between the Crunchy Operator and the Helm chart versions.
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

No branches or pull requests

1 participant