Skip to content

fix: repair jwt e2e setup and worker test sync - #15

Merged
EItanya merged 1 commit into
mainfrom
fix/main-ci-jwt-worker-cache
Jul 1, 2026
Merged

fix: repair jwt e2e setup and worker test sync#15
EItanya merged 1 commit into
mainfrom
fix/main-ci-jwt-worker-cache

Conversation

@EItanya

@EItanya EItanya commented Jul 1, 2026

Copy link
Copy Markdown

Summary

  • add the missing ate-client ServiceAccount to JWT kustomize installs
  • make worker pod test helpers wait on the worker cache used by ResumeActor scheduling

Verification

  • kubectl kustomize manifests/ate-install/jwt --load-restrictor LoadRestrictionsNone
  • kubectl kustomize manifests/ate-install/kind-jwt --load-restrictor LoadRestrictionsNone
  • go test ./cmd/ateapi/internal/controlapi -run TestResumeActor_DanglingWorker -count=100 -v
  • go test ./cmd/ateapi/internal/controlapi
  • hack/run-e2e-kind.sh -v -args --no-color

@EItanya
EItanya merged commit 4f1f5d4 into main Jul 1, 2026
4 checks passed
EItanya pushed a commit that referenced this pull request Aug 12, 2026
This reverts the ActorTemplate valueFrom.secretKeyRef support added in
#20 (issue #15).

We don't want actors to have any access to secrets, they will be
injected on the egress route instead. Removing this now so we don't need
to copy secrets into substrate resources.
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