[jira] [Created] (YUNIKORN-2638) Simplify finalizeNodes and finalizePods

2024-05-21 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2638: --- Summary: Simplify finalizeNodes and finalizePods Key: YUNIKORN-2638 URL: https://issues.apache.org/jira/browse/YUNIKORN-2638 Project: Apache

[jira] [Created] (YUNIKORN-2637) finalizePods should ignore pods like registerPods does

2024-05-20 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2637: --- Summary: finalizePods should ignore pods like registerPods does Key: YUNIKORN-2637 URL: https://issues.apache.org/jira/browse/YUNIKORN-2637

[jira] [Created] (YUNIKORN-2630) Release context lock in shim when processing config in the core

2024-05-16 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2630: --- Summary: Release context lock in shim when processing config in the core Key: YUNIKORN-2630 URL: https://issues.apache.org/jira/browse/YUNIKORN-2630

[jira] [Resolved] (YUNIKORN-2628) fix release announcement links

2024-05-16 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2628. - Fix Version/s: 1.6.0 Resolution: Fixed links are fixed after

[jira] [Resolved] (YUNIKORN-2627) Add K8s 1.30 to the e2e matrix

2024-05-16 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2627. - Fix Version/s: 1.6.0 Resolution: Fixed Upgrdaed kind

[jira] [Created] (YUNIKORN-2628) fix release announcement links

2024-05-14 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2628: --- Summary: fix release announcement links Key: YUNIKORN-2628 URL: https://issues.apache.org/jira/browse/YUNIKORN-2628 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2627) Add K8s 1.30 to the e2e matrix

2024-05-14 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2627: --- Summary: Add K8s 1.30 to the e2e matrix Key: YUNIKORN-2627 URL: https://issues.apache.org/jira/browse/YUNIKORN-2627 Project: Apache YuniKorn

[jira] [Resolved] (YUNIKORN-2531) Create unit tests for AsyncRMCallback

2024-05-14 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2531. - Fix Version/s: 1.6.0 Resolution: Fixed new tests added

[jira] [Resolved] (YUNIKORN-2615) Remove named returns from predicate_manager.go

2024-05-14 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2615. - Fix Version/s: 1.6.0 Resolution: Fixed refactor committed

Re: Improving documentation about observability

2024-05-13 Thread Wilfred Spiegelenburg
Please file jiras for any of the issues mentioned, or one jira if it can all be handled from one. All your remarks make sense. You can even open a PR for the changes that you would like to make. Documentation in the yunikorn-site repository. The sample deployment is located in the yunikorn-k8shim

Re: [VOTE] Release Apache YuniKorn 1.5.1 RC1

2024-05-13 Thread Wilfred Spiegelenburg
+1 (binding) - Verified signatures and checksums - Verified LICENSE and NOTICE files - Verified release tarball structure - Built release on Mac Sonoma (ARM64): - make image with go 1.22 and 1.21 - Ran make test, all tests passed - Installed locally on Kind cluster (1.29) - REST interface

[jira] [Created] (YUNIKORN-2618) Streamline AsyncRMCallback UpdateAllocation

2024-05-09 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2618: --- Summary: Streamline AsyncRMCallback UpdateAllocation Key: YUNIKORN-2618 URL: https://issues.apache.org/jira/browse/YUNIKORN-2618 Project: Apache

[jira] [Created] (YUNIKORN-2616) Remove unused bool return from PreemptionPredicates()

2024-05-08 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2616: --- Summary: Remove unused bool return from PreemptionPredicates() Key: YUNIKORN-2616 URL: https://issues.apache.org/jira/browse/YUNIKORN-2616

[jira] [Created] (YUNIKORN-2615) Remove named returns from predicate_manager.go

2024-05-08 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2615: --- Summary: Remove named returns from predicate_manager.go Key: YUNIKORN-2615 URL: https://issues.apache.org/jira/browse/YUNIKORN-2615 Project

[jira] [Resolved] (YUNIKORN-2601) Update kindest/node: v1.29.1 to v1.29.2, v1.28.6 to v1.28.7, v1.27.10 to v1.27.11, v1.26.13 -> v1.26.14

2024-05-08 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2601. - Fix Version/s: 1.6.0 Resolution: Fixed Changes committed

Algolia search: not indexing 1.5.0

2024-05-07 Thread Wilfred Spiegelenburg
Hi all, I was checking the website for some doc and found that the Algolia search does not work for the 1.5.0 documentation release. The index skips from 1.4.0 to next as can be seen in the sitemap [1] I am not sure if this was caused by the change to Docusaurus 3.0 or something else is broken. I

[jira] [Resolved] (YUNIKORN-2591) Document placement rules always

2024-05-06 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2591. - Fix Version/s: 1.5.1 1.5.0 1.4.0

[jira] [Resolved] (YUNIKORN-2596) Enhance layout for release announcements

2024-05-06 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2596. - Fix Version/s: 1.5.1 Resolution: Fixed Fixed and published

[jira] [Resolved] (YUNIKORN-2595) Fix download page links

2024-05-06 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2595. - Fix Version/s: 1.5.1 Resolution: Fixed download page fixed

[jira] [Created] (YUNIKORN-2595) Fix download page links

2024-04-29 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2595: --- Summary: Fix download page links Key: YUNIKORN-2595 URL: https://issues.apache.org/jira/browse/YUNIKORN-2595 Project: Apache YuniKorn

Re: [DISCUSSION] Yunikorn release 1.5.1

2024-04-28 Thread Wilfred Spiegelenburg
Peter, Thank you for starting this discussion. See inline for further comments. > Hi all, > > Due to the number of problems that we have discovered since the release of > 1.5.0, I believe it makes sense to create a new Yunikorn release which > consists of bug fixes only. If I'm not mistaken we

[jira] [Created] (YUNIKORN-2591) Document placement rules always

2024-04-25 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2591: --- Summary: Document placement rules always Key: YUNIKORN-2591 URL: https://issues.apache.org/jira/browse/YUNIKORN-2591 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2590) Handler tests should check for nil request on create

2024-04-25 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2590: --- Summary: Handler tests should check for nil request on create Key: YUNIKORN-2590 URL: https://issues.apache.org/jira/browse/YUNIKORN-2590

[jira] [Created] (YUNIKORN-2581) Expose running placement rules in REST

2024-04-23 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2581: --- Summary: Expose running placement rules in REST Key: YUNIKORN-2581 URL: https://issues.apache.org/jira/browse/YUNIKORN-2581 Project: Apache

[jira] [Resolved] (YUNIKORN-2575) Make logging for IsPodFitNode clear

2024-04-23 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2575. - Fix Version/s: 1.6.0 Resolution: Fixed unique errors

[jira] [Resolved] (YUNIKORN-2580) Remove executionTimeoutMilliSeconds

2024-04-23 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2580. - Resolution: Won't Fix This is used for the placeholder timeout

[jira] [Created] (YUNIKORN-2578) Refactor SchedulerCache.GetPod() remove bool return

2024-04-23 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2578: --- Summary: Refactor SchedulerCache.GetPod() remove bool return Key: YUNIKORN-2578 URL: https://issues.apache.org/jira/browse/YUNIKORN-2578 Project

[jira] [Created] (YUNIKORN-2577) Remove named returns from IsPodFitNodeViaPreemption

2024-04-23 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2577: --- Summary: Remove named returns from IsPodFitNodeViaPreemption Key: YUNIKORN-2577 URL: https://issues.apache.org/jira/browse/YUNIKORN-2577 Project

[jira] [Created] (YUNIKORN-2575) Make logging for IsPodFitNode clear

2024-04-22 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2575: --- Summary: Make logging for IsPodFitNode clear Key: YUNIKORN-2575 URL: https://issues.apache.org/jira/browse/YUNIKORN-2575 Project: Apache

[jira] [Created] (YUNIKORN-2556) Remove getResourceUsageDAOInfo from test code

2024-04-12 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2556: --- Summary: Remove getResourceUsageDAOInfo from test code Key: YUNIKORN-2556 URL: https://issues.apache.org/jira/browse/YUNIKORN-2556 Project

[jira] [Created] (YUNIKORN-2555) Cleanup placement rules in partition

2024-04-12 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2555: --- Summary: Cleanup placement rules in partition Key: YUNIKORN-2555 URL: https://issues.apache.org/jira/browse/YUNIKORN-2555 Project: Apache

Re: [DISCUSSION] (Potential) Locking issues in Yunikorn

2024-04-11 Thread Wilfred Spiegelenburg
hile holding the application lock. In YUNIKORN-2521 > <https://issues.apache.org/jira/browse/YUNIKORN-2521>, we can clearly see > why this is bad: state dump times out and other REST endpoints which try to > access the application will also time out. > > I suggest re-thin

