actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.76k stars 1.12k forks source link

Cannot control target namespace #3798

Open fernandezcuesta opened 2 weeks ago

fernandezcuesta commented 2 weeks ago

What would you like added?

Add the ability to override the destination namespace.

Why is this needed?

Sometimes it's handy to deploy both controller and scaler-set charts under the same Helm umbrella chart. In such cases, since .Release.Namespace is the one inherited from the umbrella chart, we cannot follow the best practices of having separate namespaces for both controller and scalerset.

Additional context

n/a

github-actions[bot] commented 2 weeks ago

Hello! Thank you for filing an issue.

The maintainers will triage your issue shortly.

In the meantime, please take a look at the troubleshooting guide for bug reports.

If this is a feature request, please review our contribution guidelines.