redradrat / aws-iam-operator

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

Make AWS Object handling generic #2

Closed redradrat closed 4 years ago

redradrat commented 4 years ago

In order to support more Amazon Web Services in the future, usage of a more generic CRUD AWS Instance interface is beneficial. Thus we need to move the CR specific logic into the respective reconciler.