+1 on the release, and I can help with anything needed on my end in supporting it. It’s definitely time to have a new release and have it include the scheduler.
Brendan On Sat, Feb 10, 2024 at 7:03 PM Dominic Kim <style9...@gmail.com> wrote: > Dear whiskers. > > Since we released the first official OpenWhisk Core 1.0.0 in 2020, it's > been around 3 years since we didn't release the subsequent version. > We need to discuss whether the version should be 2.0.0, but I believe this > is the right time to release a new version. > > I am thinking of enabling the new scheduler by default before releasing the > new version. > So I am considering using 2.0.0 as the new version number because there are > fundamental changes. > > Please let me know if you want to use another version number and if any PRs > should be merged before releasing the new version of OpenWhisk Core. > Currently, the following PRs are in my mind. > > - Upgrade the docker version to 23.0.6 [1] > - Enable multiple controllers [2] > - Add test cases that guarantee the main execution flows of FPCScheduler > [3] > - (not opened yet) Enable the scheduler by default > > [1] https://github.com/apache/openwhisk/pull/5436 > [2] https://github.com/apache/openwhisk/pull/5420 > [3] https://github.com/apache/openwhisk/pull/5308 > > Best regards > Dominic >