Skip to content

feat(ske): add ephemeral ske kubeconfig#1448

Open
h3adex wants to merge 1 commit into
stackitcloud:mainfrom
h3adex:feat/add-ephemeral-resource-ske-kubeconfig
Open

feat(ske): add ephemeral ske kubeconfig#1448
h3adex wants to merge 1 commit into
stackitcloud:mainfrom
h3adex:feat/add-ephemeral-resource-ske-kubeconfig

Conversation

@h3adex
Copy link
Copy Markdown
Contributor

@h3adex h3adex commented May 8, 2026

Description

This PR adds the stackit_ske_kubeconfig ephemeral resource. The default expiration has been reduced to 30 minutes. Since these credentials only need to persist for the duration of a Terraform run, where even slow Helm deployments rarely exceed a 10-15 minute window, a 60-minute expiration is excessive.

Tested example code:
https://professional-service.git.onstackit.cloud/professional-service-best-practices/professional-service/pulls/18

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@h3adex h3adex requested a review from a team as a code owner May 8, 2026 08:22
@h3adex h3adex marked this pull request as draft May 8, 2026 08:23
@h3adex h3adex force-pushed the feat/add-ephemeral-resource-ske-kubeconfig branch 2 times, most recently from e7a7211 to 21ffd96 Compare May 8, 2026 08:25
@h3adex h3adex force-pushed the feat/add-ephemeral-resource-ske-kubeconfig branch from 21ffd96 to 42e7091 Compare May 8, 2026 08:51
@h3adex
Copy link
Copy Markdown
Contributor Author

h3adex commented May 8, 2026

don't review yet. E2E tests still open

@h3adex h3adex force-pushed the feat/add-ephemeral-resource-ske-kubeconfig branch 9 times, most recently from 638204f to ad810c1 Compare May 11, 2026 11:24
@h3adex h3adex marked this pull request as ready for review May 11, 2026 11:24
@h3adex
Copy link
Copy Markdown
Contributor Author

h3adex commented May 11, 2026

E2E Tests
Screenshot 2026-05-11 at 14 00 48

@h3adex h3adex force-pushed the feat/add-ephemeral-resource-ske-kubeconfig branch from ad810c1 to 4ee4a4a Compare May 12, 2026 07:32
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
@h3adex h3adex force-pushed the feat/add-ephemeral-resource-ske-kubeconfig branch from 4ee4a4a to cd6a220 Compare May 13, 2026 14:02
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.

2 participants