Skip to content

feat(helm): replace envoy-authz local dep with oidc-gateway OCI chart#1373

Merged
tkircsi merged 1 commit into
mainfrom
feat/oidc-gateway-chart-dep
Apr 21, 2026
Merged

feat(helm): replace envoy-authz local dep with oidc-gateway OCI chart#1373
tkircsi merged 1 commit into
mainfrom
feat/oidc-gateway-chart-dep

Conversation

@tkircsi
Copy link
Copy Markdown
Contributor

@tkircsi tkircsi commented Apr 21, 2026

  • Switch the apiserver chart's optional auth gateway dependency from the local file:// path to the published oidc-gateway OCI chart v0.1.0.
  • Migrate the envoy.oidc.dex: block to the new envoy.oidc.issuers: list schema and update the subchart values key from envoy-authz to oidc-gateway.

Signed-off-by: Tibor Kircsi <tkircsi@cisco.com>
@tkircsi tkircsi requested a review from a team as a code owner April 21, 2026 11:50
@github-actions github-actions Bot added the size/S Denotes a PR that changes 50-199 lines label Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / verify-proto (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped⏩ skipped✅ passedApr 21, 2026, 11:51 AM

@tkircsi tkircsi self-assigned this Apr 21, 2026
@tkircsi tkircsi added area/helm/dir kind/feature Categorizes issue or PR as related to a new feature. labels Apr 21, 2026
@tkircsi tkircsi linked an issue Apr 21, 2026 that may be closed by this pull request
@tkircsi tkircsi merged commit f490b53 into main Apr 21, 2026
81 of 83 checks passed
@tkircsi tkircsi deleted the feat/oidc-gateway-chart-dep branch April 21, 2026 12:42
keraron pushed a commit to keraron/dir that referenced this pull request May 5, 2026
…agntcy#1373)

Signed-off-by: Tibor Kircsi <tkircsi@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/helm/dir kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 50-199 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dir to consume the published chart dependency

2 participants