-
Notifications
You must be signed in to change notification settings - Fork 98
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
Upgrade cronjobs from batch/v1beta to batch/v1 #529
Comments
Some background info on the current API (v125) |
@onobc Due to removal of batch/v1beta1 from V1.25 we are unable to use SCDF in our cluster with version 1.25. |
@anuragpathak21 - I understand. Sorry, if my comment w/ link (but w/o any context) was confusing. It was meant as an internal note to lookup the latest details of the API. I meant to add some context w/ the link. We are looking into this issue currently and should have a direction in the next couple days. |
I am waiting to hear back from our commercial customers and we will update you shortly. I'd expect we make the update in the next point release FWIW. Just out of curiosity, are you aware of the features that are available only in our commercial offering? |
We are unable to make this change in We will make this change in
The next question is when will |
@onobc What is the best way to get updates regarding timing for 2.11 release? |
Hi @dclangan . This week the team will assign issues and a date to the 2.11.0 milestone. The best way to "track" is the date on the milestone and the issues still in open status on the milestone. Somewhat unrelated - but good to know... note that we have:
|
Any update on the date for the 2.11.0 release? We are currently stuck rolling out OpenShift updates due to this issue. |
Hi @ganto Thanks |
We have an estimated release date of 5/17/2023. |
Hello, @onobc, is there a revised ETA on this release? |
Hello @v1bh0r , yes the date was moved to The fix is in the |
Hello @onobc , we are eagerly awaiting the 2.11 release today. Just in case the release gets delayed, can you point me in the right direction to build the docker image for the 2.11 codebase and deploy it as a part of the cluster deployed using the bitnami charts? |
Hi @onobc Thank you 🙏 |
Sorry for the delay in response. |
Hi @v1bh0r Did you get that working, i.e. using the 2.11-Snapshot with the bitnami chart? |
@dhpizza: We have chosen an unconventional workaround - We are scheduling the jobs are regular k8s cron jobs outside of the SCDF. |
@onobc Noticed that 2.11.0 no longer has a due date - with the looming EOL for GKE 1.24 being 2 months away, is there a revised ETA for 2.11.0, or perhaps a known stable pre-release snapshot that may be recommended for use now? Thanks! |
Hi @dclangan , Thanks for your patience. |
Good morning @onobc , |
7 months and the fix is still not in. This raise doubts about future support of such issues. Should we start looking at alternative to SCDF? |
@dbasurco @anuragpathak21 thanks for your continued patience. The date is hardened and is 2023-09-14. The Dataflow 2.11.0 and Deployer 2.9.0 milestone are updated accordingly. I understand your frustration @anuragpathak21 and I will explain a bit about the delay. Currently the Deployer and Dataflow releases are dependent. The k8s side was ready to go quite a while ago. The Dataflow side however, had large changes to support If this were a critical bug or a critical security issue we would have made sure it was addressed - regardless of the situations described above. This one was (arguably) somewhat of a bug and somewhat of a feature request. It should have not taken this long and we will make sure to plan better going forward. |
thank you for the explanation! we will wait until the 14th. |
Thanks @dbasurco for the detail explanation. We will wait for the release on 14th. |
@dbasurco @anuragpathak21 we were on track to release today and then we found a bug during staging verification. We had a team meeting to decide if we wanted to fix this before the release - and the vote was yes. Good news is it should be a straight forward fix and we should be able to release tomorrow 09/15 or at the latest Monday 09/18. Backing issue: spring-cloud/spring-cloud-dataflow#5467 |
Hello @onobc i understand there is some new issues :( . Do you know more information about the new release date? thanks for the effort! Best regards, |
Hi @onobc we are waiting for the new release 2.11.0 since your announcement in may. Now it should appear on 09/18. Unfortunately, it is currently a critical point for us because in a few days a k8s upgrade is pending and then release 2.10.x is no longer supported! We need therefore a safe statement when release 2.11.0 is published! thanks anyway for your great work! |
The release is ready and we are dealing w/ CI infrastructure issues and it should be out today. We have been working around the clock since last Friday to get this to Maven Central. It should be today. Everyone, the release will be out shortly. This will be the last of the "where is the release" messages I answer on this closed ticket. Thanks |
I wanted to follow up here first and thank everyone for their patience. The bits are on Maven Central and the docs are updated. We will follow up w/ the blog and release notes shortly. Ref docsLibs
Containers |
Version 1.21 of kubernetes promoted cron jobs from batch/v1beta to batch/v1
Upgrade cronjobs from batch/v1beta to use batch/v1
The text was updated successfully, but these errors were encountered: