cd
Here are 839 public repositories matching this topic...
-
Updated
Jan 31, 2022 - Java
-
Updated
Oct 30, 2021 - Shell
-
Updated
Jan 16, 2022 - Shell
-
Updated
Aug 7, 2021 - Go
-
Updated
Jan 31, 2022 - Ruby
Hi,
It is quite stupid to have one type for many events.
Suggestion:
On feature_segment update sends : FLAG_SEGMENT_UPDATED
On feature_identity update sends : FLAG_IDENTITY_UPDATED
on feature update sends : FLAG_FEATURE_UPDATED
-
Updated
Jan 26, 2022 - Shell
-
Updated
Sep 28, 2021 - Go
-
Updated
Aug 22, 2021 - Clojure
What would you like to be added:
Currently we are defining our own Docker client interface on docker package, which is basically a copy and paste of the methods that we use from [Docker client](https://pkg.go.dev/github.com/dock
-
Updated
Jun 29, 2021 - Shell
-
Updated
Jan 7, 2022 - Shell
-
Updated
Dec 30, 2021 - Go
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Apr 11, 2019 - Go
-
Updated
Jan 31, 2022 - TypeScript
-
Updated
Apr 10, 2020
-
Updated
Jan 28, 2022 - TypeScript
Look into and create a POC of a public github action using rok8s-scripts
-
Updated
Jan 27, 2022 - Python
Improve this page
Add a description, image, and links to the cd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cd topic, visit your repo's landing page and select "manage topics."


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/configper default or having to specify--kubeconfigfor 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