-
Notifications
You must be signed in to change notification settings - Fork 904
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
fix: using our own pod template hashing #1809
fix: using our own pod template hashing #1809
Conversation
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
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.
Looks great, except for some failed unit test.
Signed-off-by: Andrii Perenesenko <[email protected]>
# Conflicts: # rollout/controller_test.go # utils/conditions/rollouts_test.go # utils/experiment/experiment_test.go
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1809 +/- ##
==========================================
- Coverage 82.33% 82.26% -0.07%
==========================================
Files 116 117 +1
Lines 16393 16419 +26
==========================================
+ Hits 13497 13507 +10
- Misses 2217 2231 +14
- Partials 679 681 +2
Continue to review full report at Codecov.
|
Signed-off-by: Andrii Perenesenko <[email protected]>
…meter to the FindOldReplicaSets as it using only right after the FindNewReplicaSet Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
# Conflicts: # rollout/experiment_test.go
Kudos, SonarCloud Quality Gate passed!
|
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.
LGTM
Fix for #1356
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.