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 jobset v0.1.2 and change back v0.1.1 #5222

Merged
merged 1 commit into from
May 5, 2023

Conversation

danielvegamyhre
Copy link
Member

Apparently tags are immutable, so you cannot change the image digest for a tag, as I attempted to do in #5220. However, this is not enforced at PR-time via tests, but the update will simply silently fail in the image promotion process. I filed #5221 to enforce this immutability on PRs in order to avoid this kind of confusion.

In the meantime, we need to change back the image digest for v0.1.1 in this repo so it matches what is actually in registry.k8s.io, and promote a new image digest for v0.1.2 as the solution to include the changes cherry-picked into the release-0.1 branch of JobSet.

We may also want to consider simply deleting v0.1.1 since the tag is on main, a couple commits ahead of release-0.1, and we can't fix it due to the immutability.

cc @ahg-g

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 5, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danielvegamyhre

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects label May 5, 2023
@k8s-ci-robot k8s-ci-robot requested review from ahg-g and dims May 5, 2023 20:56
@k8s-ci-robot k8s-ci-robot added area/registry.k8s.io Code in registry.k8s.io/ approved Indicates a PR has been approved by an approver from all required OWNERS files. sig/apps Categorizes an issue or PR as relevant to SIG Apps. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 5, 2023
@ahg-g
Copy link
Member

ahg-g commented May 5, 2023

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 5, 2023
@k8s-ci-robot k8s-ci-robot merged commit cae8c7c into kubernetes:main May 5, 2023
@k8s-ci-robot k8s-ci-robot added this to the v1.28 milestone May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/registry.k8s.io Code in registry.k8s.io/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/apps Categorizes an issue or PR as relevant to SIG Apps. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants