-
Notifications
You must be signed in to change notification settings - Fork 880
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
chore: move ReplicaSet creation and Rollout validation earlier during the reconciliation process. #3657
chore: move ReplicaSet creation and Rollout validation earlier during the reconciliation process. #3657
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3657 +/- ##
===========================================
+ Coverage 0 83.76% +83.76%
===========================================
Files 0 162 +162
Lines 0 18515 +18515
===========================================
+ Hits 0 15509 +15509
- Misses 0 2131 +2131
- Partials 0 875 +875 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
96f68ab
to
49809f6
Compare
Published E2E Test Results 4 files 4 suites 3h 20m 46s ⏱️ For more details on these failures, see this check. Results for commit 8c0e048. ♻️ This comment has been updated with latest results. |
Published Unit Test Results2 256 tests 2 256 ✅ 2m 58s ⏱️ Results for commit 8c0e048. ♻️ This comment has been updated with latest results. |
Signed-off-by: Zach Aller <[email protected]>
0e859c3
to
3f1e1e0
Compare
…s-conflict-with-fallback-to-patch-replicaset-refactor
…s-conflict-with-fallback-to-patch-replicaset-refactor
Quality Gate passedIssues Measures |
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
There are 3 main changes in this PR: