Make operator resilient to registry failure
1 unresolved thread
1 unresolved thread
With the upcoming Gitlab OTG coming, considerations towards how we handle image pulling were discussed between me and @jhensche .
This MR comes as a proposal of improvement to avoid application downtime due to container registry unavailability, by using a default pulling that will take advantage of the node cached image, and only resort to pull the image when not available in the node.
Part of cern-drupal-distribution#19 (closed) Part of https://gitlab.cern.ch/drupal/overview/-/issues/10
Edited by Francisco Borges Aurindo Barros
Merge request reports
Activity
added 6 commits
-
030aa60b...04d30b68 - 5 commits from branch
master
- ccdf4985 - Make new field overwrite the old one
-
030aa60b...04d30b68 - 5 commits from branch
- Resolved by Francisco Borges Aurindo Barros
- Resolved by Francisco Borges Aurindo Barros
- Resolved by Francisco Borges Aurindo Barros
added 1 commit
- 5e19138c - Applied suggestions of refactoring and others
added 34 commits
-
5e19138c...58d0b3f0 - 32 commits from branch
master
- dc5525fa - Make new field overwrite the old one
- 6035bc59 - Applied suggestions of refactoring and others
-
5e19138c...58d0b3f0 - 32 commits from branch
mentioned in commit bc06b3ef
Please register or sign in to reply