Connector Expressions - Support IRSA
A
Agreed Harrier
We have utilized connectors in our AWS Space, and while we can attain
<+infra.variables.AWSSpace.spec.credential.spec.accessKey>
and get secrets for <+infra.variables.AWSSpace.spec.credential.spec.secretKeyRef.identifier>
We cannot do so when utilizing IRSA, only when using other Connector configuration methods.
We need a method to support the same functions when IRSA is involved, and we also need to be able to attain the information about a session ID to keep our processes going.
Log In