Why are the legacy K8s configs/CRD definitions present in actions-runner-controller.yaml? #3875
Unanswered
ngibson-ccm
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before the GitHub acquisition of this project I always deployed using the
actions-runner-controller.yaml
manifest. Now it appears as though the new CRD definitions (AutoscalingListener
,AutoscalingRunnerSet
,EphemeralRunner
,EphemeralRunnerSet
) as well as the legacy CRD definitions (HorizontalRunnerAutoscaler
,RunnerDeployment
,RunnerReplicaSet
,Runner
,RunnerSet
) are all present in this manifest file. Is there a manifest file with only the new required K8s resources?Beta Was this translation helpful? Give feedback.
All reactions