Closed
Description
What broke? What's expected?
The following tests are not passing with kubernetes 1.33
Summarizing 2 Failures:
[FAIL] kubebuilder plugin go/v4 [It] should generate a runnable project with metrics protected by network policies
/home/prow/go/src/sigs.k8s.io/kubebuilder/test/e2e/v4/plugin_cluster_test.go:526
[FAIL] kubebuilder plugin go/v4 [It] should generate a runnable project with the manager running as restricted and without webhooks
/home/prow/go/src/sigs.k8s.io/kubebuilder/test/e2e/v4/plugin_cluster_test.go:526
We need to fix them
More info: https://storage.googleapis.com/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_kubebuilder/4850/pull-kubebuilder-e2e-k8s-1-33-0/1929446098921852928/build-log.txt
Reproducing this issue
- Uncomment the tests commented (revert changes ): 🌱 (ci): Temporarily comment out tests failing on Kubernetes 1.33 to unblock CI and allow for a calmer investigation and fix #4856
- Ensure that you have a kind version running k8s 1.33 locally
- Then, you can run the tests and debug them. Example: https://github.com/kubernetes-sigs/kubebuilder/blob/master/CONTRIBUTING.md#running-e2e-tests-locally
Metadata
Metadata
Assignees
Labels
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Categorizes issue or PR as related to a bug.Highest priority. Must be actively worked on as someone's top priority right now.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.