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
mdebarros opened this issue
Jun 17, 2021
· 3 comments
Assignees
Labels
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
The issue is caused due to labels not following best practices, specifically:
Selector labels (such as app.kubernetes.io/name) should not contain any Helm version-specific or release-specific information as the selector-fields are immutable:
The Deployment "dev3-sim-payeefsp-scheme-adapter" is invalid: MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable
WIP [Helm release v12.1.0] includes changes to Mojaloop-Simulator specification to align labels to best practices -> mojaloop/helm@1b8c0bb.
This, unfortunately, means that v12.1.0 Helm Release will be breaking. As such the version was bumped up to v13.0.0 to reflect this.
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Summary:
Helm release upgrades from v12.0.0 fail when upgrading the Mojaloop-Simulator Helm Chart version:
Severity:
Medium
Priority:
Medium
Expected Behavior
Upgrades from 12.0.0 to 12.x.x should be successful.
Steps to Reproduce
Specifications
Notes:
The text was updated successfully, but these errors were encountered: