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

feature/nais_runtime_connector #3800

Merged
merged 6 commits into from
Mar 21, 2025
Merged

Conversation

rfc3092
Copy link
Contributor

@rfc3092 rfc3092 commented Mar 18, 2025

Legger til en convenience "connector" inn i pod'ene vha. kubectl, for å unngå situasjoner der lokal testing avhenger av en verdi satt i environment i pod. Konfigurerte environment-variabler hentes ut og settes når applikasjonen starter lokalt.

Avhenger selvsagt av innlogging i gcloud og naisdevice, men skal være ganske fail safe, dvs. logger og fortsetter. Og påvirker kun local profiles.

Copilot:

This pull request introduces several configuration updates and enhancements to the environment setup across multiple services. The changes primarily focus on adding new environment variables and improving the dynamic loading of environment variables from the NAIS environment.

Configuration Updates:

NAIS Environment Enhancements:

rfc3092 and others added 5 commits March 17, 2025 11:28
…_TOKEN_ENDPOINT in local profile.

- Moves ALTINN_URL handling to altinn3-tilgang-service config (only used here).
- Moves CRYPTOGRAPHY_SECRET handling to bruker-service config (only used here).
- Moves SLACK_CHANNEL/SLACK_TOKEN handling to tilbakemelding-api config (only used here).
- Moves IDPORTEN_CLIENT_ID/IDPORTEN_CLIENT_JWK handling to dolly-frontend config (only used here).
… environment variables from pod when running locally.
@rfc3092 rfc3092 marked this pull request as ready for review March 19, 2025 15:32
@rfc3092 rfc3092 requested a review from a team as a code owner March 19, 2025 15:32
Copy link
Contributor

@krharum krharum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rfc3092 rfc3092 merged commit fde5be5 into master Mar 21, 2025
42 checks passed
@rfc3092 rfc3092 deleted the feature/nais_runtime_connector branch March 21, 2025 08:46
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