{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":686687725,"defaultBranch":"master","name":"yunikorn-core","ownerLogin":"Haser0305","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-09-03T16:13:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/100994342?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1702218420.0","currentOid":""},"activityList":{"items":[{"before":"d9fd9379f569071a12d64988e1be8e225c994e03","after":"52a120d92aa3636df3fa5c4837cbd7a80e863136","ref":"refs/heads/YUNIKORN-2242","pushedAt":"2023-12-10T14:34:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-2242] Fix incorrect help message of queue metrics","shortMessageHtmlLink":"[YUNIKORN-2242] Fix incorrect help message of queue metrics"}},{"before":"675eff9bab973964da46b64bf07366e16f0d9834","after":"d9fd9379f569071a12d64988e1be8e225c994e03","ref":"refs/heads/YUNIKORN-2242","pushedAt":"2023-12-10T14:30:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-2242] Fix incorrect help message of queue metrics","shortMessageHtmlLink":"[YUNIKORN-2242] Fix incorrect help message of queue metrics"}},{"before":null,"after":"675eff9bab973964da46b64bf07366e16f0d9834","ref":"refs/heads/YUNIKORN-2242","pushedAt":"2023-12-10T14:27:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-2242] Fix incorrect help message of queue metrics","shortMessageHtmlLink":"[YUNIKORN-2242] Fix incorrect help message of queue metrics"}},{"before":"ee8a85a4a4c3da1155826d5a5e5282e03e5e30ff","after":"ff42fe0ed81ad2ca251809eb920d360c3f662731","ref":"refs/heads/master","pushedAt":"2023-12-10T13:06:41.000Z","pushType":"push","commitsCount":76,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-1950] Improving test coverage for user/group limit (#747)\n\nCloses: #747\n\nSigned-off-by: qzhu ","shortMessageHtmlLink":"[YUNIKORN-1950] Improving test coverage for user/group limit (apache#747"}},{"before":null,"after":"d3881cedc8d8bc3075c8a2bc4d4d32f6aa7e9366","ref":"refs/heads/YUNIKORN-2085","pushedAt":"2023-11-06T07:42:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-2085] CurrentPriority field missing from Queues API response when pedding application exists","shortMessageHtmlLink":"[YUNIKORN-2085] CurrentPriority field missing from Queues API respons…"}},{"before":"07a04f1d3068734e782443cf36e5b10c43c5775d","after":"4cd515ad9ef2962579c33f1780ff689b3385ffd1","ref":"refs/heads/YUNIKORN-1987","pushedAt":"2023-10-13T05:40:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"Add doc comment for IsDefault","shortMessageHtmlLink":"Add doc comment for IsDefault"}},{"before":null,"after":"07a04f1d3068734e782443cf36e5b10c43c5775d","ref":"refs/heads/YUNIKORN-1987","pushedAt":"2023-10-11T10:05:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-1987] Identity config fields not set explicitly\n\nAdded functionality to identify configuration fields not set explicitly. This change will highlight the difference between fields that aren't set by the user versus those explicitly set to default value. New logic defines a `DefaultValues` struct and uses a switch case in the `CheckAndSetDefault` method to discern if the value is default (uint64 is max value, string is \"defaultStringValue\"). Configuration-specific UnmarshalYAML methods are utilized to facilitate the usage of aforementioned `CheckAndSetDefault` method. Added corresponding tests for the same.","shortMessageHtmlLink":"[YUNIKORN-1987] Identity config fields not set explicitly"}},{"before":"1e9061edf73ec040efcacb8162d96bd0968f5855","after":null,"ref":"refs/heads/YUNIKORN-1987","pushedAt":"2023-10-11T10:02:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"}},{"before":null,"after":"1e9061edf73ec040efcacb8162d96bd0968f5855","ref":"refs/heads/YUNIKORN-1987","pushedAt":"2023-10-11T09:45:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-1987] Identity config fields not set explicitly\n\nAdded functionality to identify configuration fields not set explicitly. This change will highlight the difference between fields that aren't set by the user versus those explicitly set to default value. New logic defines a `DefaultValues` struct and uses a switch case in the `CheckAndSetDefault` method to discern if the value is default (uint64 is max value, string is \"defaultStringValue\"). Configuration-specific UnmarshalYAML methods are utilized to facilitate the usage of aforementioned `CheckAndSetDefault` method. Added corresponding tests for the same.","shortMessageHtmlLink":"[YUNIKORN-1987] Identity config fields not set explicitly"}},{"before":"57544a624ae18a1e972076426a5c5a7d17769ac3","after":"ee8a85a4a4c3da1155826d5a5e5282e03e5e30ff","ref":"refs/heads/master","pushedAt":"2023-10-11T08:40:42.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-1983] Add config to statedump (#664)\n\nCloses: #664\n\nSigned-off-by: Manikandan R ","shortMessageHtmlLink":"[YUNIKORN-1983] Add config to statedump (apache#664)"}},{"before":"9dd3df7dadb29a19de0d5f5971137df8fa674ea5","after":"57544a624ae18a1e972076426a5c5a7d17769ac3","ref":"refs/heads/master","pushedAt":"2023-09-22T13:48:47.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-1993] race condition in allocation removal (#662)\n\nRace between allocation removal and the timed transition to Completed\nstate change in the partition code.\nIf the removal of an allocation is in progress when the state transition\ncauses the queue removal (entry of the Completed state) the queue will\nnot be updated and the allocation will leak.\n\nNo test case as the timing required is not reproducible in unit or e2e\ntests.\n\nCloses: #662\n\nSigned-off-by: Wilfred Spiegelenburg ","shortMessageHtmlLink":"[YUNIKORN-1993] race condition in allocation removal (apache#662)"}},{"before":"2feb6ecc13849130c99f90a78e053fc6b319e725","after":"9dd3df7dadb29a19de0d5f5971137df8fa674ea5","ref":"refs/heads/master","pushedAt":"2023-09-15T14:18:49.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-1979] Correct misspelled ApplicationID field (#648)\n\nCloses: #648","shortMessageHtmlLink":"[YUNIKORN-1979] Correct misspelled ApplicationID field (apache#648)"}},{"before":null,"after":"8c8841e627840db44cb69447e741b1854a78b6bb","ref":"refs/heads/YUNIKORN-1949","pushedAt":"2023-09-05T14:44:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Haser0305","name":"Haser","path":"/Haser0305","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100994342?s=80&v=4"},"commit":{"message":"[YUNIKORN-1949] Move to go v1.21","shortMessageHtmlLink":"[YUNIKORN-1949] Move to go v1.21"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0xMFQxNDozNDo1MC4wMDAwMDBazwAAAAPGhwv-","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0wNVQxNDo0NDoxNi4wMDAwMDBazwAAAAN5zouF"}},"title":"Activity · Haser0305/yunikorn-core"}