helm
Here are 3,138 public repositories matching this topic...
The current fav icon makes me think the app has been faved, when it has not. The fav icon should be an outlined star, not a filled star.
Not fav:
<img width="138" alt="image" src="https://user-images.githubusercontent.com/1142830/162030909-b256be55-d242
-
Updated
Apr 7, 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
Is your feature request related to a problem? Please describe.
There are KubeAPI and MongoDB database drivers, some users want to use Mysql.
Describe the solution you'd like
https://github.com/oam-dev/kubevela/blob/master/pkg/apiserver/datastore/datastore.go#L142
Here define a database interface, you only need to implement it for Mysql.
Additional context
Exist data
-
Updated
Apr 23, 2022 - Emacs Lisp
In #2649, all our dependencies except this module in the Azure related end-to-end tests were updated, as it contains a breaking change.
tfinstall
has been removed and needs to be replaced with https://github.com/hashicorp/hc-install. We call it exactly one time in [azure_test.go
](https://github.com/
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
Apr 8, 2022 - Go
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
Apr 23, 2022 - Mustache
-
Updated
Apr 22, 2022 - Go
-
Updated
Apr 18, 2022 - Go
-
Updated
Apr 9, 2022 - Go
-
Updated
Apr 23, 2022 - HTML
-
Updated
Jun 6, 2021 - Shell
-
Updated
Apr 21, 2022 - Go
-
Updated
Jun 11, 2021 - Go
-
Updated
Mar 3, 2022 - Go
-
Updated
Apr 12, 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 list
act differently when repository config file don't exists:In both cases helm should return return empty list of repositories without exiting with erro