Documentation for "Watching Externally Managed Resources" No longer matches implementation #3583
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
kind/documentation
Categorizes issue or PR as related to documentation.
What broke? What's expected?
Seems like there have been a few updates to the controller-runtime that have not been added in the documentation for
https://kubebuilder.io/reference/watching-resources/externally-managed
This means if you use the examples in the documentation you get compilation issues
Should now be
Should now be
Reproducing this issue
Create new kubebuilder project using
KubeBuilderVersion:"3.11.1"
sigs.k8s.io/controller-runtime v0.15.0
try to implement watching externally managed resources using existing documentation
https://kubebuilder.io/reference/watching-resources/externally-managed
KubeBuilder (CLI) Version
3.11.1
PROJECT version
3
Plugin versions
- go.kubebuilder.io/v4
Other versions
go version go1.21.0 linux/amd64
sigs.k8s.io/controller-runtime v0.15.0
Extra Labels
/kind documentation
The text was updated successfully, but these errors were encountered: