Skip to content

Support auth for OCI helm templates#890

Open
anonymusk7 wants to merge 1 commit into
cyclops-ui:mainfrom
anonymusk7:codex/oci-template-auth
Open

Support auth for OCI helm templates#890
anonymusk7 wants to merge 1 commit into
cyclops-ui:mainfrom
anonymusk7:codex/oci-template-auth

Conversation

@anonymusk7
Copy link
Copy Markdown

Summary

  • Resolve TemplateAuthRule credentials for OCI template repositories, matching the existing private Git template flow.
  • Thread those credentials through OCI tag, token, manifest, and blob requests so private registries can authenticate with Basic auth or registry-issued bearer tokens.
  • Keep the existing public GetOCIChartTags API as a no-credentials wrapper and add focused auth/token tests.

Fixes #524

Tests

  • go test ./pkg/auth ./pkg/template ./internal/controller/tests
  • git diff --check

@quest-bot loot #524

@anonymusk7 anonymusk7 requested a review from a team as a code owner May 13, 2026 06:42
@anonymusk7
Copy link
Copy Markdown
Author

@quest-bot loot #524

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.

Support OCI helm registry auth

1 participant