docs: upstream Kubernetes API resource links show SSL certificate error #1032
Labels
kind/bug
Categorizes issue or PR as related to a bug.
kind/documentation
Categorizes issue or PR as related to documentation.
Milestone
What happened:
Upstream Kubernetes API resource links from the API specification page (such as the
Kubernetes meta/v1.LabelSelector
field onRouteNamespaces
) lead to an SSL certificate warning. I've noticed this on other upstream k8s API resources too, but don't have an exhaustive list of bad links currently.What you expected to happen:
These Kubernetes API resource links should likely point to a current version of the reference docs such as https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#labelselector-v1-meta (is there an alias for
latest
that wouldn't need to be updated regularly?) and/or explanatory content like https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors (which is actually a bit better at providing context on how to use this resource from a developer experience perspective).How to reproduce it (as minimally and precisely as possible):
Click the
Kubernetes meta/v1.LabelSelector
link from theRouteNamespaces
) resource.The text was updated successfully, but these errors were encountered: