-
Updated
Feb 24, 2022 - Java
continuous-deployment
Here are 808 public repositories matching this topic...
-
Updated
Feb 16, 2022 - Shell
-
Updated
Feb 24, 2022 - Go
-
Updated
Feb 24, 2022 - Java
-
Updated
Feb 21, 2022 - Go
-
Updated
Feb 23, 2022 - Java
-
Updated
Feb 23, 2022 - Java
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}
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Feb 24, 2022 - Go
-
Updated
Feb 7, 2022 - TypeScript
Hi,
It seems like naming a remote is subject to certain limitations as groupadd is executed (potentially 32chars?).
Example
apiVersion: gitkube.sh/v1alpha1
kind: Remote
metadata:
name: app-remote
namespace: my-really-really-really-long-nsk logs po/gitkub-
Updated
Feb 24, 2022 - TypeScript
-
Updated
Feb 17, 2022 - Go
-
Updated
Feb 15, 2022 - Shell
-
Updated
Oct 30, 2020 - PHP
https://github.com/google/starlark-go/blob/master/doc/spec.md
It should satisfy our reproducibility needs (like jsonnet) and could be easier to write agola config files.
Like in #137 we should provide build context information.
-
Updated
Sep 28, 2021 - Go
Kudu plugin
-
Updated
Feb 14, 2022 - Go
-
Updated
Jul 15, 2021 - C#
-
Updated
Jan 8, 2019 - Python
-
Updated
Feb 24, 2022 - Go
-
Updated
May 28, 2021 - JavaScript
-
Updated
Sep 13, 2018 - Go
Improve this page
Add a description, image, and links to the continuous-deployment topic page so that developers can more easily learn about it.
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."
Summary
HI,
Is it possible to disable Sync + Force via argocd RBAC ?
Motivation
Our customers use argoCD to install and upgrade our software on top of kubernetes. Since "Force" being destructive in nature, one of our customer ended up in doing so i.e. "Sync + Force"