Skip to content

Conversation

@marceljk
Copy link
Contributor

@marceljk marceljk commented Feb 3, 2026

  • remove configuration of keyflow with access_token and refresh_token
  • remove read and store of refresh_token

Description

relates to STACKITCLI-316

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 (will be checked by CI)
  • 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)

- remove configuration of keyflow with access_token and refresh_token
@marceljk marceljk requested a review from a team as a code owner February 3, 2026 15:42
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/pkg/auth 55.90% (-0.41%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/pkg/auth/service_account.go 74.60% (-2.21%) 63 (-6) 47 (-6) 16 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/stackitcloud/stackit-cli/internal/pkg/auth/auth_test.go

@marceljk marceljk merged commit 0748918 into main Feb 3, 2026
3 checks passed
@marceljk marceljk deleted the fix/STACKITCLI-316-update-sdk-core-0.21.1 branch February 3, 2026 16:17
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.

3 participants