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
https://travis-ci.com/github/akka/akka-management/jobs/497864771#L283
I'm not sure if the error on the title is the actual error or just s side-effect of using an invalid version of the kubectl CLI:
kubectl
* Downloading Kubernetes v1.19.4 preload ... > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 8.00 MiB / > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 32.08 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 56.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 56.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 88.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 88.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 120.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 128.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 150.87 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 168.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 168.00 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 218.08 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 264.21 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 308.31 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 357.45 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 402.45 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 425.73 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 441.66 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 476.73 MiB > preloaded-images-k8s-v6-v1.19.4-docker-overlay2-amd64.tar.lz4: 486.35 MiB* Creating docker container (CPUs=2, Memory=2200MB) ... * Preparing Kubernetes v1.19.4 on Docker 19.03.13 ... * Verifying Kubernetes components... * Enabled addons: storage-provisioner, default-storageclass ! /usr/local/bin/kubectl is version 1.21.0, which may have incompatibilites with Kubernetes 1.19.4. - Want kubectl v1.19.4? Try 'minikube kubectl -- get pods -A' * Done! kubectl is now configured to use "minikube" cluster and "default" namespace by default +minikube addons enable ingress * Verifying ingress addon... X Exiting due to MK_ENABLE: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: timed out waiting for the condition] * * If the above advice does not help, please let us know: - https://github.com/kubernetes/minikube/issues/new/choose The command "./scripts/setup-minikube-for-linux.sh && ./integration-test/kubernetes-dns/test.sh" exited with 10. before_cache.1 0.01s$ find $HOME/.ivy2 -name "ivydata-*.properties" -print -delete before_cache.2 0.01s$ find $HOME/.sbt -name "*.lock" -print -delete cache.2 store build cache
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://travis-ci.com/github/akka/akka-management/jobs/497864771#L283
I'm not sure if the error on the title is the actual error or just s side-effect of using an invalid version of the
kubectl
CLI:The text was updated successfully, but these errors were encountered: