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

Authenticating to ECR #184

Open
johnathan-sq opened this issue Jun 8, 2023 · 1 comment
Open

Authenticating to ECR #184

johnathan-sq opened this issue Jun 8, 2023 · 1 comment

Comments

@johnathan-sq
Copy link

Summary

I'm trying to sync my charts with OCI on ECR, having a problem with authentication of ECR. In the README it says you'll need to generate a token using aws ecr get-login-password --region REGION, my question is, how can I run this dynamically at the start of each job. It seems like the charts-syncer image is based off scratch which doesn't allow for any postStart hooks to run an init command and populate the environment variable needed.

Is there any guide on how to deal with this?

@MuYoul
Copy link

MuYoul commented Jun 26, 2024

I am facing the same issue. I am trying to clone Karpenter in OCI but there is no way to do it.

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

No branches or pull requests

2 participants