aws-controllers-k8s / community

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
https://aws-controllers-k8s.github.io/community/
Apache License 2.0
2.4k stars 253 forks source link

`IdentityProviderConfig` support for EKS #1143

Open RedbackThomson opened 2 years ago

RedbackThomson commented 2 years ago

Is your feature request related to a problem? The current EKS controller does not support AssociateIdentityProviderConfig for the EKS Cluster resource. This feature is not necessary for IRSA configuration, but is instead used for connecting third party OIDC providers onto the cluster.

Supporting the IdentityProviderConfig SDK requires a fair amount of custom hook code, because:

Describe the solution you'd like Full CRUD support for IdentityProviderConfig in the EKS Cluster resource.

ack-bot commented 2 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle stale

a-hilaly commented 2 years ago

/lifecycle frozen