Re: [DISCUSSION] (Potential) Locking issues in Yunikorn

2024-04-07 Thread Wilfred Spiegelenburg
Case 1: I am all for simplifying and removing locks. Changing the SI like you propose will trigger a YuniKorn 2.0 as it is incompatible with the current setup. There is a much simpler change that does not require a 2.0 version. See comments in the jira. Case 2: This is a bug I think, which has

[jira] [Created] (YUNIKORN-2540) clean up constants in pkg/cache/context_test.go

2024-04-04 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2540: --- Summary: clean up constants in pkg/cache/context_test.go Key: YUNIKORN-2540 URL: https://issues.apache.org/jira/browse/YUNIKORN-2540 Project

[jira] [Resolved] (YUNIKORN-2520) PVC errors in AssumePod() are not handled properly

2024-04-04 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2520. - Fix Version/s: 1.6.0 Resolution: Fixed Changes merged

[jira] [Created] (YUNIKORN-2538) Shim cache context pre-allocate slice

2024-04-04 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2538: --- Summary: Shim cache context pre-allocate slice Key: YUNIKORN-2538 URL: https://issues.apache.org/jira/browse/YUNIKORN-2538 Project: Apache

[jira] [Created] (YUNIKORN-2537) cleanup UpdateAllocation in callback

2024-04-04 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2537: --- Summary: cleanup UpdateAllocation in callback Key: YUNIKORN-2537 URL: https://issues.apache.org/jira/browse/YUNIKORN-2537 Project: Apache

[jira] [Created] (YUNIKORN-2533) Implement String() for TrackedResource

2024-04-04 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2533: --- Summary: Implement String() for TrackedResource Key: YUNIKORN-2533 URL: https://issues.apache.org/jira/browse/YUNIKORN-2533 Project: Apache

[jira] [Resolved] (YUNIKORN-2527) Allow remove and re-add configured queue within cleanup time

2024-04-03 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2527. - Fix Version/s: 1.6.0 Resolution: Fixed Queues can now

[jira] [Resolved] (YUNIKORN-2519) Remove bypass ACL check from placement rules

2024-04-03 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2519. - Fix Version/s: 1.6.0 Resolution: Fixed refactor committed

[jira] [Created] (YUNIKORN-2527) Allow remove and re-add configured queue within cleanup time

2024-04-02 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2527: --- Summary: Allow remove and re-add configured queue within cleanup time Key: YUNIKORN-2527 URL: https://issues.apache.org/jira/browse/YUNIKORN-2527

[jira] [Resolved] (YUNIKORN-2498) Implement force create flag in k8shim for recovery queue

2024-04-01 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2498. - Fix Version/s: 1.6.0 Resolution: Fixed > Implement fo

[jira] [Resolved] (YUNIKORN-2494) Revisit IsAtorAbove, WithIn, GetRemaining Guaranteed resources calculation

2024-03-28 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2494. - Fix Version/s: 1.6.0 Resolution: Fixed Functions added

[jira] [Created] (YUNIKORN-2519) Remove bypass ACL check from placement rules

2024-03-27 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2519: --- Summary: Remove bypass ACL check from placement rules Key: YUNIKORN-2519 URL: https://issues.apache.org/jira/browse/YUNIKORN-2519 Project

[jira] [Created] (YUNIKORN-2518) Allow recovery queue in REST requests

2024-03-27 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2518: --- Summary: Allow recovery queue in REST requests Key: YUNIKORN-2518 URL: https://issues.apache.org/jira/browse/YUNIKORN-2518 Project: Apache

[jira] [Created] (YUNIKORN-2506) fix

2024-03-19 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2506: --- Summary: fix Key: YUNIKORN-2506 URL: https://issues.apache.org/jira/browse/YUNIKORN-2506 Project: Apache YuniKorn Issue Type

[jira] [Created] (YUNIKORN-2498) Implement force create flag in k8shim for recovery queue

2024-03-19 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2498: --- Summary: Implement force create flag in k8shim for recovery queue Key: YUNIKORN-2498 URL: https://issues.apache.org/jira/browse/YUNIKORN-2498

[jira] [Created] (YUNIKORN-2497) Update node.js to 18.19.1

2024-03-18 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2497: --- Summary: Update node.js to 18.19.1 Key: YUNIKORN-2497 URL: https://issues.apache.org/jira/browse/YUNIKORN-2497 Project: Apache YuniKorn

[jira] [Resolved] (YUNIKORN-2496) Fix security issues in website javascript

2024-03-18 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2496. - Fix Version/s: 1.6.0 Resolution: Fixed Change committed all

[jira] [Created] (YUNIKORN-2496) Fix security issues in website javascript

2024-03-17 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2496: --- Summary: Fix security issues in website javascript Key: YUNIKORN-2496 URL: https://issues.apache.org/jira/browse/YUNIKORN-2496 Project: Apache

[jira] [Resolved] (YUNIKORN-2490) Add new PMC and committer members

2024-03-14 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2490. - Fix Version/s: 1.6.0 Resolution: Fixed Web site is updated

Re: [ANNOUNCE] Apache YuniKorn v1.5.0 release

2024-03-14 Thread Wilfred Spiegelenburg
Thank you to TingYao for being the release manager. And the whole community for this rather large release. Wilfred On Fri, 15 Mar 2024 at 05:37, 陳昱霖 wrote: > > Great! Thanks for Tingyao's hard work! > > Yu-Lin Chen - To

[ANNOUNCE] New committer: Yu-Lin Chen

2024-03-13 Thread Wilfred Spiegelenburg
The Project Management Committee (PMC) for Apache YuniKorn has invited Yu-Lin Chen to become a committer and we are pleased to announce that he has accepted. Please join me in congratulating him. Congratulations & Welcome aboard Yu-Lin ! Wilfred on behalf of The Apache YuniKorn PMC

[ANNOUNCE] New committer: Kuan-Po Tseng

2024-03-13 Thread Wilfred Spiegelenburg
The Project Management Committee (PMC) for Apache YuniKorn has invited Kuan-Po Tseng to become a committer and we are pleased to announce that he has accepted. Please join me in congratulating him. Congratulations & Welcome aboard Kuan-Po ! Wilfred on behalf of The Apache YuniKorn PMC

[jira] [Created] (YUNIKORN-2490) Add new PMC and committer members

2024-03-13 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2490: --- Summary: Add new PMC and committer members Key: YUNIKORN-2490 URL: https://issues.apache.org/jira/browse/YUNIKORN-2490 Project: Apache YuniKorn

[ANNOUNCE] New committer: WenChih (Ryan) Lo

2024-03-13 Thread Wilfred Spiegelenburg
The Project Management Committee (PMC) for Apache YuniKorn has invited WenChih (Ryan) Lo to become a committer and we are pleased to announce that he has accepted. Please join me in congratulating him. Congratulations & Welcome aboard Ryan ! Wilfred on behalf of The Apache YuniKorn PMC

[ANNOUNCE] New PMC member: Chia-Ping Tsai

2024-03-13 Thread Wilfred Spiegelenburg
The Project Management Committee (PMC) for Apache YuniKorn has invited Chia-Ping Tsai to become a PMC member and we are pleased to announce that he has accepted. On behalf of the Apache YuniKorn PMC Wilfred - To unsubscribe,

[jira] [Created] (YUNIKORN-2482) Failure to set template does not return error

2024-03-12 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2482: --- Summary: Failure to set template does not return error Key: YUNIKORN-2482 URL: https://issues.apache.org/jira/browse/YUNIKORN-2482 Project

Re: [VOTE]Release Apache YuniKorn 1.5.0 RC2

2024-03-07 Thread Wilfred Spiegelenburg
+1 (binding) - Verified signatures and checksums - Verified LICENSE and NOTICE files - Verified release tarball structure - Built release on Mac Sonoma (ARM64) - verified protobuf CVE change to 1.33 in the image - verified LICENSE and NOTICE inside the images - Installed locally on Kind

[jira] [Created] (YUNIKORN-2472) REST API returns subtree by default

2024-03-07 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2472: --- Summary: REST API returns subtree by default Key: YUNIKORN-2472 URL: https://issues.apache.org/jira/browse/YUNIKORN-2472 Project: Apache

Re: [VOTE] Release Apache YuniKorn 1.5.0 RC1

2024-03-05 Thread Wilfred Spiegelenburg
Yes I think we need to spin a new RC: -1 for RC1 Go 1.21.8 delivers a total of 5 CVE fixes, with another CVE in the protobuf code. We should fix the two memory leaks discovered. Both are simple and non-invasive fixes. We should remove the reproducible build details from the README until we

Re: [VOTE] Release Apache YuniKorn 1.5.0 RC1

2024-03-04 Thread Wilfred Spiegelenburg
The binaries generated for me are really different. I copied out the files generated during the building of the release and compared them with files I generated based on the release. The sha-512 sums that are part of the README in my release are again different from any that have been shown here

[jira] [Created] (YUNIKORN-2462) incorrect gang annotations in example

2024-02-27 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2462: --- Summary: incorrect gang annotations in example Key: YUNIKORN-2462 URL: https://issues.apache.org/jira/browse/YUNIKORN-2462 Project: Apache

[jira] [Resolved] (YUNIKORN-2456) Remove weak ciphers from TLS

2024-02-27 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2456. - Fix Version/s: 1.5.0 Resolution: Fixed committed to master

[jira] [Created] (YUNIKORN-2456) Remove weak ciphers from TLS

2024-02-26 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2456: --- Summary: Remove weak ciphers from TLS Key: YUNIKORN-2456 URL: https://issues.apache.org/jira/browse/YUNIKORN-2456 Project: Apache YuniKorn

Re: [DISCUSSION] Yunikorn release 1.5.0

2024-02-26 Thread Wilfred Spiegelenburg
The last change is approved YUNIKORN-1706. Peter will commit and backport this. Please check the private@ list for the last development. Wilfred On Sat, 24 Feb 2024 at 18:09, TingYao wrote: > > Hi Everyone, > > Update: > > We've move some jiras to the next release, and we still got two jiras in

[jira] [Resolved] (YUNIKORN-2042) REST API for specific queue

2024-02-26 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2042. - Fix Version/s: 1.5.0 Target Version: 1.5.0 (was: 1.6.0

[jira] [Resolved] (YUNIKORN-2030) Need to check headroom when trying other nodes for reserved allocations

2024-02-26 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2030. - Fix Version/s: 1.5.0 Resolution: Fixed change committed

[jira] [Created] (YUNIKORN-2448) Expose 3rd party licenses in the web UI

2024-02-22 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2448: --- Summary: Expose 3rd party licenses in the web UI Key: YUNIKORN-2448 URL: https://issues.apache.org/jira/browse/YUNIKORN-2448 Project: Apache

[jira] [Resolved] (YUNIKORN-2413) Variables that are initialisms or acronyms should have a consistent case

2024-02-22 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2413. - Fix Version/s: 1.5.0 Resolution: Fixed Two refactors left

[jira] [Resolved] (YUNIKORN-2115) [Umbrella] YuniKorn application traceability - phase II

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2115. - Fix Version/s: 1.5.0 Resolution: Fixed > [Umbrella] YuniK

[jira] [Resolved] (YUNIKORN-2116) Track user/group events

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2116. - Fix Version/s: 1.5.0 Resolution: Fixed Core changes committed

[jira] [Resolved] (YUNIKORN-2441) Wildcard limits are not applied to the root tracker during creation

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2441. - Fix Version/s: 1.5.0 Resolution: Fixed Change committed

[jira] [Created] (YUNIKORN-2445) Add comments around locking setup in tracker code

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2445: --- Summary: Add comments around locking setup in tracker code Key: YUNIKORN-2445 URL: https://issues.apache.org/jira/browse/YUNIKORN-2445 Project

[jira] [Created] (YUNIKORN-2440) [UMBRELLA] Remove stateaware scheduling

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2440: --- Summary: [UMBRELLA] Remove stateaware scheduling Key: YUNIKORN-2440 URL: https://issues.apache.org/jira/browse/YUNIKORN-2440 Project: Apache

[jira] [Created] (YUNIKORN-2439) Announce deprecation of state aware scheduling

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2439: --- Summary: Announce deprecation of state aware scheduling Key: YUNIKORN-2439 URL: https://issues.apache.org/jira/browse/YUNIKORN-2439 Project

[jira] [Closed] (YUNIKORN-2026) Update features document in Chinese translation

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-2026. --- > Update features document in Chinese translat

[jira] [Closed] (YUNIKORN-1511) Adding Chinese translation of Deploy to Kubernetes

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-1511. --- > Adding Chinese translation of Deploy to Kuberne

[jira] [Closed] (YUNIKORN-2220) pod.DeepCopy() is called twice in Task

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-2220. --- > pod.DeepCopy() is called twice in T

[jira] [Closed] (YUNIKORN-803) Improve coverage of partition.go

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-803. -- > Improve coverage of partition

[jira] [Closed] (YUNIKORN-1691) Adding Chinese translation of User Based Resource Usage Tracking

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-1691. --- > Adding Chinese translation of User Based Resource Usage Track

[jira] [Closed] (YUNIKORN-1692) Adding Chinese translation of User Based Resource Usage Tracking

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-1692. --- > Adding Chinese translation of User Based Resource Usage Track

[jira] [Closed] (YUNIKORN-2223) Eliminate separate mutex variables

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-2223. --- > Eliminate separate mutex variab

[jira] [Resolved] (YUNIKORN-1033) Add Chinese translation for developer guide documents

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-1033. - Resolution: Won't Do With the changes from YUNIKORN-2411

[jira] [Resolved] (YUNIKORN-1691) Adding Chinese translation of User Based Resource Usage Tracking

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-1691. - Resolution: Won't Do With the changes from YUNIKORN-2411

[jira] [Resolved] (YUNIKORN-1692) Adding Chinese translation of User Based Resource Usage Tracking

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-1692. - Resolution: Won't Do With the changes from YUNIKORN-2411

[jira] [Resolved] (YUNIKORN-1511) Adding Chinese translation of Deploy to Kubernetes

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-1511. - Resolution: Won't Do With the changes from YUNIKORN-2411

[jira] [Resolved] (YUNIKORN-2026) Update features document in Chinese translation

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2026. - Resolution: Won't Do With the changes from YUNIKORN-2411

[jira] [Resolved] (YUNIKORN-2337) Update documentation about event streaming

2024-02-21 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2337. - Fix Version/s: 1.5.0 Resolution: Fixed New REST API end point

[jira] [Resolved] (YUNIKORN-2425) Release build script should use "go mod" instead of manual replacements

2024-02-19 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2425. - Fix Version/s: 1.5.0 Resolution: Fixed Using go mod edit

[jira] [Created] (YUNIKORN-2407) Update review guidelines link

2024-02-11 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2407: --- Summary: Update review guidelines link Key: YUNIKORN-2407 URL: https://issues.apache.org/jira/browse/YUNIKORN-2407 Project: Apache YuniKorn

Re: Should we remove Chinese documents

2024-02-08 Thread Wilfred Spiegelenburg
As a non-Chinese speaker I am leaving that decision to our Chinese speaking community members. Would be good to get some feedback on the following point: If the decision is to stop: do we remove current content or let it age out? Wilfred On Fri, 9 Feb 2024 at 17:59, Chia-Ping Tsai wrote: > >

[jira] [Closed] (YUNIKORN-1333) [webapp] Expose current user quota usage details

2024-02-08 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg closed YUNIKORN-1333. --- > [webapp] Expose current user quota usage deta

[jira] [Resolved] (YUNIKORN-1333) [webapp] Expose current user quota usage details

2024-02-08 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-1333. - Target Version: (was: 1.5.0) Resolution: Duplicate

[jira] [Created] (YUNIKORN-2400) Upgrade docusaurus to 3.x

2024-02-08 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-2400: --- Summary: Upgrade docusaurus to 3.x Key: YUNIKORN-2400 URL: https://issues.apache.org/jira/browse/YUNIKORN-2400 Project: Apache YuniKorn

[jira] [Resolved] (YUNIKORN-2393) Upgrade codecov/codecov-action to v4

2024-02-08 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2393. - Fix Version/s: 1.5.0 Resolution: Fixed Token has been added

[jira] [Resolved] (YUNIKORN-2392) Concurrent map write in SchedulerCache

2024-02-08 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-2392. - Fix Version/s: 1.5.0 Resolution: Fixed change committed

[jira] [Resolved] (YUNIKORN-150) Add a link on queue’s detail info page that links to the apps page to show running in this queue

2024-02-07 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-150. Fix Version/s: 1.0.0 Resolution: Fixed This was delivered

[jira] [Resolved] (YUNIKORN-474) Remove direct dependency of core internals from shim

2024-02-07 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-474. Resolution: Abandoned > Remove direct dependency of core internals f

[jira] [Resolved] (YUNIKORN-690) [Umbrella] UI usability enhancements 2

2024-02-07 Thread Wilfred Spiegelenburg (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YUNIKORN-690. Resolution: Delivered all tasks are done, closing > [Umbrella]

  1   2   3   4   5   6   7   8   9   10   >