Helm: Allow configuring issuers for OIDC#2442
Conversation
57cb96e to
03dace2
Compare
03dace2 to
7f67d18
Compare
thjaeckle
left a comment
There was a problem hiding this comment.
Thanks for wiring this through — the Helm change is small and backwards-compatible. Two changes requested before merging; see inline comments. The rest (example trailing-slash, comment phrasing) is just polish and not blocking.
One more thing: please bump the Helm chart version in deployment/helm/ditto/Chart.yaml — Helm chart linting requires a version bump when the chart content changes, otherwise the lint job fails.
Adds PRs eclipse-ditto#2440 (JFR CPU optimisations), eclipse-ditto#2441 / eclipse-ditto#2439 (AskTimeoutException to 503), eclipse-ditto#2442 (Helm OIDC issuers), eclipse-ditto#2444 / eclipse-ditto#2443 (ssl-config fix), eclipse-ditto#2445 (MongoDB X509 auth), eclipse-ditto#2446 (stackless 4xx exceptions) and eclipse-ditto#2447 (configurable SSE backpressure) to the release notes and blogpost. Renames the announcement post to 2026-05-13. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…rom 3.9.0 release notes PR eclipse-ditto#2449 supersedes eclipse-ditto#2445 (review-feedback follow-up, opened from eclipse-ditto/ditto since maintainer_can_modify was off on eclipse-ditto#2445). PR eclipse-ditto#2442 (Helm OIDC issuers) will not be included in 3.9.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
7f67d18 to
7c98420
Compare
|
@thjaeckle Sorry for the HOCON totally forgot to translate it. I've added a comment explaining that the |
|
@JCapucho I just noticed the Helm linting still failed. |
7c98420 to
61e3fcf
Compare
Adds support for configuring the `issuers` option of OpenID Connect issuers in the helm chart directly.
61e3fcf to
d143926
Compare
|
@thjaeckle Done, not exactly sure why changes can't be made by maintainers, I'll check next time. |
Adds support for configuring the
issuers1 option of OpenID Connect issuers in the helm chart values directly.Footnotes
https://eclipse.dev/ditto/installation-operating.html#openid-connect ↩