Open abhilashissac-myntra opened 1 year 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.
Steps to Reproduce :
The actions.yaml file is added in the Resource Definition section.
Also, the requirement is such that the runners should be created using the Java/NodeJS/Go/Python etc images dynamically which is specified
Checks
Controller Version
0.23.3
Helm Chart Version
No response
CertManager Version
1.10
Deployment Method
Helm
cert-manager installation
We followed the ARC installation steps. Also we installed cert-manager from the official documentation.
Checks
Resource Definitions
To Reproduce
Describe the bug
We are able to create on demand action runners, but then we are not able to ensure that the runners are created based on the user provided docker image. For example, a Java based repo should be able to create on demand runners with the JAVA image that is provided by the user for running the actions.
Describe the expected behavior
We would like to ensure that an on demand runner action is created based on user provided docker image
Whole Controller Logs
Whole Runner Pod Logs
Additional Context
No response