Allow wildcard matching of service account subject#8629
Merged
NicholasBlaskey merged 3 commits intoeksctl-io:mainfrom Jan 5, 2026
Merged
Allow wildcard matching of service account subject#8629NicholasBlaskey merged 3 commits intoeksctl-io:mainfrom
NicholasBlaskey merged 3 commits intoeksctl-io:mainfrom
Conversation
Contributor
Author
|
Example: eksctl create iamserviceaccount \
--name crossplane \
--namespace crossplane-system \
--cluster "$CLUSTER_NAME" \
--role-name "$ROLE_NAME" \
--attach-policy-arn 'arn:aws:iam::aws:policy/AdministratorAccess' \
--subject-pattern 'provider-aws-*' \
--role-only \
--approve |
Contributor
NicholasBlaskey
left a comment
There was a problem hiding this comment.
Feature looks reasonable to me. Thanks for contributing a fix
Implementation looks good to me just have a comment couples
5a85c17 to
8856e00
Compare
8856e00 to
6eaa20b
Compare
Contributor
Author
|
@NicholasBlaskey I've regenerated the schema, I believe my PR is now ready, please have a look |
NicholasBlaskey
approved these changes
Jan 5, 2026
Contributor
NicholasBlaskey
left a comment
There was a problem hiding this comment.
thanks for contributing
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
This PR adds
--subject-patterntoeksctl create iamserviceaccount.#8628
Checklist
README.md, or theuserdocsdirectory)area/nodegroup) and kind (e.g.kind/improvement)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