Skip to content

Conversation

@Gacko
Copy link
Member

@Gacko Gacko commented Dec 5, 2025

/triage accepted
/kind cleanup
/priority backlog
/cc @cpanato @strongjz @tao12345666333

Copilot AI review requested due to automatic review settings December 5, 2025 22:39
@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/backlog Higher priority than priority/awaiting-more-evidence. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/docs approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 5, 2025
Copy link

Copilot AI left a comment

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 upgrades the Alpine Linux base image from version 3.22.2 to 3.23.0 across the entire codebase. This is a routine maintenance update to keep base images current with security patches and improvements.

  • Updates all direct Alpine image references from alpine:3.22.2 to alpine:3.23.0
  • Updates all golang Alpine variant references from alpine3.22 to alpine3.23
  • Ensures consistency across Dockerfiles, Makefile, and example documentation

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/e2e-image/Dockerfile Updates Alpine base image for E2E test container
rootfs/Dockerfile-chroot Updates Alpine base image for chroot variant
images/test-runner/rootfs/Dockerfile Updates golang Alpine variant for test runner
images/nginx/rootfs/Dockerfile Updates Alpine base image for both builder and final nginx stages
images/go-grpc-greeter-server/rootfs/Dockerfile Updates golang Alpine variant for gRPC greeter server
images/fastcgi-helloserver/rootfs/Dockerfile Updates golang Alpine variant for FastCGI hello server
images/ext-auth-example-authsvc/rootfs/Dockerfile Updates golang Alpine variant for auth service example
images/custom-error-pages/rootfs/Dockerfile Updates golang Alpine variant for custom error pages
images/cfssl/rootfs/Dockerfile Updates Alpine base image for CFSSL tools
docs/examples/customization/sysctl/patch.json Updates Alpine image reference in sysctl example documentation
Makefile Updates E2E_IMAGE to use golang with alpine3.23 for build process

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

@Gacko
Copy link
Member Author

Gacko commented Dec 5, 2025

Requires this to be merged first, since there is no Go v1.25.4 image based on Alpine v3.23.0, but only a Go v1.25.5 one.

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 6, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, Gacko

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
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 6, 2025
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/docs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/backlog Higher priority than priority/awaiting-more-evidence. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants