helm
Here are 3,060 public repositories matching this topic...
-
Updated
Feb 25, 2022 - Go
Expected Behaviour
Change the default cron spec in --etcd-snapshot-schedule-cron (default: "0 */12 * * *"):
--k3s-extra-args '--etcd-snapshot-schedule-cron * * * * *'
-
Updated
Apr 5, 2020 - Go
-
Updated
Mar 19, 2022 - Emacs Lisp
The fuzz testing should be running against the same dependency versions that are used during testing and release of controllers, for improved reliability of the results.
In projects that depend on libgit2 (e.g. source-controller and image-automation-controller) this is even more so, as both git2go and libgit2 must be within a specific version range for them to work together.
The cu
-
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
Expected Behaviour
When using K8s 1.22 and newer, use the new namespace for ingress, for older use the deprecated API (apiVersion: extensions/v1beta1)
Several apps gener
-
Updated
Mar 28, 2022 - Mustache
Also, okteto version should be an alias of okteto version show
-
Updated
Mar 27, 2022 - Go
-
Updated
Mar 3, 2022 - Go
-
Updated
Feb 14, 2022 - HTML
-
Updated
Jun 6, 2021 - Shell
Enable more linters
kube-score is linted with golangci-lint, but some of the linters have been disabled.
- Update
.golangci.ymlto enable more linters - Run
golangci-lint runto find the issues that the new linters find. - Fix the issues until none are left.
- Send a PR!
😍
-
Updated
Jun 11, 2021 - Go
-
Updated
Mar 3, 2022 - Go
-
Updated
Mar 28, 2022 - Python
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."



Command
helm repo listact differently when repository config file don't exists:In both cases helm should return return empty list of repositories without exiting with erro