You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install GitOps Operator v1.8.0
Verify KAM version
Upgrade GitOps Operator to v1.9.0
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: