Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HRA support for RunnerSet #647

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Add HRA support for RunnerSet #647

merged 1 commit into from
Jun 23, 2021

Conversation

mumoshu
Copy link
Collaborator

@mumoshu mumoshu commented Jun 22, 2021

HRA.Spec.ScaleTargetRef.Kind is added to denote that the scale-target is a RunnerSet.

It defaults to RunnerDeployment for backward compatibility.

apiVersion: actions.summerwind.dev/v1alpha1
kind: HorizontalRunnerAutoscaler
metadata:
  name: myhra
spec:
  scaleTargetRef:
    kind: RunnerSet
    name: myrunnerset

Ref #629
Ref #613
Ref #612

@mumoshu mumoshu force-pushed the hra-for-runnerset branch 6 times, most recently from a4bb03c to 550c18d Compare June 23, 2021 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant