Skip to content

ci: add configs needed to push gvisor image to k8s-infra using prow#22406

Merged
medyagh merged 6 commits into
kubernetes:masterfrom
medyagh:gvisor_prow
Jan 8, 2026
Merged

ci: add configs needed to push gvisor image to k8s-infra using prow#22406
medyagh merged 6 commits into
kubernetes:masterfrom
medyagh:gvisor_prow

Conversation

@medyagh

@medyagh medyagh commented Jan 8, 2026

Copy link
Copy Markdown
Member

#22404

still need to add the config on the test-infra side as well

@medyagh medyagh changed the title add configs needed to push gvisor image to k8s-infra using prow ci: add configs needed to push gvisor image to k8s-infra using prow Jan 8, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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:

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 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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds the necessary configuration files to push the gvisor image to k8s-infra using Prow, aligning it with the existing kubernetes-bootcamp image workflow.

Key changes:

  • Adds new Prow build target and cloudbuild configuration for automated gvisor image building
  • Reorganizes gvisor Dockerfile to deploy/image/gvisor/ directory
  • Updates Makefile to remove manual push workflow in favor of Prow-based automation

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
hack/update/golang_version/golang_version.go Updates path reference for gvisor Dockerfile location
hack/prow/prow.mk Adds new Prow target for building and pushing gvisor images, renames kubernetes-bootcamp target for consistency
hack/prow/image/kubernetes-bootcamp/cloudbuild.yaml Updates target name to match renamed Makefile target
hack/prow/image/gvisor/cloudbuild.yaml New cloudbuild configuration for gvisor image builds via Prow
deploy/image/gvisor/Dockerfile New multi-stage Dockerfile for building gvisor addon
Makefile Removes GVISOR_TAG variable and manual push target, updates local build target with new Dockerfile path

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread hack/update/golang_version/golang_version.go
Comment thread hack/prow/prow.mk Outdated
Comment thread hack/prow/prow.mk
Comment thread hack/prow/prow.mk
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

@medyagh: The following test 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-vfkit-docker-macos-arm 27493c7 link false /test integration-vfkit-docker-macos-arm

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.

@medyagh medyagh merged commit 74849a4 into kubernetes:master Jan 8, 2026
26 of 40 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