Skip to content

Conversation

@Fyusel
Copy link
Contributor

@Fyusel Fyusel commented Apr 4, 2025

…uthenticate

If STACKIT_ACCESS_TOKEN is set this environment variable is used instead of stored tokens. Additionally the activate-service-account command is extended in order to only print the token but not store them in the keyring or in a file on the disk.

Description

relates to #664

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)
@Fyusel Fyusel force-pushed the ft/environment-variable-api-token branch 2 times, most recently from 4089d32 to d1aa33f Compare April 4, 2025 07:35
…uthenticate If STACKIT_ACCESS_TOKEN is set this environment variable is used instead of stored tokens. Additionally the activate-service-account command is extended in order to only print the token but not store them in the keyring or in a file on the disk. Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel Fyusel force-pushed the ft/environment-variable-api-token branch from d1aa33f to ab2d33a Compare April 4, 2025 11:22
@Fyusel Fyusel merged commit c166bac into main Apr 4, 2025
3 checks passed
@Fyusel Fyusel deleted the ft/environment-variable-api-token branch April 4, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants