Skip to content

Conversation

@yyewolf
Copy link
Collaborator

@yyewolf yyewolf commented Nov 18, 2025

This pull request updates the Go module dependencies in both the main project (go.mod) and the operator tests (tests/operator/go.mod). The primary focus is on upgrading various Kubernetes-related, Prometheus, OpenAPI, and other supporting libraries to their latest versions, as well as cleaning up and synchronizing indirect dependencies.

Dependency upgrades and synchronization:

Kubernetes-related dependencies:

  • Upgraded k8s.io/api, k8s.io/apimachinery, k8s.io/client-go, k8s.io/utils, and sigs.k8s.io/controller-runtime to their latest patch versions for improved compatibility and bug fixes. [1] [2]
  • Updated other Kubernetes libraries such as k8s.io/apiextensions-apiserver, k8s.io/apiserver, k8s.io/component-base, and k8s.io/kube-openapi. [1] [2]

These updates help keep the codebase secure, compatible with the latest Kubernetes ecosystem, and ready for new features and bug fixes.

@yyewolf yyewolf self-assigned this Nov 18, 2025
@yyewolf yyewolf added the enhancement New feature or request label Nov 18, 2025
@yyewolf yyewolf added this to the v1.2.0 milestone Nov 18, 2025
@yyewolf yyewolf added dependency and removed enhancement New feature or request labels Nov 18, 2025
@rowoberto
Copy link

rowoberto bot commented Nov 18, 2025

📊 Test Coverage Report

Coverage: Coverage
Original Coverage: Target

🔍 Detailed Coverage Report: View HTML Report

Details

MessageID: #8c7653c3-9a5f-40e5-ba57-b15fbaaa13e0
Date: 2025-11-18T18:41:18Z
By yyewolf/woodpecker-plugins/github-comment

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.

2 participants