Skip to content

Conversation

drivebyer
Copy link
Contributor

@drivebyer drivebyer commented May 21, 2025

This PR updates controller-util and controller-runtime.

Note that the package controller-runtime/pkg/envtest/printer has been removed.

This is a breaking change. Over time, it’s important for us to keep controller-runtime up to date. However, the current API depends on an outdated version, which blocks the upgrade process.

go: finding module for package sigs.k8s.io/controller-runtime/pkg/envtest/printer
...
...
...
        github.com/bitpoke/mysql-operator/pkg/apis/mysql/v1alpha1 tested by
        github.com/bitpoke/mysql-operator/pkg/apis/mysql/v1alpha1.test imports
        sigs.k8s.io/controller-runtime/pkg/envtest/printer: module sigs.k8s.io/controller-runtime@latest found (v0.20.4), but does not contain package sigs.k8s.io/controller-runtime/pkg/envtest/printer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant