Replies: 1 comment
|
Maybe we can create a scheduled task to regularly check if all the images exist. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In the definition directory of this pipeline, many pod YAML files are maintained, which use various Docker images. The normal operation of the pipeline requires these images to exist. A method is needed to regularly check whether these images are present.
All reactions