Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boot job fails for AWS Secrets manager #333

Closed
ankitm123 opened this issue Dec 11, 2021 · 0 comments · Fixed by #334
Closed

boot job fails for AWS Secrets manager #333

ankitm123 opened this issue Dec 11, 2021 · 0 comments · Fixed by #334
Assignees

Comments

@ankitm123
Copy link
Member

ankitm123 commented Dec 11, 2021

Summary

Boot job when using AWS secrets manager as the secret backend fails.
The reason is that the boot job runs under a service account (jx-boot-job) that does not have access to aws secrets manager.
Only the external secrets service account in secret-infra namespace has access to it, so external secrets can talk to AWS, but the boot job cannot.

Related to jenkins-x/jx#7941

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant