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

add clarifications for docker registry #534

Merged
merged 2 commits into from
Feb 5, 2021
Merged

add clarifications for docker registry #534

merged 2 commits into from
Feb 5, 2021

Conversation

evilnick
Copy link
Collaborator

@evilnick evilnick commented Feb 4, 2021

Fixes #533

@evilnick
Copy link
Collaborator Author

evilnick commented Feb 4, 2021

@kwmonroe preview is here

Copy link
Contributor

@kwmonroe kwmonroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍰

Copy link
Contributor

@kwmonroe kwmonroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whups, i take that 🍰 back... missing a hyphen in the upstream registry url.

registry will be checked first for any image requests, so it can be used
in addition to public registries. For more details of the mechanics of
the Docker Registry, see the
[upstream documentation at https://docs.docker.com/registry][upstream registry].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[upstream documentation at https://docs.docker.com/registry][upstream registry].
[upstream documentation at https://docs.docker.com/registry][upstream-registry].

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do'h. the tests should have caught that

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, unless you don't trust me, it is okay to point out things which need to be changed and approve it

@evilnick
Copy link
Collaborator Author

evilnick commented Feb 5, 2021

@kwmonroe I'll leave you to imagine your own passive-aggressive comment here while I merge this, following your verbal approval and acknowledgement that it is great

@evilnick evilnick merged commit 6a7f4c0 into charmed-kubernetes:master Feb 5, 2021
@evilnick evilnick deleted the registry-update branch February 5, 2021 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Clarify use of private registries
2 participants