-
Notifications
You must be signed in to change notification settings - Fork 880
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
KF Release 1.6 tracking #2194
Comments
|
Discussion around dependency versions for 1.6 #2207 |
For kfp-tekton project, we want to use kfp-tekton v1.2.1 release for KF v1.6. The update script should be available at https://github.com/kubeflow/manifests/blob/master/hack/sync-kfp-tekton-manifests.sh. Thanks. |
Due to a blocker that was identified last week, we are delaying the release for 2 weeks, with the possibility of another extension. The new feature freeze date is Wednesday, Jun 15th, 2022.
|
Meeting notes from June 13th release team meeting:
cc @kubeflow/wg-manifests-leads @kimwnasptd |
After checking with all WGs, the release team is delaying the release for 2 more weeks. The new feature freeze date is Wednesday, Jun 29th, 2022.
|
Kubeflow 1.6.0-rc.0 is now available! |
Small heads up that there's a confirmed bug with the latest Jupyter web app included in RC0 kubeflow/kubeflow#6572. This was because I ended up pushing a locally built image that used incorrect cache. This will be resolved on the next RC, once we'll have rebuilt the images of kubeflow/kubeflow |
I also left a typo in the networkpolicies for 1.6 #2254 . By the way kubeflow/manifests is missing the stalebot that other kubeflow repositories have https://github.com/apps/stale . |
Hi @kimwnasptd when should we expect the next RC with the Jupyter web app bug fixed? And in the meantime, what are the instructions for folks to work around this? I see comments on kubeflow/kubeflow#6572 about building from source. Can you please elaborate on this and point to some instructions? What should we build from source and how? |
A release blocking issue has been identified and needs extra time to resolve the issue. Therefore, the release has been delayed. The new proposed release date is Wednesday, Sep 7th 2022 and seeking feedback from the community Email announcement: https://groups.google.com/g/kubeflow-discuss/c/h0NX0XyUo74/m/6GTCsD7KAAAJ |
I have some proposition for 1.6.1 already. Something went wrong with the notebook culling kubeflow/kubeflow#6648 |
and another big regression in 1.6 kubeflow/pipelines#8256 |
Thanks for identifying these issues @juliusvonkohout. @kimwnasptd @kubeflow/wg-notebooks-leads @zijianjoy @kubeflow/wg-pipeline-leads, let's continue using this issue to track progress for 1.6.1. |
Hi @annajung Seldon is not working due to k8s migration 1.22. Shall we also include this? |
@nithin8702 could you tag the specific issue you're referring to? |
@annajung @kimwnasptd Created istio issue as discussed #2285 |
Hi everyone, 1.6.1-rc.0 is now available which includes fixes for
kubeflow-discuss announcement: https://groups.google.com/g/kubeflow-discuss/c/-0fhFVnj1j8/m/XFVGAzxjBAAJ |
@annajung @kimwnasptd @zijianjoy Kubeflow pipelines has been updated from 2.0.0-alpha.3 to 2.0.0-alpha.5 in 1.6.1-rc0 and there are several new features in it https://github.com/kubeflow/pipelines/blob/2.0.0-alpha.5/CHANGELOG.md. Patch releases should ideally only include bug fixes. We/AWS would like to have some more time to test it and we should also set the right expectations for the customers. |
@surajkota. Yes because KFP is in a transition phase. As soon as 2.0 is released that will not happen anymore. And trust me you want this version since it includes significant security fixes from me and @difince. |
Hi folks, @surajkota brought up a really good point about pipelines alpha.5, therefore, I want to give the community a few more days to test against Kubeflow 1.6.1-rc.0 before cutting the final release. The release team previously mentioned that we'll have a final cut available today Oct 3rd, but we will delay cutting the final release until this next Monday, October 10th. Please bring up any issues identified with the 1.6.1 RC.0 in this issue |
kubeflow/kubeflow#6664 was brought up in kubeflow-discuss mailing group |
I'd like to avoid adding any further fixes for 1.6.1, that are not critical for security or render the platform unusable. So I'd propose to finalize the RC and deliver the release on Monday. With that said though, we'll review kubeflow/kubeflow#6664 to ensure it'll be part of the next release |
Hi everyone, 1.6.1 is now available kubeflow-discuss announcement: https://groups.google.com/g/kubeflow-discuss/c/amsxyXbY_nk/m/FaWxOd4VBAAJ |
The istio nodeport (loadbalancer)instead of a proper ClusterIP also seems dangerous to me https://oteemo.com/think-nodeport-kubernetes/ I used the following to fix it #2296 |
With 1.6.1 released and 1.7 release started, closing out the issue. |
This issue will be used to provide high-level updates for the Kubeflow 1.6 release.
cc @kubeflow/release-team
The text was updated successfully, but these errors were encountered: