-
Updated
Oct 29, 2021 - Java
continuous-deployment
Here are 770 public repositories matching this topic...
-
Updated
Aug 3, 2021 - Shell
-
Updated
Oct 29, 2021 - Go
-
Updated
Oct 16, 2021 - Go
-
Updated
Oct 29, 2021 - Java
-
Updated
Oct 27, 2021 - Java
-
Updated
Oct 28, 2021 - Java
-
Updated
Oct 23, 2021 - JavaScript
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
Sep 23, 2021 - TypeScript
-
Updated
Oct 29, 2021 - Go
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-ns
k logs po/gitkub
Environment
Liquibase Version: 4.4.3
Liquibase Integration & Version: quarkus 2.3.0.Final
Liquibase Extension(s) & Version: liquibase-core only
Database Vendor & Version: MariaDB 10.6.4
Operating System Type & Version: Windows
-
Updated
Oct 5, 2021 - Go
-
Updated
Sep 30, 2021 - 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
Jan 8, 2019 - Python
-
Updated
Jul 15, 2021 - C#
-
Updated
Oct 26, 2021 - Go
-
Updated
Oct 28, 2021 - Go
-
Updated
Sep 13, 2018 - Go
-
Updated
Mar 26, 2021
-
Updated
May 28, 2021 - JavaScript
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
Many users run Argo CD in a mode where that Argo CD instance doesn't ever need or want to deploy Applications to the same cluster Argo CD is running in (e.g. Intuit does this). For these users, the
https://kubernetes.default.svc
should be disabled and removed as an option.Motivation
The ability to disable https://kubernetes.default.svc is both a security improvement as wel