forked from operator-framework/operator-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[helm] revert changes made to release equality comparison (operator-f…
…ramework#5097) * Revert "fix: issue-5041 (operator-framework#5042)" This reverts commit 57ac0fe. Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com> * Revert "fix(helm): properly compare existing and candidate releases (operator-framework#4937)" This reverts commit cae12a2. Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com> * add changelog fragment Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com> Signed-off-by: Thierry Wasylczenko <thierry.wasylczenko@gmail.com>
- Loading branch information
1 parent
40a4fb5
commit d239791
Showing
15 changed files
with
41 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# entries is a list of entries to include in | ||
# release notes and/or the migration guide | ||
entries: | ||
- description: > | ||
For helm-based operators, reverted the following PRs which modified helm release | ||
equality comparison. | ||
- https://github.com/operator-framework/operator-sdk/pull/5042 | ||
- https://github.com/operator-framework/operator-sdk/pull/4937 | ||
# kind is one of: | ||
# - addition | ||
# - change | ||
# - deprecation | ||
# - removal | ||
# - bugfix | ||
kind: change | ||
# Is this a breaking change? | ||
breaking: false | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
internal/helm/release/testdata/simpledf/templates/_helpers.tpl
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
internal/helm/release/testdata/simpledf/templates/secrets.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.