diff --git a/USERS.md b/USERS.md index fb4b08b372..0721637dea 100644 --- a/USERS.md +++ b/USERS.md @@ -8,6 +8,7 @@ Organizations below are **officially** using Argo Rollouts. Please send a PR wit 1. [Bucketplace](https://www.bucketplace.co.kr/) 1. [Databricks](https://github.com/databricks) 1. [Devtron Labs](https://github.com/devtron-labs/devtron) +1. [Farfetch](https://www.farfetch.com/) 1. [Intuit](https://www.intuit.com/) 1. [New Relic](https://newrelic.com/) 1. [Nitro](https://www.gonitro.com) diff --git a/manifests/crds/analysis-run-crd.yaml b/manifests/crds/analysis-run-crd.yaml index c86adee24f..a74da2ec58 100644 --- a/manifests/crds/analysis-run-crd.yaml +++ b/manifests/crds/analysis-run-crd.yaml @@ -13,7 +13,6 @@ spec: shortNames: - ar singular: analysisrun - preserveUnknownFields: false scope: Namespaced versions: - additionalPrinterColumns: diff --git a/manifests/crds/analysis-template-crd.yaml b/manifests/crds/analysis-template-crd.yaml index 6762c935ef..47b37efb7d 100644 --- a/manifests/crds/analysis-template-crd.yaml +++ b/manifests/crds/analysis-template-crd.yaml @@ -13,7 +13,6 @@ spec: shortNames: - at singular: analysistemplate - preserveUnknownFields: false scope: Namespaced versions: - name: v1alpha1 diff --git a/manifests/crds/cluster-analysis-template-crd.yaml b/manifests/crds/cluster-analysis-template-crd.yaml index 10f9982e08..3a3807eab2 100644 --- a/manifests/crds/cluster-analysis-template-crd.yaml +++ b/manifests/crds/cluster-analysis-template-crd.yaml @@ -13,7 +13,6 @@ spec: shortNames: - cat singular: clusteranalysistemplate - preserveUnknownFields: false scope: Cluster versions: - name: v1alpha1 diff --git a/manifests/crds/experiment-crd.yaml b/manifests/crds/experiment-crd.yaml index d5edad257f..b4d2fc2f59 100644 --- a/manifests/crds/experiment-crd.yaml +++ b/manifests/crds/experiment-crd.yaml @@ -13,7 +13,6 @@ spec: shortNames: - exp singular: experiment - preserveUnknownFields: false scope: Namespaced versions: - additionalPrinterColumns: diff --git a/manifests/crds/rollout-crd.yaml b/manifests/crds/rollout-crd.yaml index 9b922a8713..c5a171e2e5 100644 --- a/manifests/crds/rollout-crd.yaml +++ b/manifests/crds/rollout-crd.yaml @@ -13,7 +13,6 @@ spec: shortNames: - ro singular: rollout - preserveUnknownFields: false scope: Namespaced versions: - additionalPrinterColumns: