You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed aws and jq in the base image and specified that base image in the podSpec, but the aws-assume-role-with-web-identity doesn't seem to be using that image. I get errors like the following:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, relatively new to Buildkite, using agent-stack-k8s and loving it so far.
Having some trouble getting the
aws-assume-role-with-web-identityworking. Here's an example of my setup:I've installed
awsandjqin the base image and specified that base image in thepodSpec, but theaws-assume-role-with-web-identitydoesn't seem to be using that image. I get errors like the following:I see these docs for hooks and plugins but not totally sure if they're related: https://github.com/buildkite/agent-stack-k8s/blob/main/docs/hooks_and_plugins.md.
Any help or guidance would be greatly appreciated—thanks!
Beta Was this translation helpful? Give feedback.
All reactions