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

Account for git credential authentication on future images #150

Open
mjstn opened this issue Feb 21, 2021 · 2 comments
Open

Account for git credential authentication on future images #150

mjstn opened this issue Feb 21, 2021 · 2 comments
Assignees

Comments

@mjstn
Copy link
Contributor

mjstn commented Feb 21, 2021

Need to understand and try the git authentication based repository access on our images.
It is likely to be fine but as of Aug 13 2021 (A Friday by the way) user and password access to our private repositories will have to be using authentication tokens.

https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/

@mjstn mjstn changed the title May need to account for git credential authentication on future images Account for git credential authentication on future images Feb 21, 2021
@rohbotics
Copy link
Member

This shouldn't be an issue for the public images, as there are no authenticated pulls there. Not sure if any of the customer stuff still pulls directly from github, or if it all goes through the update system @MoffKalast

@MoffKalast
Copy link
Contributor

Well it's gonna be more of an issue on our development side, but otherwise not really I think. Customers either have their own accounts or update system access.

@dorkamotorka dorkamotorka self-assigned this May 18, 2021
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

4 participants