Phil
Phil
Hello, As I was going through CONTRIBUTING.md to run the integration tests, and I modified the tasks.yml to input my own values from gopass into `task test:env -- task test:all`....
When you configure `OAS_URI_TO_CONFIG` and `OAS_URI_TO_JSON` they don't flow down to the swagger docs properly, so this PR is to add support for that
Would we be able to get an attribute on the CRD to add common labels to all objects created by the operator? Right now there is an attribute to apply...
### Pre-requisites - [x] I have double-checked my configuration - [x] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue still exists on `:latest`....
Add ability to configure CPU request on build pod - We have cluster restrictions that require us to affix a cpu request before spawning pods so this would help us...
### Proposed change We would like the ability to add CPU request for build pods - our cluster restrictions require this and it would be nice to have. ### Alternative...