We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this what we have in config
- name: setup minikube uses: manusa/[email protected] with: minikube version: "v1.26.0" kubernetes version: "v1.24.1" start args: --memory 6g --cpus=2 --addons ingress --cni=flanne
logs
X Exiting due to RUNTIME_ENABLE: sudo systemctl restart cri-docker: exit status 1 stdout: stderr: Job for cri-docker.service failed because the control process exited with error code. See "systemctl status cri-docker.service" and "journalctl -xe" for details. .... Error: Command failed: sudo -E /home/runner/work/_temp/minikube start --vm-driver=none --kubernetes-version v1.24.1 --memory 6g --cpus=2 --addons ingress --cni=flannel at checkExecSyncError (child_process.js:635:11) Error: Command failed: sudo -E /home/runner/work/_temp/minikube start --vm-driver=none --kubernetes-version v1.24.1 --memory 6g --cpus=2 --addons ingress --cni=flannel ....l } Error: Command failed: sudo -E /home/runner/work/_temp/minikube start --vm-driver=none --kubernetes-version v1.24.1 --memory 6g --cpus=2 --addons ingress --cni=flannel
link of the action https://github.com/rook/rook/runs/7246482502?check_suite_focus=true#step:3:164
The text was updated successfully, but these errors were encountered:
@manusa any idea?
this is impacting our upgrade to the latest k8s version
Sorry, something went wrong.
Should be addressed by #95
Latest test scenarios pass.
Just released v2.9.0 https://github.com/marketplace/actions/setup-minikube-kubernetes-cluster?version=v2.9.0 with the changes
No branches or pull requests
this what we have in config
logs
link of the action https://github.com/rook/rook/runs/7246482502?check_suite_focus=true#step:3:164
The text was updated successfully, but these errors were encountered: