-
Couldn't load subscription status.
- Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't workinggha-runner-scale-setRelated to the gha-runner-scale-set modeRelated to the gha-runner-scale-set modeneeds triageRequires review from the maintainersRequires review from the maintainers
Description
Checks
- I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide.
- I am using charts that are officially provided
Controller Version
0.12.1
Deployment Method
Helm
Checks
- This isn't a question or user support case (For Q&A and community support, go to Discussions).
- I've read the Changelog before submitting this issue and I'm sure it's not due to any recently-introduced backward-incompatible changes
To Reproduce
1. Set gha-runner-scale-set annotations.
2. Annotations are not added to AutoscalingListener, listener role and listener role-binding.Describe the bug
However if I use default labels they are added to all the resources.
There is no easy way to track these resources using ArgoCD.
Describe the expected behavior
I wish the annotations were added to all the resources exactly the same as labels are.
Additional Context
annotations:
argocd.argoproj.io/tracking-id: "github-runners-gha-runner-scale-set"
labels:
argocd.argoproj.io/tracking-id: "github-runners-gha-runner-scale-set"
resourceMeta:
autoscalingRunnerSet:
annotations:
argocd.argoproj.io/tracking-id: "github-runners-gha-runner-scale-set"Controller Logs
There are no useful logs.Runner Pod Logs
There are no useful logs.Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggha-runner-scale-setRelated to the gha-runner-scale-set modeRelated to the gha-runner-scale-set modeneeds triageRequires review from the maintainersRequires review from the maintainers