Milas Bowman
878c9b8b49
runner: Use Docker socket via shared emptyDir instead of TCP/mTLS ( #2324 )
...
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com >
2023-03-28 11:29:16 +09:00
Alex Williams
69abd51f30
Ensure that EffectiveTime is updated on webhook scale down ( #2258 )
...
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com >
2023-03-01 08:27:37 +09:00
Francesco Renzi
73e22a1756
Disable metrics serving in proxy tests ( #2307 )
2023-02-22 16:57:59 +00:00
Nathan Klick
ced88228fc
Resolves the erroneous webhook scale down due to check runs ( #2119 )
...
Signed-off-by: Nathan Klick <nathan@swirldslabs.com >
2023-02-21 10:56:46 +09:00
Andrei Vydrin
44c06c21ce
fix: case-insensitive webhook label matching ( #2302 )
...
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com >
2023-02-21 09:37:42 +09:00
dependabot[bot]
219ba5b477
chore(deps): bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 ( #2132 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com >
2023-01-27 09:23:28 +09:00
Tingluo Huang
044c8ad4d5
Include actions-runner-controller in runner's User-Agent for better telemetry in Actions service. ( #2155 )
2023-01-15 09:35:56 +09:00
Tingluo Huang
eaa451df32
Update controller package names to match the owning API group name ( #2150 )
...
* Update controller package names to match the owning API group name
* feedback.
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com >
2023-01-13 08:24:11 +09:00
Yusuke Kuoka
bc4f4fee12
Fix various golangci-lint errors ( #2147 )
...
that we introduced via controller-runtime upgrade and via the removal of legacy pull-based scale triggers (#2001 ).
2023-01-13 07:14:36 +09:00
Nikola Jokic
aa6dab5a9a
Changes to folder structure to allow multigroups and changed go mod name ( #2105 )
...
* Changed folder structure to allow multi group registration
* included actions.github.com directory for resources and controllers
* updated go module to actions/actions-runner-controller
* publish arc packages under actions-runner-controller
* Update charts/actions-runner-controller/docs/UPGRADING.md
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com >
2022-12-28 09:38:34 +09:00