-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.service/iamIndicates issues or PRs that are related to iam-controller.Indicates issues or PRs that are related to iam-controller.
Description
Is your feature request related to a problem?
Afaict, there is no way to add a user to a group via ACK IAM resources.
Describe the solution you'd like
Add a groupRefs
field to the spec of the User
CRD similar to policyRefs
, so that multiple groups can be attached to a user directly linking to Group
CRs.
Describe alternatives you've considered
External/manual management of adding users to groups seems troublesome.
Alwin-Stockinger and a-hilaly
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.service/iamIndicates issues or PRs that are related to iam-controller.Indicates issues or PRs that are related to iam-controller.