-
Couldn't load subscription status.
- Fork 312
feat: fix force-update for zero-replica deployments by reading image tags from spec #1172
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
base: master-annotation-based
Are you sure you want to change the base?
feat: fix force-update for zero-replica deployments by reading image tags from spec #1172
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1172 +/- ##
==========================================
- Coverage 70.85% 70.40% -0.46%
==========================================
Files 45 45
Lines 5178 5288 +110
==========================================
+ Hits 3669 3723 +54
- Misses 1344 1396 +52
- Partials 165 169 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e71b77b to
6e731a7
Compare
6e731a7 to
4ea8ebe
Compare
983234f to
4d7ded9
Compare
…tags from spec Signed-off-by: chansuke <[email protected]>
Signed-off-by: chansuke <[email protected]>
Signed-off-by: chansuke <[email protected]>
…deployments Signed-off-by: chansuke <[email protected]>
Signed-off-by: chansuke <[email protected]>
Signed-off-by: chansuke <[email protected]>
2ea7b26 to
86bd50d
Compare
|
@chansuke can you investigate the CI failures? |
|
@chengfang |
Signed-off-by: chansuke <[email protected]>
Signed-off-by: chansuke <[email protected]>
Signed-off-by: chansuke <[email protected]>
Closes #829
Resolves continuous update attempts for deployments with 0 replicas when
force-update=trueis set