We have an internal plugin for integration with IAM. We need to open source this.
Acceptance Criteria
Open source the iam.py plugin.
Internally, it lives within the sidecar, but we want to make it as part of the main image. So, a deep dive is required on whether there is no argument against this.
We also need to make a proposal on how this will behave in a native Docker setup.
Notice that this code will only be used for v2.9+, so internal code related to previous versions should be cleaned.
Overview
We have an internal plugin for integration with IAM. We need to open source this.
Acceptance Criteria
iam.py
plugin.