Thomas B.
Thomas B.
Thanks for your quick reply. Indeed you are right, it seems that the GITHUB_REF is not populated correctly in some case with the composite action. I've added the dump environment,...
@adityasharad Hi, sorry I cannot share the full action, some as client data in it. I've just hit this issue again today (1st time since my last message !) Is...
Same error, EKS 1.24, kubectl 1.24.4
I do have the same issue. I can run `aws` commands with `--profile` but granted/assume keep saying : `Unable to locate credentials. You can configure credentials by running "aws configure".`...
@shwethaumashanker thanks, my alias looks like (fish shell) : `alias | grep assume` `alias assume 'source /usr/local/bin/assume.fish'`
After using `assume` `[✔] [my-account](us-west-2) session credentials will expire in 2 hours`, I get nothing in env related to AWS
Thanks, tried it but it doesn't seem to change anything. Running `assumego` and manually setting the variable with `export AWS_ACCESS_KEY_ID=myresultaccesskey` etc. similarly to what is done at the end of...
Hi, are you able to share your fix ? Thanks !
Are there any action taken ? Can we only use the admin user to create robot accounts ?