{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":174227216,"defaultBranch":"master","name":"controller-runtime","ownerLogin":"terinjokes","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-03-06T21:55:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/273509?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714994789.0","currentOid":""},"activityList":{"items":[{"before":"4c19a76ec91631c0cc73c63394da8e669112d2ca","after":null,"ref":"refs/heads/terin/kind-string","pushedAt":"2024-05-06T11:26:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"}},{"before":"00fb43a99bebdde6718fc945f76c8529f9878b5d","after":"3ea050d7a2322f3e6daea38f205be0814858f2f6","ref":"refs/heads/prestart-hook","pushedAt":"2024-05-06T11:26:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":null,"after":"4c19a76ec91631c0cc73c63394da8e669112d2ca","ref":"refs/heads/terin/kind-string","pushedAt":"2024-05-01T12:12:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"๐Ÿ› correct kind source type\n\nReverse the nil check in the String function of the internal Kind source\nto print the type when known.\n\nFixes: 2add01e7 (\"Event, source, handler, predicates: Use generics\")\nSigned-off-by: Terin Stock ","shortMessageHtmlLink":"๐Ÿ› correct kind source type"}},{"before":"e48fcc283efa6802a86e32804c9f1429b3fa2e27","after":"00fb43a99bebdde6718fc945f76c8529f9878b5d","ref":"refs/heads/prestart-hook","pushedAt":"2024-01-29T23:49:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":"6c35525e4d9317aadc8fd43d4d67d71e6115c383","after":"e48fcc283efa6802a86e32804c9f1429b3fa2e27","ref":"refs/heads/prestart-hook","pushedAt":"2024-01-29T23:48:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":"4326f8ecb64d94436a5b9409711a3c9ee38a3e69","after":"6c35525e4d9317aadc8fd43d4d67d71e6115c383","ref":"refs/heads/prestart-hook","pushedAt":"2024-01-22T21:51:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":"f76039251dff2e81e1e7c52113176efba0ef9c32","after":"4326f8ecb64d94436a5b9409711a3c9ee38a3e69","ref":"refs/heads/prestart-hook","pushedAt":"2023-07-20T12:25:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":"e0e7f45b91b1b3a77f85fa02650f66f8c39c4490","after":"f76039251dff2e81e1e7c52113176efba0ef9c32","ref":"refs/heads/prestart-hook","pushedAt":"2023-07-20T12:22:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":"3c057ad0d5837103e15becf5ff99b73a4f3324b6","after":"e0e7f45b91b1b3a77f85fa02650f66f8c39c4490","ref":"refs/heads/prestart-hook","pushedAt":"2023-07-20T12:10:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":"c316099d30988247ae775bd926519bd6792a3bae","after":"3c057ad0d5837103e15becf5ff99b73a4f3324b6","ref":"refs/heads/prestart-hook","pushedAt":"2023-04-24T13:52:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}},{"before":"33d3e5c3345a8d5ed67cc5275e70a4e2d6555284","after":"c316099d30988247ae775bd926519bd6792a3bae","ref":"refs/heads/prestart-hook","pushedAt":"2023-03-14T13:47:59.450Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"terinjokes","name":"Terin Stock","path":"/terinjokes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273509?s=80&v=4"},"commit":{"message":"feat(manager): add prestart hook support\n\nWhen implementing a controller that uses leader election, there maybe be\nwork that needs to be done after winning the election but before\nprocessing enqueued requests. For example, a controller may need to\nbuild up an internal mapping of the current state of the cluster before\nit can begin reconciling.\n\nThis changeset adds support for adding prestart hooks to\ncontroller-runtime's manager implementation. This hook runs after the\nmanager has been elected leader, immediately before the leader election\ncontrollers are started.\n\nRelated #607","shortMessageHtmlLink":"feat(manager): add prestart hook support"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQnOwVgA","startCursor":null,"endCursor":null}},"title":"Activity ยท terinjokes/controller-runtime"}