-
Notifications
You must be signed in to change notification settings - Fork 388
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 AWS ECR support #920
Add AWS ECR support #920
Conversation
Conflicts need resolving and the test failures checking out. I restarted the build and it failed again so I think this might be a real failure. Is there a way to avoid having to expand the RBAC rights? If we can avoid giving more permissions that would be a "good thing (tm)". So I thought I'd raise it to see what we can come up with. What does it mean for people upgrading if we change the RBAC permissions? I have a vague memory that there is a difference between creating and editing permission. |
I'll try to make the config more robust, at this point it is expecting AWS specific config to be there, and since it is not for the CI tests it is failing.
|
@chicocvenancio anything I can help with to get this to the finish line? |
This pull request has been mentioned on Jupyter Community Forum. There might be relevant details there: https://discourse.jupyter.org/t/binder-jupyterhub-activity-round-up-week-1/2704/1 |
Hey @chicocvenancio, @ivan-gomes and @betatim! I'm going through various PRs hoping to help them resolve one way or another or perhaps get an updated description about the current status of things. I'm closing this in favor of the PR building on this with additional commits: #1055. |
Starting the PR, I'll push a few more commits before it is ready for review.
FIX #705