redradrat / aws-iam-operator

AWS IAM Operator for Kubernetes
Apache License 2.0
32 stars 7 forks source link

Remove mandatory namespace in PolicyAttachment reference #23

Open redradrat opened 3 years ago

redradrat commented 3 years ago

Right now it is mandatory to define namespace in the TargetReference inside the PolicyAttachment spec.

Per default it should take it's own namespace as the TargetReference namespace, and only allow for overriding manually.