minikube
Here are 617 public repositories matching this topic...
-
Updated
Jul 12, 2021 - Shell
Every kubeflow image should be scanned for security vulnerabilities.
It would be great to have a periodic security report.
Each of these images with vulnerability should be patched and updated.
Right now we emit a message like
T: Error: Unable to find cluster information
T: No current-context set. Please use the --context option to
T: explicitly set the context.
This is all fine, but some higher-level explanation would be helpful as well, probably linking to documentation:
T: Telepresence uses kubectl/oc to access your Kubernetes/OpenShift
T: cluster. Ple
-
Updated
Jun 2, 2021 - Python
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
-
Updated
Jul 14, 2021 - C++
-
Updated
Jul 13, 2021 - Go
-
Updated
Apr 25, 2021 - Go
-
Updated
Oct 7, 2020 - Go
-
Updated
Jul 2, 2020 - Shell
-
Updated
May 28, 2018 - Go
-
Updated
Sep 11, 2020 - Java
-
Updated
Jul 12, 2018 - PHP
-
Updated
May 22, 2021 - JavaScript
-
Updated
Jun 16, 2021 - Go
-
Updated
Jan 5, 2018 - Go
-
Updated
May 10, 2021 - Java
-
Updated
May 20, 2021 - Shell
-
Updated
Jun 20, 2021 - HCL
-
Updated
Oct 14, 2020 - Shell
-
Updated
Mar 23, 2021 - Shell
-
Updated
Nov 19, 2018 - C#
-
Updated
Jan 4, 2021
-
Updated
Oct 17, 2020 - Go
Hi, since Helm 2.5.0, it's possible to use relative urls in index.yaml chart repository: https://github.com/helm/helm/blob/master/docs/chart_repository_faq.md
Minibroker is not compatible with that mode.
In pkg/helm/helm.go, the LoadChart function should first check if chartURL is a fully qualified URL, if not, build an URL with the relative URL and "repoURL".
-
Updated
Jul 19, 2017
-
Updated
Oct 14, 2017 - Go
Improve this page
Add a description, image, and links to the minikube topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minikube topic, visit your repo's landing page and select "manage topics."
I made a mistake and put in the wrong k8s version, we should have a more beautiful looking error, and ideally do not even try to create container when a non-existing k8s version is specified