+1 (non-binding)
Testing environment: Ubuntu 24.04, go1.22.3 linux/amd64
*
e2e tests passed in kind 1.29.2, 1.28.7, 1.27.11
*
make test failed on core, others are fine
*
the root cause is parallel testing (2+ process try to bind port:9080, and one
of them raise an ERROR core.rest webservice/webservice.go:74 {"error": "listen
tcp :9080: bind: address already in use"})
*
by removing the --race flag to stop parallel testing, it passed.
*
It is unrelated to the prod environment, so it shouldn't be a release blocker
*
test all web APIs
*
run example spark job
best regards,
Hsien-Cheng(Ryan) Huang
________________________________
From: Shravan Achar <[email protected]>
Sent: May 11, 2024 12:55 AM
To: [email protected] <[email protected]>
Subject: RE: [VOTE] Release Apache YuniKorn 1.5.1 RC1
+1 Approve
On 2024/05/10 08:40:22 Peter Bacsko wrote:
> Hello everyone,
>
> I would like to call a vote for releasing Apache YuniKorn 1.5.1 RC1.
> This is a minor release which contains only bugfixes.
>
> The release artefacts have been uploaded here:
> https://dist.apache.org/repos/dist/dev/yunikorn/1.5.1-RC1/
>
> My public key is located in the KEYS file:
> https://downloads.apache.org//yunikorn/KEYS
>
> JIRA issues that have been resolved in this release:
> https://issues.apache.org/jira/issues/?filter=12353383
>
> The release solves a deadlock issue. If possible, test Yunikorn with
> workloads that put Yunikorn under stress (ie. thousands/tens of thousands
> of pods).
>
> Git tags for each component are as follows:
> yunikorn-scheduler-interface: v1.5.1-1
> yunikorn-core: v1.5.1-1
> yunikorn-k8shim: v1.5.1-1
> yunikorn-web: v1.5.1-1
> yunikorn-release: v1.5.1-1
>
> Once the release is voted on and approved, all repos will be tagged
> 1.5.1 for consistency.
>
> Please review and vote. The vote will be open for at least 96 hours
> and closes on Tuesday 14 May 2024, 20:00:00 CEST.
>
> [ ] +1 Approve
> [ ] +0 No opinion
> [ ] -1 Disapprove (and the reason why)
>
>
> Thank you,
> Peter
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]