sparse-intern-71089
07/20/2021, 8:45 PMgorgeous-egg-16927
07/21/2021, 3:37 PM[namespace/]name
of the resource. So if your SA is called “foo” in the “bar” namespace, it would be bar/foo
numerous-thailand-80976
07/21/2021, 4:55 PMargocd-manager-token-{5-random-characters}
, I can get the name from the SA but it's saved as a pulumi.OutputString
so I can't use it as a string
in the GetSecret
call (I'm using Go for this)gorgeous-egg-16927
07/22/2021, 4:40 PMGetSecret
within an Apply, which will resolve the SA so you can get the name.
I’m tracking improvements to the get UX here if you have any feedback to add: https://github.com/pulumi/pulumi-kubernetes/issues/1656