Skip to content

[ci]: migrate kubernetes bootcamp image to prow#21904

Merged
medyagh merged 1 commit into
kubernetes:masterfrom
ComradeProgrammer:bootcamp
Nov 30, 2025
Merged

[ci]: migrate kubernetes bootcamp image to prow#21904
medyagh merged 1 commit into
kubernetes:masterfrom
ComradeProgrammer:bootcamp

Conversation

@ComradeProgrammer

Copy link
Copy Markdown
Member

[ci]: migrate kubernetes bootcamp image to prow

@k8s-ci-robot k8s-ci-robot requested review from nirs and prezha November 16, 2025 20:39
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 16, 2025
Comment thread hack/prow/prow.mk Outdated
Comment thread hack/prow/prow.mk
Comment thread hack/prow/prow.mk Outdated
docker run --rm --privileged tonistiigi/binfmt:latest --install all
docker buildx create --name multiarch --bootstrap
docker buildx build --builder multiarch --push --platform linux/amd64,linux/arm64 \
-t gcr.io/minikube/kubernetes-bootcamp:$(_GIT_TAG) -t gcr.io/minikube/kubernetes-bootcamp:latest deploy/image/kubernetes-bootcamp

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

do we have access to gcr.io/minikube in prow ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

no, I just updated the right registry name

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 25, 2025
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 29, 2025
@k8s-ci-robot

k8s-ci-robot commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

@ComradeProgrammer: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
integration-kvm-containerd-linux-x86-64 13beb2e link true /test integration-kvm-containerd-linux-x86-64
integration-kvm-crio-linux-x86-64 13beb2e link true /test integration-kvm-crio-linux-x86-64
integration-docker-containerd-linux-x86-64 13beb2e link true /test integration-docker-containerd-linux-x86-64
integration-docker-crio-linux-x86-64 13beb2e link true /test integration-docker-crio-linux-x86-64

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [ComradeProgrammer,medyagh]

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

@medyagh medyagh merged commit 18eb42e into kubernetes:master Nov 30, 2025
15 of 20 checks passed
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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants