helm
Here are 2,765 public repositories matching this topic...
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.
Checklist:
- I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
- I've included steps to reproduce the bug.
-
Updated
Nov 17, 2021 - Go
-
Updated
Apr 5, 2020 - Go
Expected Behaviour
Add the build status from GitHub Actions to the set of README badgets
Current Behaviour
I removed it because it was pointing at Travis, which we no
-
Updated
Nov 19, 2021 - Rust
-
Updated
Nov 20, 2021 - Emacs Lisp
What's the problem
The default kubeconfig is ~/.kube/config. This default setting should works for all command tools related with K8s, like helm/kubectl. But vela CLI don't support that.
Solution I want
When KUBECONFIG not set, vela cli should read default config file.
-
Updated
Nov 22, 2019 - Go
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
This is a follow-up to fluxcd/kustomize-controller#387 for aligning the behaviour implemented in the fix to that issue to all other controllers:
- image-automation-controller (ImageUpdateAutomation)
- image-reflector-controller (ImageRepository, ImagePolicy)
- source-controller (HelmRepository, HelmChart, GitRepository, Bucket)
Expected Behaviour
Add the build status from GitHub Actions to the set of README badgets
Current Behaviour
I removed it because it was pointing at Travis, which we no
Is your feature request related to a problem? Please describe.
Fig is a really cool CLI tool that makes autocompleting commands a lot easier. It would be a great way for our community to discover new commands. e.g. we could make is to that running okteto context use and then pressing tab shows you all the contexts available, or things like that.
Check out their kuber
-
Updated
Nov 19, 2021 - Mustache
-
Updated
Nov 18, 2021 - Go
-
Updated
Jun 6, 2021 - Shell
-
Updated
Nov 18, 2021 - Go
-
Updated
Aug 6, 2021 - HTML
-
Updated
Jun 11, 2021 - Go
-
Updated
Nov 13, 2021 - Python
-
Updated
Jun 21, 2021 - Go
-
Updated
Nov 18, 2021 - Go
Improve this page
Add a description, image, and links to the helm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the helm topic, visit your repo's landing page and select "manage topics."

The old plugin
testdatacontains references to$HELM_PLUGIN_SELFinstead of
$HELM_PLUGIN_DIRthat mislead beginners looking at thetests as examples of how to begin (since other official examples are
somewhat lacking).