helm
Here are 3,016 public repositories matching this topic...
Summary
The Argo CD core mode should allow the user to set a permanent path to a K8s client configuration file, instead of either using ~/.kube/config per default or having to specify --kubeconfig for each command.
Motivation
Some K8s distributions by default install a Kubernetes client CLI (kubectl) which uses a custom path for its configuration. For example, K3s uses `/etc/ran
-
Updated
Feb 25, 2022 - Go
Manually keeping all dependencies up to date can be a time consuming task which can easily be automated.
One possible solution for this is renovatebot which periodically checks for new versions and can create a pull request for each update found.
It can easily be deployed on kubernetes via helm and works with [gite
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
Is your feature request related to a problem? Please describe.
BackGround
VelaQL(Vela Query Language) is a resource query language for KubeVela, used to query application-level resource status. more details refer to [doc](https://kubevela.io/docs/platform-engineers/system-operatio
-
Updated
Mar 5, 2022 - Emacs Lisp
Describe the bug
https://fluxcd.io/docs/use-cases/aws-codecommit/
Flux Create Source:
Failed to retrieve list of SSH authentication methods
► applying secret with repository credentials
► applying GitRepository source
◎ waiting for GitRepository source reconciliation
✗ unable to clone: Failed to retrieve list of SSH auth
-
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 6, 2022 - Mustache
Also, okteto version should be an alias of okteto version show
-
Updated
Feb 24, 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 5, 2022 - Python
-
Updated
Mar 3, 2022 - 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."

Noticed in chartmuseum test failure:
Chartmuseum copies script from Helm to upload canary artifacts.
In this script we need to add an
--overwriteflag toaz storage blob upload-batch:https:/