Skip to content

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

@AntBush

Description

@AntBush

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions