Skip to content

kubectl-helm-minikube cannot download kubectl version latest #1410

@joebowbeer

Description

@joebowbeer

kubectl-helm-minikube fails when I install it with default version (latest) for kubectl.

Workaround: Specify a version, e.g., "version": "1.33.2"

However, I added a (failing) test in this repo but it passed 😒

0.447 Feature       : Kubectl, Helm, and Minikube
0.447 Description   : Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects latest versions and insta
lls needed dependencies.
0.447 Id            : ghcr.io/devcontainers/features/kubectl-helm-minikube
0.447 Version       : 1.2.2
0.447 Documentation : https://github.com/devcontainers/features/tree/main/src/kubectl-helm-minikube
0.447 Options       :
0.447     VERSION="latest"
0.447     HELM="latest"
0.447     MINIKUBE="none"
0.447 ===========================================================================
0.482 Downloading kubectl...
95.73 curl: (3) URL using bad/illegal format or missing URL
95.73 ERROR: Feature "Kubectl, Helm, and Minikube" (ghcr.io/devcontainers/features/kubectl-helm-minikube) failed to install! Lo
ok at the documentation at https://github.com/devcontainers/features/tree/main/src/kubectl-helm-minikube for help troubleshooti
ng this error.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions