-
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
Distributions and Kubeflow 1.6 release #2221
Comments
For IBM IKS,
Yes
Yes |
For Nutanix Karbon,
Yes
Yes |
For AWS,
TBD. If not in sync, we will follow up
Yes |
For Canonical's Charmed Kubeflow
Yes
Yes |
Hi distribution owners! After checking with all WGs, the release team has decided to extend the all release deadline by 2 more weeks. Email announcement: https://groups.google.com/g/kubeflow-discuss/c/I4l97HvrGEA/m/227aCe_mCgAJ Distribution testing is now scheduled to take place from July 20th to August 10th |
For OpenShift,
Yes
Yes |
For Google Cloud
Yes
Yes |
For Oracle Cloud Infrastructure
Yes
Yes |
cc @gkcalat for working on Kubeflow on Google Cloud release. |
A little bit late to the party, but tfr Arrikto EKF, MiniKF
It will be a stretch, but this will be our goal.
Yes |
Also heads up to everyone for the following items from Notebooks and Manifests WG:
We'll also be on the lookout during the feature freeze for any bug that could occur from any of the above updates, but we are confident there won't be any major issues. But of course don't hesitate to report and ping is you bump into anything undexpected! |
Hi Distribution owners, sorry for the delay in providing you with a new RC to test with. There was a bug identified for Notebooks WG and they're currently working on providing the release team with a new release to be used to cut a new 1.6 RC. We hope to have the 1.6 RC1 that contains the fix for the bug identified available for you soon. Once the new RC is available, I'll leave an update here and send out an announcement to kubeflow-discuss. If you want to get started with testing, please note the issue with Jupyter web app. In addition, here are the PRs that would be included in the new RC. |
Hi Distribution owner, providing you with another update on the RC. As discussed in the release team meeting today (July 25th), we hope to have a new RC available for everyone early this week. We are waiting for this PR to merge as it aims to address the problem with building images using GitHub actions kubeflow/kubeflow#6591, and once a new notebook release is available, then a PR needs to be created against the manifest repo. The release team would like to stick with the current schedule and keep the distribution testing till August 10th as planned. However, with the delay in getting the new RC out, we also would like to gather your feedback on the current timeline and if you think it would be necessary to delay the release to increase the time for distribution testing. If you have any concerns with the current release timeline, please reach out soon to ensure your concerns are reviewed in advance before the end of distribution testing. |
Kubeflow v1.6.0-rc.1 is now available!
|
Hi Distribution owners, friendly reminder to share any issues you ran into when testing and to update the kubeflow distribution docs
Distribution testing and Doc updates are both scheduled to end on Wed Aug 10th 2022. |
@annajung In the last community meeting, there was a discussion to extend by one extra week |
Testing in progress from AWS side, no new issues so far. Will post an update by early next week. @annajung when do we expect the final RC to be out? Couldnt get clear idea from Community meeting notes |
Testing on GCP. We are observing profiles-deployment crashing. Could it be related to #2263? Has anyone else experienced it? Besides, we need the latest changes to contrib/metacontroller to be included in 1.6.0. They were not included in v1.6.0-rc.1. |
Testing on OCI. Will report status early next week. |
Thanks @johnugeorge for raising this! I was not able to attend the last community meeting, but other release team members did inform me that distribution owners who were present in the meeting asked for an extension. In addition to that, during the August 8th release team meeting, the release team discussed the following issues identified based on issues/comments mentioned in the distribution tracking and release tracking
Based on the extension request and a need for a new RC, we are working on a new release timeline to provide to the community. We contacted the Notebook WG to determine if the issues identified are release blocking issues and if they will be providing another RC for the release. Unless there are release blocking issues, we'll stick to the date that was agreed on during the community meeting last week which is August 17th for distribution testing to end. I plan to send out an official announcement to kubeflow-discuss about the new timeline after catching up with the notebook WG or before the 10th whichever comes first. |
Hi everyone, I owe an update here - will be sending out a message on kubeflow-discuss today as well. After catching up with notebook WG and investigating the three issues identified, here is where we are now.
Overall,
Thanks everyone! cc @kubeflow/release-team |
The official announcement for the release delay has been sent to kubeflow-discuss mailing list. The proposed timeline PR is also available if distribution owners would like to provide your feedback.
The proposed timeline moves the distribution testing end date to August 31st |
Hi folks, here's a list of issues we have run into (charmed kubeflow).
We also expect #2150 to be merged soon, either for the next RC or patch release. |
Hello, here is an issue the AWS team has found on v1.6.0-rc.1. Currently we consider this a release blocker as this is feature-regression. We are currently looking into it, any help from the community would be welcome and appreciated. |
Hello, I successfully installed KF v1.6.0-rc.1 on Oracle Infrastructure (OKE 1.22.5, 1.23.4 and 1.24.1).
I am waiting to test the next RC and to share the Github page with OCI documentation. |
Created kubeflow/kubeflow#6624 to address kubeflow/kubeflow#6618 |
|
@kimwnasptd @yuzisun It would be great to consider this PR kubeflow/kubeflow#6627 for this release. Details in the issue |
Hi distribution owners, new notebook RC with the fix for the image group issue is planned to be cut by upcoming Tuesday. The new RC might include more than the fix for the image group fix. It may include the fix for the profiler issue kubeflow/kubeflow#6618 as well, hope notebook wg lead @kimwnasptd can share more. As for other issues that were raised, none of them have been labeled as blocker issues from the WG leads so far. Therefore, not being tracked as release blocking issue for this release. Please don't forget to keep your distribution docs updated by making updates to the following docs before the docs deadline EOD Aug 31st. |
Hello, successfully installed KF v1.6.0-rc.1 on OCP 4.9. The ongoing testing issue can be tracked here - opendatahub-io#99. |
1.6.rc1 is tested against Nutanix NKE 2.5.0 with k8s 1.22 |
Hello distribution owners, For those who missed the Aug 30th community meeting, please check out the discussion in the meeting notes / recording. TL;DR
More details can be found in the announcement: https://groups.google.com/g/kubeflow-discuss/c/TNwRfoq3Pk4/m/r5aIGS2XBAAJ |
Hi Distribution owners, Kubeflow RC.2 is now available! Announcement: https://groups.google.com/g/kubeflow-discuss/c/S79XhJYIkC8/m/GBvvWasoBQAJ |
@annajung deployment of the rc.2 on GCP fails because of kubeflow/kubeflow#6604. |
Hey @gkcalat, manifest WG only supports Kustomize 3.2.0 and any other version especially Kustomize 4.x is not supported. My understanding is that they are waiting for #1797 (comment) to be resolved before being able to support Kustomize 4.x kubeflow/kubeflow#6604 is a bug but it's a non-issue for those using Kustomize 3.2.0 and was not given priority or labeled as release-blocking due to those reasons. tagging Manifest WG to chime in more if needed @kubeflow/wg-manifests-leads @kimwnasptd |
Thank you. Are we going to leave users who used newer kustomize versions outside the boat? Are we going to ask users who have KF 1.5 to downgrade kustomize? That comment on kustomize 4.x support is a year old. The issue I mentioned is the only blocker that was introduced in a recent PR. Why don't we resolve that small bug (literally a few lines in a single file) and move forward with the release? |
Hi everyone, it looks like Notebook WG was already looking at the PR and have finished testing the issue. Therefore, they were available to provide a new Notebook RC.3 that includes kubeflow/kubeflow#6604. With that, we create a new kubeflow RC.3. It updates notebook version to RC3 which only includes one fix https://github.com/kubeflow/manifests/releases/tag/v1.6.0-rc.3 Thanks @kimwnasptd for your help today! |
finished RC.3 testing on IKS distribution testing, all good! Thanks to the release team's effort and making the RC.3 being available. |
Looking good on GCP. Kudos to @annajung and @kimwnasptd! |
Please beware of two severe regressions in 1.6. Hopefully they will be fixed in 1.6.1. |
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 |
Hi everyone, @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 1.6.1 cut available today Oct 3rd, but we will delay cutting the final release until this next Monday, October 10th. Please help test against the 1.6.1.-rc.0 and bring up any issues identified in the 1.6 tracking issue |
Hi everyone, with no other issues identified, we went ahead and cut the final 1.6.1 release! If using 1.6.1, please note that you also need to update https://www.kubeflow.org/docs/started/installing-kubeflow/ More info about the 1.6.1 release can be found in kubeflow-discuss announcement: https://groups.google.com/g/kubeflow-discuss/c/amsxyXbY_nk/m/FaWxOd4VBAAJ |
With 1.6.1 released and 1.7 release started, closing out the issue. FYI, Call for distribution participating for 1.7 is also available. |
The goal of this issue is to track the progress of distributions alongside the 1.6 release
While we hope all distros will manage to be ready when the KF 1.6 release is out, this is sometimes impossible to achieve. In this issue, we want to both keep track of the progress of distributions toward the KF 1.6 release and also which of the distros will be working on KF 1.6 (testing during the distribution testing cycle) even if they can't meet the KF 1.6 deadline.
Tagging distribution owners identified in the kubeflow/community#560 (Any new or missed distro owners, please comment on the issue to be tracked with the 1.6 release)
Please let us know if you'll be participating in the 1.6 release by answering the following questions:
[Update on June 14th] Distribution testing is scheduled to take place from July 20th to August 10th
Note: After the 2 weeks delay, distribution testing is now scheduled to take place from July 6th to July 27th (ref kubeflow/community#561)cc @kubeflow/release-team @jbottum
The text was updated successfully, but these errors were encountered: