+1, but there is a wrong description in In draft-release-1.0.0.md.
In YUNIKORN-954, "ws/v1/apps" is replaced with
"ws/v1/partition/{partitionName}/queues/{queueName}/application", not
"ws/v1/partition/{partitionName}/apps".I checked these things and they worked. - Image build - Use helm to deploy yunikorn on kubernetes v1.21.0 cluster node. - Profiling is work(go tool pprof http://localhost:9080/debug/pprof/profile, go tool pprof http://localhost:9080/debug/pprof/heap) - Test some api and it can receive correct resource information including cpu, memory and gpu. - ws/v1/partitions/ - ws/v1/metrics/ - ws/v1/config/ - ws/v1/partition/{partitionName}/queues - ws/v1/partition/{partitionName}/nodes - ws/v1/partition/{partitionName}/queues/{queueName}/application - Run sleep pods and nginx pod examples. Wilfred Spiegelenburg <[email protected]> 於 2022年4月27日 週三 上午11:31寫道: > Hello everyone, > > I would like to call a vote for releasing Apache YuniKorn 1.0.0 RC1. > The first release for Apache YuniKorn as a top level project. Please > note that the location of artefacts and the KEYS file has changed as > we are now a top level project. > > The release artefacts have been uploaded here: > https://dist.apache.org/repos/dist/dev/yunikorn/1.0.0-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=12350818 > > The release contains a number of incompatible changes that could > impact the release verification. Please read the draft release notes > attached to this vote for further details. > > Git tags for each component are as follows: > yunikorn-scheduler-interface: v1.0.0-1 > yunikorn-core: v1.0.0-1 > yunikorn-k8shim: v1.0.0-2 > yunikorn-web: v1.0.0-1 > yunikorn-release: v1.0.0-1 > > Once the release is voted on and approved, all repos will be tagged > 1.0.0 for consistency. > > Please review and vote. The vote will be open for at least 72 hours > and closes on Sunday, 1 May 2022, midnight PDT. > > [ ] +1 Approve > [ ] +0 No opinion > [ ] -1 Disapprove (and the reason why) > > > Thank you, > Wilfred > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
