Skip to content

fix(computing-unit-managing-service): pass AUTH_JWT_SECRET to newly created computing units#4426

Merged
bobbai00 merged 19 commits into
apache:mainfrom
aicam:fix/jwt_secret_cu
Apr 20, 2026
Merged

fix(computing-unit-managing-service): pass AUTH_JWT_SECRET to newly created computing units#4426
bobbai00 merged 19 commits into
apache:mainfrom
aicam:fix/jwt_secret_cu

Conversation

@aicam
Copy link
Copy Markdown
Contributor

@aicam aicam commented Apr 20, 2026

What changes were proposed in this PR?

Computing units are created by calling Kubernetes functions and are created in a separate namespace, in this regard they do not share other services and pods settings including environment variable. In this PR we pass AUTH_JWT_SECRET environment variable previously introduced in #4388

Any related issues, documentation, discussions?

Fixes #4425

How was this PR tested?

Tested using the k8s deployment

Was this PR authored or co-authored using generative AI tooling?

No

@aicam aicam requested a review from bobbai00 April 20, 2026 21:25
@aicam aicam self-assigned this Apr 20, 2026
@bobbai00 bobbai00 changed the title fix(computing-unit-managing-service): Pass AUTH_JWT_SECRET to newly created Computing Unit fix(computing-unit-managing-service): pass AUTH_JWT_SECRET to newly created Computing Unit Apr 20, 2026
@bobbai00 bobbai00 changed the title fix(computing-unit-managing-service): pass AUTH_JWT_SECRET to newly created Computing Unit fix(computing-unit-managing-service): pass AUTH_JWT_SECRET to newly created computing units Apr 20, 2026
@bobbai00 bobbai00 merged commit 5446981 into apache:main Apr 20, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Computing Unit cannot execute workflow after the JWT secret is changed

3 participants