Summary
Several source code comments, CRD YAML descriptions, configmap comments, and generated API docs contain insecure http:// links that should be upgraded to https://.
Affected files
pkg/apis/serving/v1/revision_types.go — bit.ly ref links in ContainerStatuses and InitContainerStatuses comments
pkg/autoscaler/aggregation/max/window.go — Wayback Machine link in ascending minima algorithm comment
config/core/300-resources/revision.yaml — bit.ly ref links in containerStatuses and initContainerStatuses field descriptions
config/core/configmaps/autoscaler.yaml — bit.ly link in activator-capacity algorithm comment
docs/serving-api.md — bit.ly href links in generated API reference for RevisionStatus fields
DEVELOPMENT.md — Google Cloud Console link
Expected behavior
All reference links in documentation and comments should use https:// to avoid insecure HTTP connections.
/kind cleanup
Summary
Several source code comments, CRD YAML descriptions, configmap comments, and generated API docs contain insecure
http://links that should be upgraded tohttps://.Affected files
pkg/apis/serving/v1/revision_types.go— bit.ly ref links inContainerStatusesandInitContainerStatusescommentspkg/autoscaler/aggregation/max/window.go— Wayback Machine link in ascending minima algorithm commentconfig/core/300-resources/revision.yaml— bit.ly ref links incontainerStatusesandinitContainerStatusesfield descriptionsconfig/core/configmaps/autoscaler.yaml— bit.ly link in activator-capacity algorithm commentdocs/serving-api.md— bit.ly href links in generated API reference forRevisionStatusfieldsDEVELOPMENT.md— Google Cloud Console linkExpected behavior
All reference links in documentation and comments should use
https://to avoid insecure HTTP connections./kind cleanup