-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[helm] revert changes made to release equality comparison #5097
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
[helm] revert changes made to release equality comparison #5097
Conversation
Does this need a changelog to indicate that we did a reversion? |
This reverts commit 57ac0fe. Signed-off-by: varshaprasad96 <[email protected]>
…perator-framework#4937)" This reverts commit cae12a2. Signed-off-by: varshaprasad96 <[email protected]>
Signed-off-by: varshaprasad96 <[email protected]>
e5e15cf
to
ddbcd1b
Compare
# - change | ||
# - deprecation | ||
# - removal | ||
# - bugfix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure if we could have this as bug fix, since there is no issue open caused by the change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think change is ok.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For visibility: this PR reverts a change made intending to improve a manifest equality test that actually broke its behavior. See #5059 (comment) for more details.
I think this closes #5059 too.
/ping @cndoit18
/lgtm
merging this pr forcefully, since doc check needs to be fixed |
/cherry-pick v1.10.x |
@varshaprasad96: new pull request created: #5106 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherry-pick v1.9.x |
@varshaprasad96: new pull request created: #5107 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherry-pick v1.8.x |
@varshaprasad96: new pull request created: #5108 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
…5106) This is an automated cherry-pick of #5097 Co-authored-by: varshaprasad96 <[email protected]>
…5108) This is an automated cherry-pick of #5097 Co-authored-by: varshaprasad96 <[email protected]>
…5107) This is an automated cherry-pick of #5097 Co-authored-by: varshaprasad96 <[email protected]>
Hi, do you provide tips on documentation or a website? |
…ramework#5097) * Revert "fix: issue-5041 (operator-framework#5042)" This reverts commit 57ac0fe. Signed-off-by: varshaprasad96 <[email protected]> * Revert "fix(helm): properly compare existing and candidate releases (operator-framework#4937)" This reverts commit cae12a2. Signed-off-by: varshaprasad96 <[email protected]> * add changelog fragment Signed-off-by: varshaprasad96 <[email protected]>
…ramework#5097) * Revert "fix: issue-5041 (operator-framework#5042)" This reverts commit 57ac0fe. Signed-off-by: varshaprasad96 <[email protected]> * Revert "fix(helm): properly compare existing and candidate releases (operator-framework#4937)" This reverts commit cae12a2. Signed-off-by: varshaprasad96 <[email protected]> * add changelog fragment Signed-off-by: varshaprasad96 <[email protected]> Signed-off-by: Thierry Wasylczenko <[email protected]>
This PR reverts:
ref: fix: issue-5041 #5042
ref: fix(helm): properly compare existing and candidate releases #4937
Signed-off-by: varshaprasad96 [email protected]
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs