Skip to content

feat(iam): add resource for service_account role assginment#1265

Open
h3adex wants to merge 2 commits intostackitcloud:mainfrom
h3adex:feat/add-role-assignment-for-sa
Open

feat(iam): add resource for service_account role assginment#1265
h3adex wants to merge 2 commits intostackitcloud:mainfrom
h3adex:feat/add-role-assignment-for-sa

Conversation

@h3adex
Copy link
Contributor

@h3adex h3adex commented Mar 2, 2026

Description

This PR is needed to automatically roll-out encrypted volume storage classes for SKE Cluster. See provided guide docs/guides/setting_up_encrypted_volumes_for_ske.md

Reminder: To roll-out encrypted volume storage classes you need a preview csi driver installed on your ske cluster

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)
Screenshot 2026-03-02 at 15 21 15
  • 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 March 2, 2026 14:25
@h3adex h3adex changed the title feat: add resource for service_account role assginment feat(iam): add resource for service_account role assginment Mar 2, 2026
@h3adex h3adex marked this pull request as draft March 2, 2026 14:27
@h3adex h3adex marked this pull request as draft March 2, 2026 14:27
@h3adex h3adex force-pushed the feat/add-role-assignment-for-sa branch 3 times, most recently from 35510ce to 2e98079 Compare March 3, 2026 07:59

# Setting up Encrypted Volumes for STACKIT Kubernetes Engine (SKE)

~> This guide assumes that your project or organization has been enabled for a preview version of the STACKIT CSI Driver. If you wish to use encrypted volumes, please contact your account manager.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reminder^

@h3adex h3adex marked this pull request as ready for review March 3, 2026 08:01
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
@h3adex h3adex force-pushed the feat/add-role-assignment-for-sa branch from 2e98079 to 29ad7a4 Compare March 5, 2026 07:31
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
@h3adex h3adex requested a review from Fyusel March 12, 2026 13:41
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.

3 participants