Skip to content

Conversation

@medyagh
Copy link
Member

@medyagh medyagh commented May 14, 2025

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 14, 2025
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 14, 2025
@medyagh medyagh changed the title add a selective image build WIP: add a selective image build May 14, 2025
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 14, 2025
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 14, 2025
@medyagh medyagh changed the title WIP: add a selective image build CI: make "bump all ISO/image workflow" configurable May 14, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 14, 2025
Copy link
Contributor

@prezha prezha left a comment

Choose a reason for hiding this comment

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

pls check if the commented change was intentional

required: true
# Uncomment after crictl/cri-o issue resolved: https://github.com/kubernetes/minikube/issues/18359
# default: "update-buildkit-version,update-cni-plugins-version,update-containerd-version,update-cri-o-version,update-crictl-version,update-crun-version,update-docker-version,update-docker-buildx-version,update-golang-version,update-nerdctl-version,update-nerdctld-version,update-runc-version,update-ubuntu-version"
default: "update-buildkit-version,update-cni-plugins-version,update-crun-version,update-docker-version,update-docker-buildx-version,update-golang-version,update-runc-version,update-ubuntu-version"
Copy link
Contributor

Choose a reason for hiding this comment

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

update-docker-buildx-version was disabled before - are we re-enabling it here intentionally?

here's an overview:

old                                                             new
---                                                             ---
update-buildkit-version                                         update-buildkit-version
update-cni-plugins-version                                      update-cni-plugins-version
# update-containerd-version                                   <
# update-cri-o-version                                        <
# update-crictl-version                                       <
update-crun-version                                             update-crun-version
# update-docker-buildx-version                                > update-docker-buildx-version
update-docker-version                                           update-docker-version
update-golang-version                                           update-golang-version
# update-nerdctl-version                                      <
# update-nerdctld-version                                     <
update-runc-version                                             update-runc-version
update-ubuntu-version                                           update-ubuntu-version

Copy link
Member Author

Choose a reason for hiding this comment

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

good catch

@prezha
Copy link
Contributor

prezha commented May 15, 2025

/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 15, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh, prezha

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 merged commit 07bc913 into kubernetes:master May 15, 2025
23 checks passed
@medyagh medyagh deleted the variable_isoyaml branch May 27, 2025 23:01
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. 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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants