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

Add dockerhub token to organization #273

Closed
Bdegraaf1234 opened this issue Jun 20, 2024 · 2 comments
Closed

Add dockerhub token to organization #273

Bdegraaf1234 opened this issue Jun 20, 2024 · 2 comments
Assignees

Comments

@Bdegraaf1234
Copy link
Member

Since we are now encountering problems in our CI/CD, it would be good to add a dockerhub token to our organization

I will make a branch which uses the organization secret DOCKERHUB_TOKEN but I do not have access to the credentials currently, so if someone can edit the secret and add a token that would solve it I believe? Otherwise we may have to add a DOCKERHUB_USERNAME secret as well.

In addition, while we are at it we should probably migrate the SNYK_TOKEN there as well

#272

@Bdegraaf1234 Bdegraaf1234 self-assigned this Jun 20, 2024
@Bdegraaf1234
Copy link
Member Author

I actually looks like dependabot just does not have access to the secrets... @yatharthranjan or @mpgxvii could you or someone add these secrets here as well?

I don't really understand how the other repos do it right now tbh.

github organization secrets are automatically used, so if we add the organization secrets we can just start removing the repo-secrets without any need for code changes.

@yatharthranjan
Copy link
Member

The issue is that most of these tokens are user-scoped, and hence, using them at the org level is not ideal. I noticed there are plans to add org-scoped token to DockerHub, which would be great. We can keep an eye on that issue.
In the meantime, I will add my personal access token to the org.

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