{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":197434949,"defaultBranch":"devel","name":"admiral","ownerLogin":"tpantelis","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-07-17T17:35:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13009252?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724431738.0","currentOid":""},"activityList":{"items":[{"before":"834ad138244120f6fdae991423967979b3032a83","after":"db26789a8a6a8dd3598b9801a8fbedbc7ef96d8d","ref":"refs/heads/creation_timestamp","pushedAt":"2024-08-23T16:49:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Modify createReactor to set the CreationTimestamp field\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Modify createReactor to set the CreationTimestamp field"}},{"before":null,"after":"7eba2174334b0c0eb0ef5cb47d5ac22e698875d5","ref":"refs/heads/valid_name","pushedAt":"2024-08-23T16:48:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"EnsureValidName should strip leading or trailing dash\n\nEnsureValidName converts all invalid chars to a dash ('-') but\nthat could leave a leading or trailing dash which is invalid so\njust strip a leading or trailing dash.\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"EnsureValidName should strip leading or trailing dash"}},{"before":null,"after":"834ad138244120f6fdae991423967979b3032a83","ref":"refs/heads/creation_timestamp","pushedAt":"2024-08-23T01:29:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Modify createReactor to set the CreationTimestamp field\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Modify createReactor to set the CreationTimestamp field"}},{"before":"fad55278e781a9f2f9f5ff24878fb8d0ae18f5e9","after":"129ea41ea0d7c0c2bb3b3a524c9c831c51d21443","ref":"refs/heads/devel","pushedAt":"2024-08-22T20:07:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Use NewClientset instead of NewSimpleClientset\n\nThe latter is deprecated in Kubernetes 1.31.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Use NewClientset instead of NewSimpleClientset"}},{"before":"cb27a3b8a9a1e37affcb8f1f695daf9fd30c3b16","after":"fad55278e781a9f2f9f5ff24878fb8d0ae18f5e9","ref":"refs/heads/devel","pushedAt":"2024-08-21T13:26:20.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Bump github.com/prometheus/client_golang\n\nBumps the gomod group with 1 update in the / directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).\n\n\nUpdates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.1\n- [Release notes](https://github.com/prometheus/client_golang/releases)\n- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md)\n- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/prometheus/client_golang\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/prometheus/client_golang"}},{"before":null,"after":"03c85cd2e98ad9530d411b5550ffbc360fc74126","ref":"refs/heads/rem_0.14_dep_config","pushedAt":"2024-08-19T17:52:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Remove dependabot config for release 0.14\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Remove dependabot config for release 0.14"}},{"before":"11bb4f8f51a22064b42c24396d3dbc5e68265e14","after":"cb27a3b8a9a1e37affcb8f1f695daf9fd30c3b16","ref":"refs/heads/devel","pushedAt":"2024-08-19T17:48:47.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Bump the gomod group with 2 updates\n\nBumps the gomod group with 2 updates: [golang.org/x/time](https://github.com/golang/time) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).\n\n\nUpdates `golang.org/x/time` from 0.5.0 to 0.6.0\n- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.6.0)\n\nUpdates `sigs.k8s.io/controller-runtime` from 0.18.4 to 0.18.5\n- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)\n- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)\n- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.4...v0.18.5)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/time\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n- dependency-name: sigs.k8s.io/controller-runtime\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the gomod group with 2 updates"}},{"before":null,"after":"587d5703d62f47384e879b31b90a3ac357fb5af4","ref":"refs/heads/automated-backport-of-#954-upstream-release-0.17","pushedAt":"2024-07-18T12:10:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Ensure event ordering in the resource syncer\n\nIf a resource is deleted and then quickly re-created, depending\non timing, the delete event might not get processed so consumers\nonly observe the re-creation event which is not desirable in some\ncases. To ensure events are not missed and are processed in order,\na per-resource queue was added to mantain create and delete operations\nin place of the separate created and deleted maps.\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Ensure event ordering in the resource syncer"}},{"before":null,"after":"a9f286effd2922965949ff695223c996699eb4ee","ref":"refs/heads/automated-backport-of-#953-upstream-release-0.18","pushedAt":"2024-07-18T12:08:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Ensure event ordering in the resource syncer\n\nIf a resource is deleted and then quickly re-created, depending\non timing, the delete event might not get processed so consumers\nonly observe the re-creation event which is not desirable in some\ncases. To ensure events are not missed and are processed in order,\na per-resource queue was added to mantain create and delete operations\nin place of the separate created and deleted maps.\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Ensure event ordering in the resource syncer"}},{"before":"d5fefbf7c7636c89ea71324339cb18865a3980dc","after":"11bb4f8f51a22064b42c24396d3dbc5e68265e14","ref":"refs/heads/devel","pushedAt":"2024-07-18T12:02:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Ensure event ordering in the resource syncer\n\nIf a resource is deleted and then quickly re-created, depending\non timing, the delete event might not get processed so consumers\nonly observe the re-creation event which is not desirable in some\ncases. To ensure events are not missed and are processed in order,\na per-resource queue was added to mantain create and delete operations\nin place of the separate created and deleted maps.\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Ensure event ordering in the resource syncer"}},{"before":"70864b63254f4c34f2d8443eeb3695dcaff39b7d","after":"b2596af335c87815d10469cb0b0af3a68c51bcd6","ref":"refs/heads/syncer_event_ordering","pushedAt":"2024-07-17T20:06:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Ensure event ordering in the resource syncer\n\nIf a resource is deleted and then quickly re-created, depending\non timing, the delete event might not get processed so consumers\nonly observe the re-creation event which is not desirable in some\ncases. To ensure events are not missed and are processed in order,\na per-resource queue was added to mantain create and delete operations\nin place of the separate created and deleted maps.\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Ensure event ordering in the resource syncer"}},{"before":"dd6e40213c6659f0a71e959601481ec8d25308b2","after":null,"ref":"refs/heads/syncer_code_coverage","pushedAt":"2024-07-17T16:42:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"123714ae4400d1e714e3d49ce740c130a82a532e","after":null,"ref":"refs/heads/fix_loop_alias","pushedAt":"2024-07-17T16:42:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"823e3f5a7015500cd9d5e938a1dcc8b831fe570d","after":null,"ref":"refs/heads/syncer_logging","pushedAt":"2024-07-17T16:42:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"973f3ccbf80e21859c87e80307c1a6ac916534ce","after":null,"ref":"refs/heads/rest_ut_coverage","pushedAt":"2024-07-17T16:42:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"92cf635a22b1ddec6b44376b1960f638a32a9459","after":null,"ref":"refs/heads/automated-backport-of-#743-upstream-release-0.16","pushedAt":"2024-07-17T16:42:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"553a2010db8ccec02c4280b7beefc1be1fc9da1e","after":null,"ref":"refs/heads/use_fake_lock","pushedAt":"2024-07-17T16:42:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"494a438c4dc1e1beb62e72407837c1224391540f","after":null,"ref":"refs/heads/rem_ClusterInformer","pushedAt":"2024-07-17T16:42:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"a3efa7139c4e748e5e6c526f58ad4aa06e51d178","after":null,"ref":"refs/heads/use_klog_v2","pushedAt":"2024-07-17T16:42:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"7d97991d6feafaf8a9a2c861bba8dff512501ced","after":null,"ref":"refs/heads/WaitForCacheSync_error","pushedAt":"2024-07-17T16:42:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"a0e0ade9321834a6e1764560a279eb6f5f974ffc","after":null,"ref":"refs/heads/automated-backport-of-#765-upstream-release-0.16","pushedAt":"2024-07-17T16:42:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"c072407c95e0aa9d76f92855ef74c652168c8f6e","after":null,"ref":"refs/heads/leader_election_test_support","pushedAt":"2024-07-17T16:42:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"d0e054bdc9753383b7257a2f12bcf9ec7ca162fc","after":null,"ref":"refs/heads/automated-backport-of-#764-upstream-release-0.16","pushedAt":"2024-07-17T16:42:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"95e02d8e2cf6d10f4e4981c0062c2932331eeeac","after":null,"ref":"refs/heads/slices_key_fn","pushedAt":"2024-07-17T16:41:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"0a7e513c27a9df7d0a3964714de3ca0084f008a2","after":null,"ref":"refs/heads/use_atomic_bool","pushedAt":"2024-07-17T16:41:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"dd8dc39b79bac20ce830326d7381f4baabee2c15","after":null,"ref":"refs/heads/ctx_in_federator","pushedAt":"2024-07-17T16:41:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"91c62f2d395a658b253c8599e8d70b8571c146a3","after":null,"ref":"refs/heads/rem_upgrade_job","pushedAt":"2024-07-17T16:41:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"576d523e7c58fb1b705fadc8b121ecc969eda561","after":null,"ref":"refs/heads/ensure_empty_status","pushedAt":"2024-07-17T16:41:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"7f5bc5b9536c64b906b69736b13e40ead9b88980","after":null,"ref":"refs/heads/k8s_1.29","pushedAt":"2024-07-17T16:41:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}},{"before":"4ba91a7c09299e1f079c7fb62637bb777399d1cf","after":null,"ref":"refs/heads/group_dependabot","pushedAt":"2024-07-17T16:41:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEoo4AkAA","startCursor":null,"endCursor":null}},"title":"Activity ยท tpantelis/admiral"}