actions-runner-controller/controllers
Wim Fournier 7ee7634283
Delete config secret when listener pod gets deleted
This should fix https://github.com/actions/actions-runner-controller/issues/4029.
When the github token gets updated, and the old one expires, the listener pod dies. Only to be recreated with the existing listener config that holds the now expired token.
This PR fixes that by deleting the config secret as well, so the reconciler recreates it with the updated token.
2025-04-11 13:02:33 +02:00
..
actions.github.com Delete config secret when listener pod gets deleted 2025-04-11 13:02:33 +02:00
actions.summerwind.net Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00