-
Notifications
You must be signed in to change notification settings - Fork 892
Prepare for blixt image generation #7875
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
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rikatz The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1d68f8f
to
b79f82d
Compare
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
b79f82d
to
f4796fd
Compare
f4796fd
to
1da6b9c
Compare
@ameukam done, sorry, was busy, but am not anymore :P |
@@ -237,7 +237,10 @@ | |||
"sha256:73098fad2ebe298d356c1f595d19651e46d93ff7a5676c7533ff3c2632a6624c": ["v1.31.3"] | |||
"sha256:47f861081efbc04bda32b6212ca2c74b5b2ce190e595a285e1b712ca0afec0c7": ["v1.31.4"] | |||
"sha256:6f94a695828de888c8efc57e3243db9e788709767f687a6a8cb07c2e42158862": ["v1.31.5"] | |||
"sha256:911a530d2166adb3af8b86e37320b138705bcffba5421a2280473dff9262b5cf": ["v1.31.6"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rebase when wrong ?
@@ -303,6 +303,7 @@ infra: | |||
k8s-staging-apisnoop: | |||
k8s-staging-artifact-promoter: | |||
k8s-staging-autoscaling: | |||
k8s-staging-blixt: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No longer needed I believe.
This PR prepares for Blixt images publishing: kubernetes-sigs/blixt#339