Replies: 2 comments
-
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. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We're locking this discussion because it has not had recent activity and/or other members have asked for more information to assist you but received no response. Thank you for helping us maintain a productive and tidy community for all our members. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checks
Controller Version
0.27.4
Helm Chart Version
No response
CertManager Version
1.8.2
Deployment Method
Other
cert-manager installation
Followed the installation steps in the documentation, using
kubectl
.Checks
Resource Definitions
To Reproduce
Run the following workflow
Describe the bug
Workflow fails at "Set up Python" step, no matter Python version.
Describe the expected behavior
Setup Python succeeds
Whole Controller Logs
Whole Runner Pod Logs
Additional Context
ARC is installed in a Minikube cluster.
Switching to ubuntu-22.04 image for the runners didn't help.
Similar issue is raised in actions/setup-python#93. Some solutions are proposed, but they never resulted in a patch of the action apparently. Maybe they could be implemented in the runner image used by ARC to make setup-python work.
Beta Was this translation helpful? Give feedback.
All reactions