-
Notifications
You must be signed in to change notification settings - Fork 31
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
Update Helm release kuberay-operator to v1 #1121
Conversation
It would be interesting to take a look if there is any important change in our ray-cluster template. From what I saw we are using |
Agree, let's pay more attention here |
e779c3f
to
206687e
Compare
206687e
to
b36219b
Compare
@akihikokuroda @psschwei @IceKhan13 I'm going to start taking a look into this 👍 |
b36219b
to
49a74a7
Compare
49a74a7
to
1ef1357
Compare
1ef1357
to
f12bcd8
Compare
I was following the changes from this link but I didn't find too many differences. @akihikokuroda I would appreciate a lot if you could double check that I didn't forgot anything 🙏 (I almost changed the api version and nothing more) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One of the test is failing by timeout but other than that, LGTM!
Thanks @akihikokuroda ! I'm going to try to re-run the test after lunch to see if it's something puntual 🤷♂️ |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
* Update Helm release kuberay-operator to v1 * Update api version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David <[email protected]>
* adding api documentation (swagger & redoc) to gateway * allow unauthenticated users to read RuntimeJobViewSet * allow swagger docu if user is not yet set * only show api/v1/ patterns, add token authorization, rm django login * drop jupyter from main helm readme (#1208) Signed-off-by: Paul S. Schweigert <[email protected]> * CatalogEntry API (#1204) * add ModelView API for CatalogEntry * additional apis for catalogentry --------- Signed-off-by: Akihiko Kuroda <[email protected]> * Repository removal (#1207) * Removed main components from repository project * Updated chart lock * Remove repository references from the client * add catalog status (#1211) Signed-off-by: Akihiko Kuroda <[email protected]> * Use LocalProvider for test (#1212) * use LocalProvider for notebook test Signed-off-by: Akihiko Kuroda <[email protected]> * Documentation update (#1214) * Update contribution guidelines * Update contributing doc with supported python versions * Remove Python 3.7 badge from README files * Upgrade min python version in setup.py * Test notebooks against k8s qs deployment (#1216) * test notebooks against k8s qs deployment Signed-off-by: Paul S. Schweigert <[email protected]> * update notebook location Signed-off-by: Paul S. Schweigert <[email protected]> * use action for kind creation Signed-off-by: Paul S. Schweigert <[email protected]> * test all notebooks Signed-off-by: Paul S. Schweigert <[email protected]> * drop sleep Signed-off-by: Paul S. Schweigert <[email protected]> This was redundant, as the python setup in the next few steps takes waaaay longer than 60s --------- Signed-off-by: Paul S. Schweigert <[email protected]> * Take out unnecessary Job.save() (#1217) * take out unnecessary Job.save() Signed-off-by: Akihiko Kuroda <[email protected]> * Update Helm release kuberay-operator to v1 (#1121) * Update Helm release kuberay-operator to v1 * Update api version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David <[email protected]> * Fix link for Qiskit deprecation policy (#1218) * Remove default login view (#1215) * remove default login view Signed-off-by: Akihiko Kuroda <[email protected]> * adding api documentation (swagger & redoc) to gateway --------- Signed-off-by: Paul S. Schweigert <[email protected]> Signed-off-by: Akihiko Kuroda <[email protected]> Co-authored-by: Paul Schweigert <[email protected]> Co-authored-by: Akihiko (Aki) Kuroda <[email protected]> Co-authored-by: David <[email protected]> Co-authored-by: Karla Spuldaro <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Eric Arellano <[email protected]>
This PR contains the following updates:
0.6.1
->1.0.0
v0.6.0
->v1.0.0
Release Notes
ray-project/kuberay-helm (kuberay-operator)
v1.0.0
Compare Source
A Helm chart for Kubernetes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.