Skip to content

Fix Kam Image reconcliation during upgrades #563

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

Closed
iam-veeramalla opened this issue Jul 12, 2023 · 1 comment
Closed

Fix Kam Image reconcliation during upgrades #563

iam-veeramalla opened this issue Jul 12, 2023 · 1 comment
Assignees
Labels
kind/bug Something isn't working

Comments

@iam-veeramalla
Copy link
Contributor

Describe the bug
GitOps operator does not handle the KAM image upgrades during the GitOps operator upgrades. For example, when a user upgrades from GitOps operator v1.8.0 to v1.9.0, KAM image is not upgraded to the v1.9.0 supported version.

However, someone who installs GitOps operator v1.9.0 can use the KAM v1.9.0 supported version.

To Reproduce
Steps to reproduce the behavior:

  1. Install GitOps Operator v1.8.0
  2. Verify KAM version
  3. Upgrade GitOps Operator to v1.9.0
  4. Verify KAM version

Expected behavior
GitOps operator handles the KAM Image version upgrade during the reconciliation.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants