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

Documentation unclear on how to create ECR credentials #188

Open
cfsb-jrose opened this issue Aug 20, 2024 · 2 comments
Open

Documentation unclear on how to create ECR credentials #188

cfsb-jrose opened this issue Aug 20, 2024 · 2 comments

Comments

@cfsb-jrose
Copy link

Describe your use-case which is not covered by existing documentation.

Documentation references credential-id but doesn't actually specify how the plugin creates the credential or if it needs to be made manually. Also, there is no documentation on how to use with temporary credentials.

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

Are you interested in contributing to the documentation?

No response

@TobiX
Copy link
Contributor

TobiX commented Aug 20, 2024

This plugin has a dependency on https://plugins.jenkins.io/aws-credentials/ and those are the credentials it can use. Patches to documentation to make this clearer welcome.

@cfsb-jrose
Copy link
Author

cfsb-jrose commented Sep 17, 2024

OK, so I have Jenkins running in ECS and the IAM role associated with the task has all the permissions that are needed. Is the expectation that I create an AWS credentials and provide as registryCredentialsId with value "ecr:us-east-1:credential-id" where credential-id is the actual credential Id set in Jenkins?

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

No branches or pull requests

2 participants