Skip to content
#

cd

Here are 852 public repositories matching this topic...

jannfis
jannfis commented Dec 19, 2021

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

flagsmith
horusec
iancardosozup
iancardosozup commented Oct 25, 2021

We currently refactoring unit test in every package of horusec, and we have a lot of code to cover. I'm opening this issue as a report and invite to community to contribute and improve our application. Currently i'm in start package refactor and we have some cases to cover and you can base on #701 to write your code

Update: Since #731 we moved flags constants to package [testutil](https://githu

Improve this page

Add a description, image, and links to the cd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cd topic, visit your repo's landing page and select "manage topics."

Learn more