-
Notifications
You must be signed in to change notification settings - Fork 285
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
Will the CRD’s v1beta1 of the master branch change before release-0.3.0 is released? #621
Comments
We plan to use kueue as the batch scheduling component, but found that v1alpha2 is outdated, so we want to use the master branch as the online version. |
|
We will not release any patch versions for v0.2. So you can deploy v1beta1 using the main branch or v0.3.0. |
If you have a big need for some patches in v0.2, please send the cherry-picks and we can add a new release. But our efforts are on v0.3, and yes, it's not backwards compatible. I would appreciate it if you can be an early adopter of v0.3. My plan is to have a release by the end of next week. |
/close |
@alculquicondor: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hi, I found that there is a big difference between v1alpha2 and v1beta1. I want to know whether the crd of v1beta1 has been confirmed? Will there be changes before release-0.3.0?
The text was updated successfully, but these errors were encountered: