Skip to content

feat: add downloadBaseURL and checksum inputs (closes #206)#264

Draft
benjaminbob21 wants to merge 2 commits into
Azure:mainfrom
benjaminbob21:feat/custom-mirror
Draft

feat: add downloadBaseURL and checksum inputs (closes #206)#264
benjaminbob21 wants to merge 2 commits into
Azure:mainfrom
benjaminbob21:feat/custom-mirror

Conversation

@benjaminbob21
Copy link
Copy Markdown

Add downloadBaseURL and checksum inputs (closes #206)

Supports private kubectl mirrors (air-gapped / enterprise) with
optional SHA256 verification. Default base URL is unchanged.

Security: https-only, blocks loopback/link-local/RFC1918 hosts,
rejects redirects on custom mirrors, validates version
format before any URL/path use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add downloadBaseURL input

1 participant