The generated API reference page content/en/docs/api-reference/placement.kubernetes-fleet.io/v1.md includes this link in the unavailablePeriodSeconds field description:
Please see SafeRollout for more details.
This link points to the Azure downstream fork, not the CNCF kubefleet project. The link is sourced from a Go doc comment in apis/placement/v1/clusterresourceplacement_types.go (and v1beta1), which contains the same Azure/fleet URL.
The fix is to update the Go doc comments in the kubefleet source to point to the equivalent documentation at github.com/kubefleet-dev/kubefleet or kubefleet.dev, then regenerate the API reference.
The generated API reference page
content/en/docs/api-reference/placement.kubernetes-fleet.io/v1.mdincludes this link in theunavailablePeriodSecondsfield description:This link points to the Azure downstream fork, not the CNCF kubefleet project. The link is sourced from a Go doc comment in
apis/placement/v1/clusterresourceplacement_types.go(andv1beta1), which contains the same Azure/fleet URL.The fix is to update the Go doc comments in the kubefleet source to point to the equivalent documentation at
github.com/kubefleet-dev/kubefleetorkubefleet.dev, then regenerate the API reference.