Skip to content

[v0.13] Require helmRepoURLRegex for Helm credential forwarding#5139

Merged
thardeck merged 2 commits into
release/v0.13from
require_helmRepoURLRegex_v0.13
May 18, 2026
Merged

[v0.13] Require helmRepoURLRegex for Helm credential forwarding#5139
thardeck merged 2 commits into
release/v0.13from
require_helmRepoURLRegex_v0.13

Conversation

@thardeck
Copy link
Copy Markdown
Collaborator

Restricts go-getter to Git and file protocols, and requires helmRepoURLRegex to be set for Helm repository credentials to be forwarded. A pre-upgrade migration Job populates the field on existing GitRepos automatically on upgrade.

thardeck added 2 commits May 8, 2026 09:10
keep only GitGetter and FileGetter alongside the custom
HTTP getter.
Helm repository credentials are no longer forwarded by default.
They are only sent when the repository URL matches the pattern
set in helmRepoURLRegex. Credentials are stripped when no regex
matches; transport settings (CA bundle, InsecureSkipVerify) are
preserved.

A pre-upgrade migration Job is included to populate the field on
existing GitRepos.
@thardeck thardeck self-assigned this May 18, 2026
@thardeck thardeck requested a review from a team as a code owner May 18, 2026 08:02
@thardeck thardeck enabled auto-merge (rebase) May 18, 2026 09:02
@thardeck thardeck merged commit 0be2449 into release/v0.13 May 18, 2026
14 checks passed
@thardeck thardeck deleted the require_helmRepoURLRegex_v0.13 branch May 18, 2026 10:27
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.

2 participants