Skip to content

Conversation

@zeroalphat
Copy link
Contributor

@zeroalphat zeroalphat commented Sep 12, 2025

  • Update go.mod
  • Update Dockerfile
  • Regenerate apply configurations with updated code generator
  • Update E2E test environment
    • Kubernetes: 1.31.6 → 1.34.0
    • kind: 0.27.0 → 0.30.0
    • Remove cert-manager setup from E2E tests

Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
@zeroalphat zeroalphat self-assigned this Sep 12, 2025
@zeroalphat zeroalphat requested a review from Copilot September 12, 2025 01:01
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

Updates project dependencies to newer versions including Go 1.25.1, Kubernetes 1.34.0, containerd v2.1.4, and various other tools and libraries. The PR also regenerates auto-generated code files with updated code generators and removes cert-manager setup from E2E tests.

  • Updated Go version from 1.24.1 to 1.25.1 and multiple dependency versions in go.mod
  • Updated test environment versions (Kubernetes 1.31.6 → 1.34.0, kind 0.27.0 → 0.30.0)
  • Regenerated apply configurations with updated code generator tools

Reviewed Changes

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

Show a summary per file
File Description
go.mod Updated Go version and dependency versions including containerd, Kubernetes libraries
test/e2e/Makefile Updated test environment versions and removed cert-manager setup
dockerfiles/*.Dockerfile Updated Go base images to 1.25-noble
internal/imgmanager/*.go Updated import paths for containerd dependencies
internal/applyconfigurations/*.go Regenerated with updated code generator tools
config/crd/bases/*.yaml Updated controller-gen version annotations
Makefile Updated tool versions for build dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@zeroalphat zeroalphat marked this pull request as ready for review September 12, 2025 01:09
@zeroalphat zeroalphat merged commit 06c90af into main Sep 16, 2025
5 checks passed
@zeroalphat zeroalphat deleted the regular-update-2025-09 branch September 16, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants