Skip to content

Replace deprecated git.io goreleaser link in vendored gen-crd-api-reference-docs #16570

@Ankitsinghsisodya

Description

@Ankitsinghsisodya

Summary

The vendored gen-crd-api-reference-docs Travis deploy script used the deprecated https://git.io/goreleaser shortlink. GitHub deprecated and later retired the git.io URL shortener; those redirects should not be relied on.

Proposed change

In vendor/github.com/ahmetb/gen-crd-api-reference-docs/.travis.yml, replace the install URL with the canonical goreleaser install script on GitHub (same curl ... | bash pattern, stable destination).

Notes

  • Comment/CI-path only; no runtime behavior in Serving.
  • Parallels the approach used elsewhere (e.g. replacing shortlinks with canonical documentation or script URLs).

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