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

[Bug] [CI] CI doesn't have permissions to push to kuberay dockerhub #827

Closed
1 of 2 tasks
DmitriGekhtman opened this issue Dec 9, 2022 · 5 comments
Closed
1 of 2 tasks
Assignees
Labels
bug Something isn't working ci P0 Critical issue that should be fixed ASAP

Comments

@DmitriGekhtman
Copy link
Collaborator

Search before asking

  • I searched the issues and found no similar issues.

KubeRay Component

ci

What happened + What you expected to happen

All image push jobs in the CI are failing due to a permissions issue.

Reproduction script

https://github.com/ray-project/kuberay/actions/runs/3654066685/jobs/6174159064

Anything else

I first noticed this last night (December 8)

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@DmitriGekhtman DmitriGekhtman added bug Something isn't working ci P0 Critical issue that should be fixed ASAP labels Dec 9, 2022
@Jeffwan
Copy link
Collaborator

Jeffwan commented Dec 9, 2022

@DmitriGekhtman Seems this job is recently added. https://github.com/ray-project/kuberay/blob/master/.github/workflows/image-release.yaml#L63


Update:

I think I know the problem. I removed the bot user due to docker limit when I add Dmitri and Sihan this week. Let me fix this

@Jeffwan
Copy link
Collaborator

Jeffwan commented Dec 9, 2022

This is the latest ci job with docker login https://github.com/ray-project/kuberay/actions/runs/3661359804/jobs/6189495597

@Jeffwan
Copy link
Collaborator

Jeffwan commented Dec 9, 2022

Above job ran successfully. Operator job will finish later

image

@Jeffwan
Copy link
Collaborator

Jeffwan commented Dec 9, 2022

BTW, we are using free docker account, team size and download quota are very limited. Let's see if we can find sponsorship and we can upgrade to an enterprise account.

@DmitriGekhtman
Copy link
Collaborator Author

Let's see if we can find sponsorship and we can upgrade to an enterprise account.

cc @pcmoritz? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci P0 Critical issue that should be fixed ASAP
Projects
None yet
Development

No branches or pull requests

2 participants