Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing the JWT ENV variable and output parameter #761

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

njegosrailic
Copy link
Contributor

@njegosrailic njegosrailic commented Dec 16, 2024

What

See title.

Why

We no longer use this ENV/output since we fetch the token dynamically, and it is used only for the K8s API proxy.
https://github.com/smartcontractkit/.github/blob/main/actions/setup-gap/envoy.yaml.template#L67
For other services, it needs to be fetched from GitHub OIDC, and this needs to be implemented on the application side.

I forgot to clean that up here: #727

@njegosrailic njegosrailic marked this pull request as ready for review December 16, 2024 20:02
@njegosrailic njegosrailic requested a review from a team as a code owner December 16, 2024 20:02
@njegosrailic njegosrailic changed the title Removing JWT ENV/output Removing the JWT ENV variable and output parameter Dec 16, 2024
@njegosrailic njegosrailic merged commit 3923445 into main Dec 16, 2024
11 checks passed
@njegosrailic njegosrailic deleted the cleanup-setup-gap branch December 16, 2024 20:23
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