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

Ensure chronos jobs have docker credentials to pull from the private registry #4

Merged
merged 1 commit into from
Oct 28, 2015

Conversation

solarkennedy
Copy link
Contributor

We do this in marathon, we should also do it in chronos.

The last we spoke with mesosphere this was the state of the art on dealing with private registries. (other than making your own docker wrapper)

@Rob-Johnson
Copy link
Contributor

Can we avoid hardcoding the location of this file?

Here are the docs for this: https://mesosphere.github.io/marathon/docs/native-docker-private-registry.html in case anyone else wants them.

@solarkennedy
Copy link
Contributor Author

We could. Let me do this one first so we can get feature parity with chronos and then I'll do a second pass and make it read from a config file or something.

@Rob-Johnson
Copy link
Contributor

ok, I've raised #6

🚢

solarkennedy added a commit that referenced this pull request Oct 28, 2015
Ensure chronos jobs have docker credentials to pull from the private registry
@solarkennedy solarkennedy merged commit 7ec3869 into master Oct 28, 2015
@solarkennedy solarkennedy self-assigned this Nov 3, 2015
@asottile asottile deleted the docker_creds_for_chronos branch May 31, 2016 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants