Skip to content

docs: update HTTP links to HTTPS #3616

@Ankitsinghsisodya

Description

@Ankitsinghsisodya

Summary

Several HTTP URLs in the codebase point to sites that support HTTPS. Using HTTP links is unnecessary and slightly less secure in documentation and source comments.

Changes needed

  • pkg/functions/function_volumes.go — comment link to kubernetes.io/docs
  • templates/rust/cloudevents/README.md — example ce-source header values referencing cloudevents.io

Out of scope

  • http://localhost:* — correct as HTTP for local dev
  • Internal Kubernetes cluster URLs — intentionally HTTP
  • XML namespace declarations in pom.xml — must not be changed
  • third_party/VENDOR-LICENSE/ — vendor files, do not modify
  • Apache License boilerplate headers — standardized legal text

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions