Adding my own +1 (binding) - Built images from source on Mac M1 MacOS Sequoia (arm64) with go 1.25.6 - Verified the signatures. - Verified the LICENSE and checksums. - Run the scheduler with a local kind cluster (version k8s 1.33.4) - Verified the Web UI - Checked the REST responses, including the debug endpoint - ran make test and all unit tests passed
Thank you all for the voting on the RC2 for 1.8.0 That concludes the voting, Voting for the release has passed with: 5 binding +1 no 0 or -1 votes. As the next step, I'll publish the release, images and update the website. After that is done I will send an announcement email. Thank you, Wilfred On Sat, 31 Jan 2026 at 15:39, Desai, Mit <[email protected]> wrote: > > +1 (Binding) > > - Built images from source on Mac M2 > - Verified signature and checksum > - Installed on local kind cluster (v1.33.2) > - Ran sample jobs > - Verified UI > > Thanks > Mit > > From: Peter Bacsko <[email protected]> > Date: Friday, January 30, 2026 at 4:09 AM > To: [email protected] <[email protected]> > Subject: Re: [VOTE] Release Apache YuniKorn 1.8.0-RC2 > > +1 binding > > - Built images from source on Ubuntu 22.04 with Go 1.25.6 > - Ran "make test" > - Installed on KIND 1.33.4 > - Ran sleep batch jobs > - Checked web UI > - Checked the output of state dump > - Checked scheduler logs > - Verified signatures & hash > > Peter > > On Fri, Jan 30, 2026 at 12:37 PM Manikandan R <[email protected]> wrote: > > > +1 (Binding) > > > > - Built images from source on Mac M1 MacOS Sequoia (arm64) with go 1.25.5 > > - Verified the signatures. > > - Verified the licences and checksums. > > - Run the scheduler with a local kind cluster (version k8s 1.34.0) > > - Ran sleep jobs > > - Ran gang scheduling e2e test > > - Verified results in Web UI and checked logs as well > > > > Thanks, > > Mani > > > > On Thu, Jan 29, 2026 at 10:10 PM Craig Condit <[email protected]> > > wrote: > > > > > +1 (binding) > > > > > > 1. Verified signatures and checksums > > > 2. Built on Linux/amd64 using make REPRODUCIBLE=1 > > > 3. Verified binary checksums (NOTE: references in the README.md file to > > > scheduler-plugin are now gone, but the binaries and Docker images are > > still > > > created) > > > 4. Installed to local baremetal K8s 1.35.0 cluster > > > 5. Verified webapp > > > 6. Ran some sample workloads > > > > > > Everything looks much better this time. > > > > > > Craig Condit > > > > > > > > > January 29, 2026 3:22 AM, "Wilfred Spiegelenburg" <[email protected]> > > > wrote: > > > > > > > Hello everyone, > > > > > > > > I would like to call a vote for releasing Apache YuniKorn 1.8.0 RC2. > > > > There are some changes compared to the beta release that was made. > > > > * yunikorn-web: > > > > - angular update for CVE fixes > > > > - fix image build of web UI > > > > * yunikorn-core: > > > > - quota preemption is off by default > > > > - fixed a race condition around placeholder releases and preemption > > > > > > > > The release artifacts have been uploaded here: > > > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fyunikorn%2F1.8.0-RC2&data=05%7C02%7Cmdesai%40visa.com%7Cdda14719894344fe507908de5ff85d3b%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C639053717512056211%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=raO3aRD7xdzzE7qJ9ZPaEnh2KaebxiIapVg254nRhvY%3D&reserved=0<https://dist.apache.org/repos/dist/dev/yunikorn/1.8.0-RC2> > > > > > > > > My public key is located in the KEYS file: > > > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fyunikorn%2FKEYS&data=05%7C02%7Cmdesai%40visa.com%7Cdda14719894344fe507908de5ff85d3b%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C639053717512073526%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=gSHgewhOr3RTjgapXrE0XXJc7y7%2FNR4jt4ZKYGq3yXw%3D&reserved=0<https://dist.apache.org/repos/dist/release/yunikorn/KEYS> > > > > > > > > JIRA issues that have been resolved in this release: > > > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fissues%2F%3Ffilter%3D12353913&data=05%7C02%7Cmdesai%40visa.com%7Cdda14719894344fe507908de5ff85d3b%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C639053717512085934%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=YwTSDhun8w3hAdnYv2rUcUxZEDtOUL5FytP5f3ophio%3D&reserved=0<https://issues.apache.org/jira/issues/?filter=12353913> > > > > > > > > Git tags for each component are as follows: > > > > * yunikorn-scheduler-interface: v1.8.0-0 > > > > * yunikorn-core: v1.8.0-1 > > > > * yunikorn-k8shim: v1.8.0-2 > > > > * yunikorn-web: v1.8.0-2 > > > > * yunikorn-release: v1.8.0-2 > > > > > > > > Once the release is voted on and approved, all repos will be tagged > > > > v1.8.0 for consistency. The helmchart and convenience images will be > > > > uploaded after the vote has passed. > > > > As per the pre-announcement there will be no plugin image uploaded > > > > we will not deliver that as part of the YuniKorn 1,8.0. Please see the > > > > deployment modes documentation [1] for details. > > > > > > > > Please review and vote. The vote will be open for at least 96 hours > > > > (including weekend) > > > > and will be open until at least Tuesday 3 February 2026, 00:00 UTC [2] > > > > > > > > [ ] +1 Approve > > > > [ ] +0 No opinion > > > > [ ] -1 Disapprove (and the reason why) > > > > > > > > Thank you, > > > > Wilfred > > > > > > > > [1] > > > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fyunikorn.apache.org%2Fdocs%2Fuser_guide%2Fdeployment_modes&data=05%7C02%7Cmdesai%40visa.com%7Cdda14719894344fe507908de5ff85d3b%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C639053717512097831%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=bgD%2BZMWoVkyggNo8WX7adGH4E7TCJ5OV2x%2FawduiqP8%3D&reserved=0<https://yunikorn.apache.org/docs/user_guide/deployment_modes> > > > > [2] > > > > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.timeanddate.com%2Fcountdown%2Fgeneric%3Fiso%3D20260203T00%26p0%3D1440%26font%3Dcursive&data=05%7C02%7Cmdesai%40visa.com%7Cdda14719894344fe507908de5ff85d3b%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C639053717512109086%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=3GbHGmRM43ei37rUtzWvCBKWQgmQnajQ5B0amU4aDWA%3D&reserved=0<https://www.timeanddate.com/countdown/generic?iso=20260203T00&p0=1440&font=cursive> > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
