You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update HTTP links to HTTPS in comments and docs (#16551)
* docs: update HTTP links to HTTPS in comments and docs
Replace insecure HTTP reference links with HTTPS equivalents
across source comments, CRD YAML descriptions, configmap
comments, and generated API docs:
- pkg/apis/serving/v1/revision_types.go: upgrade bit.ly ref links
in ContainerStatuses and InitContainerStatuses comments
- pkg/autoscaler/aggregation/max/window.go: upgrade Wayback Machine
link in ascending minima algorithm comment
- config/core/300-resources/revision.yaml: upgrade bit.ly ref links
in containerStatuses and initContainerStatuses field descriptions
- config/core/configmaps/autoscaler.yaml: upgrade bit.ly link in
activator-capacity algorithm comment
- docs/serving-api.md: upgrade bit.ly href links in generated API
reference for RevisionStatus fields
- DEVELOPMENT.md: upgrade Google Cloud Console link
/kind cleanup
* running codegen
* removing wrong file
* Remove core.md from PR tracking (keep file locally)
0 commit comments