Skip to content

Fix Helm authentication issuer detection - #27

Open
EItanya wants to merge 6 commits into
mainfrom
fix/helm-auth-issuer
Open

Fix Helm authentication issuer detection#27
EItanya wants to merge 6 commits into
mainfrom
fix/helm-auth-issuer

Conversation

@EItanya

@EItanya EItanya commented Aug 25, 2026

Copy link
Copy Markdown

Summary

  • render the ate-api authentication ConfigMap from the Helm chart
  • derive an omitted issuer from the trusted projected discovery token while preserving explicit overrides
  • add render coverage and verify ServiceAccount bearer authentication in Helm E2E

Testing

  • go test ./internal/ateapiauth ./cmd/ateapi
  • hack/verify-helm-authentication.sh
  • helm lint charts/substrate
  • local Kind advertised https://kubernetes.default.svc.cluster.local; the token request passed authentication and reached ListActors, then the stale local install failed on an unrelated expired PostgreSQL certificate

yuval-k and others added 6 commits August 21, 2026 10:49
* wip - publish release

* release yaml

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Keep the vanilla Kubernetes packaging, configurable resource names, actor lock heartbeat, PostgreSQL Helm E2E coverage, and release updates while omitting the removed ateapi JWT client mode.

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
@EItanya
EItanya force-pushed the main branch 3 times, most recently from a7be49f to 0118c30 Compare August 26, 2026 14:25
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