minikube
Here are 644 public repositories matching this topic...
-
Updated
Sep 29, 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.
I want to swap a deployment.
all seems good by on the pod, i not found args available on my deployment.
Is it possible to concat them on a env variable or add them on the pod definition?
-
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
Oct 1, 2021 - C++
-
Updated
Sep 27, 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
May 22, 2021 - JavaScript
-
Updated
Aug 30, 2021 - Go
-
Updated
Jul 12, 2018 - PHP
-
Updated
Jan 5, 2018 - Go
-
Updated
May 20, 2021 - Shell
-
Updated
Aug 11, 2021 - Java
-
Updated
Jun 20, 2021 - HCL
-
Updated
Sep 21, 2021 - Shell
-
Updated
Nov 19, 2018 - C#
-
Updated
Oct 14, 2020 - Shell
-
Updated
Oct 17, 2020 - Go
-
Updated
Jan 4, 2021
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
Oct 14, 2017 - Go
-
Updated
Jul 19, 2017
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."
deploy/addons/helm-tiller
TestAddons/parallel/HelmTiller
gcr.io/kubernetes-helm/tiller:v2.16.12Error response from daemon: unauthorized: You don't have the needed permissions to perform this operation, and you may have invalid credentials. To authenticate your request, follow the steps in: https://cloud.google.com/container-registry/docs/advanced-authenticationShould update