The Wayback Machine - https://web.archive.org/web/20220406035423/https://github.com/topics/continuous-deployment
Skip to content
#

continuous-deployment

Here are 816 public repositories matching this topic...

caseyclarkjamf
caseyclarkjamf commented Mar 31, 2022

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

The Argo CD CLI throws a misleading warning about cluster level privileges when adding a cluster with namespace level privileges.

Only the warning looks wrong, the cluster is

bug good first issue component:cli
unleash
romanvog
romanvog commented Aug 30, 2021

Is it possible to add a check if unleash variable is indeed a json, and disable the option of saving it unless it is?
For example, created a variable for a toggle and selected type to be a json, but I've inserted a string instead of a json and was able to save and pull the value.

{'name': 'test', 'payload': {'type': 'json', 'value': 'not a json'}, 'weightType': 'variable', 'enabled': True}

github-pages-deploy-action
agola

Improve this page

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

Learn more