Skip to content
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

Feature Request: read docker configuration file when about to launch a new job #91

Open
lhernanz opened this issue Feb 3, 2020 · 0 comments

Comments

@lhernanz
Copy link

lhernanz commented Feb 3, 2020

The Docker configuration containing the registry credential is only used when starting Ofelia via an init block in runjob.go. That means that is Ofelia is a long running process, it will not notice any potential change in the credentials to use.

The request here is to re-read the config fail just before a new image is going to be pulled from the registry. This will ensure that the latest credentials are always used.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants