Feat/add custom role resource and data source#1077
Merged
rubenhoenle merged 1 commit intostackitcloud:mainfrom Jan 26, 2026
Merged
Conversation
6d5a812 to
41d31e7
Compare
Contributor
Author
|
I will add the examples on monday |
marceljk
reviewed
Dec 1, 2025
rubenhoenle
reviewed
Dec 1, 2025
Contributor
Author
|
To clarify: this PR cannot be merged right now, because the API it uses is not public yet. We will make it public soon. When it is public, I will use the newly generated SDK and test this change again. Then it can be merged. For now I would still appreciate it if you review the changes, so that we can quickly merge this PR once the API is released. |
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
fa927b5 to
74b17af
Compare
marceljk
reviewed
Jan 22, 2026
e31d71a to
b95eae2
Compare
marceljk
reviewed
Jan 22, 2026
724c10a to
5e53759
Compare
marceljk
reviewed
Jan 23, 2026
stackit/internal/services/authorization/customrole/datasource.go
Outdated
Show resolved
Hide resolved
ef36c50 to
4d23e1f
Compare
marceljk
previously approved these changes
Jan 23, 2026
cgoetz-inovex
previously approved these changes
Jan 23, 2026
Member
|
@Markus-Schwer please take care of the conflicts |
f5c3b09
4d23e1f to
f5c3b09
Compare
rubenhoenle
approved these changes
Jan 26, 2026
f5c3b09 to
f580809
Compare
f580809 to
4bb32d1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
relates to STACKITIAM-1100
Checklist
make fmtexamples/directory)make generate-docs(will be checked by CI)make test(will be checked by CI)make lint(will be checked by CI)