Skip to content
#

helm-plugin

Here are 91 public repositories matching this topic...

digeler
digeler commented Jul 29, 2020

we are using the helm 2to3 convert grammatically in c# ,is there a way to bypass this confirmation :

helm3 2to3 move config
2020/07/29 10:50:21 WARNING: Helm v3 configuration may be overwritten during this operation.
2020/07/29 10:50:21
[Move Config/confirm] Are you sure you want to move the v2 configuration? [y/N]:

we are using the c# start process :
new Process

sky-philipalmeida
sky-philipalmeida commented Jul 31, 2020

We recently had an issue with mapkubeapis only updating last release even if it is in FAILED state.
The cluster was updated, there was a pipeline deployment that failed with the correct apis but as mapkubeapis updated only the last failed we could not get the build to success.
To fix it we delete all failed releases (but not the deployed one) replayed mapkubeapis that then updated the deployed o

karuppiah7890
karuppiah7890 commented Aug 23, 2020

I realized that cobra might be a little too much for the set of features I want to use. I think something lighter than cobra could do the work.

Actually I'm just showing help, and running the command. I'm not even having any flags to parse. And flag parsing can be done with standard library too. And I have only one command, no sub commands etc.

I just like

Improve this page

Add a description, image, and links to the helm-plugin 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 helm-plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.