cd
Here are 849 public repositories matching this topic...
-
Updated
Feb 13, 2022 - Java
-
Updated
Feb 10, 2022 - Shell
-
Updated
Feb 13, 2022 - Shell
-
Updated
Aug 7, 2021 - Go
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
Feb 10, 2022 - Ruby
-
Updated
Feb 9, 2022 - Shell
-
Updated
Sep 28, 2021 - Go
-
Updated
Feb 12, 2022 - 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
Feb 5, 2022 - Go
-
Updated
Jan 7, 2022 - Shell
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Apr 11, 2019 - Go
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Apr 10, 2020
-
Updated
Feb 10, 2022 - TypeScript
Look into and create a POC of a public github action using rok8s-scripts
-
Updated
Feb 9, 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