dfds / backstage_originaldfdsfork

Backstage is an open platform for building developer portals
https://backstage.io
Apache License 2.0
0 stars 0 forks source link

Add AWS Account ID to capability namespace annotations #523

Closed rifisdfds closed 2 years ago

rifisdfds commented 2 years ago

We currently only have a KIAM role ARN added to capability namespace annotation when it is created which contains the AWS account number embedded in an ARN string. As KIAM is being deprecated and this will presumably be disappearing, we need just the AWS Account ID so that it can be used by the operator in #520 to annotate the ProviderConfig correctly, and can be used for other things in future.

rifisdfds commented 2 years ago

PR for k8s-janitor: https://github.com/dfds/k8s-janitor/pull/56