-
Notifications
You must be signed in to change notification settings - Fork 462
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
[Discussion] Prepare for v0.3.0 release #349
Comments
The KubeRay 0.3.0 release will be coordinated closely with the critical Ray 2.0.0 release. @zhe-thoughts @ericl @pcmoritz @richardliaw @edoakes @jaikumarg1 @scv119 @sriram-anyscale |
Following up on @richardliaw's comment, I think it'd be acceptable to cut a KubeRay RC by the end of next week, but any time before is also fine. |
For the items under the 0.3.0 milestone, let's discuss on the individual issues. It may be wise to remove some of the items (i.e. cut from the release). |
If possible, we should flip the feature flags now. |
The KubeRay-related Ray issues for this release are here |
@DmitriGekhtman I think major features are all there, the left things are docs and improvements listed below.
I see in the 0.3.0 issues, there're 3 issues related to autoscaler. Any updates on those issues? |
This one #360 is better handled in the context of the release process (once the Ray 2.0.0 branch is cut). The other two I'll take care of within the next couple of business days. |
@davidxia The change looks good to me and I merge it. Thanks for the fix, we did encounter the same issue in downstream. |
Just noting some release todos, based on discussion yesterday: Definite requirements:
Could be useful:
Should have eventually (if not this release then in a future one):
|
Sounds good. I will help cut branch and rc release today once these two merged.
|
I cut We can test the latest version using below commands or use helm to install kuberay (https://github.com/ray-project/kuberay/tree/release-0.3/helm-chart/kuberay-operator)
Docs: https://ray-project.github.io/kuberay/ For bug fixes, let's file PR against master and we will cherry-pick to
/cc @DmitriGekhtman @akanso @harryge00 @daikeshi @davidxia @pingsutw |
v0.3.0-rc.1 is out.
|
v0.3.0 has been officially released and we can close the issue https://github.com/ray-project/kuberay/releases/tag/v0.3.0 |
It's almost time to release v0.3.0 and we still have some issues not resolved in v0.3.0 milestone. https://github.com/ray-project/kuberay/milestone/3 yet. Beside these issue listed in the milestone, we may have other issue in the backlog not associated with v0.3.0 release. Please help tag the issue we want to include in next release.
On the compatibility side, we need to have consensus on the latest Ray version we want to support. For those 2.0-dev or experimental feature, it would be great to add the feature flags and explain the usage and maturity in the docs.
Timeline perspective, we can merge all v0.3.0 features by end of week and then cut a branch
release-0.3
and RC release. Starting from next week, let's concentrate on the integrations and testings. If no more bugs are reported, we can cut the official release.Any thoughts?
/cc @DmitriGekhtman @brucez-anyscale @simon-mo @akanso @caitengwei @harryge00 @daikeshi @davidxia @scarlet25151 @wilsonwang371
The text was updated successfully, but these errors were encountered: