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

v1.9: docs: Fix cilium-runtime image bump instructions #18491

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

joestringer
Copy link
Member

This is a process that reliably works, unlike the previous one which
relies on Quay.io's ability to pull images from DockerHub. It does
require a core maintainer to prepare the changes, but that's fine for
now since v1.9 should change infrequently now.

@joestringer joestringer requested a review from a team as a code owner January 14, 2022 22:44
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.9 kind/backports This PR provides functionality previously merged into master. labels Jan 14, 2022
This is a process that reliably works, unlike the previous one which
relies on Quay.io's ability to pull images from DockerHub. It does
require a core maintainer to prepare the changes, but that's fine for
now since v1.9 should change infrequently now.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer force-pushed the submit/joe/update-v1.9-image-bump-instructions branch from 932921e to cee633a Compare January 14, 2022 22:51
@joestringer joestringer requested a review from aanm January 14, 2022 22:51

8. After selecting your branch click on "Start Build".
$ skopeo login docker.io
Copy link
Member

Choose a reason for hiding this comment

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

Does it ask prompt for a username?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think so, though I don't know what kind of configuration I may have prepared locally to make this work. I'd imagine that if someone other than Andre / I need to follow these instructions, then hopefully this step will at least ensure that they figure out how to set up skopeo correctly.

That said, this is only applicable for v1.9 as the newer branches have better infrastructure in the tree for handling these updates so we don't need to rely on developers having direct access to the upstream container repositories.

@aanm
Copy link
Member

aanm commented Jan 17, 2022

cc @tklauser FYI this will only be for the v1.9 branch.

@aanm
Copy link
Member

aanm commented Jan 17, 2022

Only doc changes no need to re-run the CI.

@aanm aanm merged commit 1a51596 into v1.9 Jan 17, 2022
@aanm aanm deleted the submit/joe/update-v1.9-image-bump-instructions branch January 17, 2022 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants