-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency argoproj/argo-cd to v2.9.0 #989
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff
e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml
@@ -348,6 +348,37 @@ spec:
description: Namespace sets the namespace that Kustomize
adds to all resources
type: string
+ patches:
+ description: Patches is a list of Kustomize patches
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
description: Replicas is a list of Kustomize Replicas
override specifications
@@ -646,6 +677,37 @@ spec:
description: Namespace sets the namespace that Kustomize
adds to all resources
type: string
+ patches:
+ description: Patches is a list of Kustomize patches
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
description: Replicas is a list of Kustomize Replicas
override specifications
@@ -786,7 +848,8 @@ spec:
properties:
name:
description: Name is an alternate way of specifying the target
- cluster by its symbolic name
+ cluster by its symbolic name. This must be set if Server is
+ not set.
type: string
namespace:
description: Namespace specifies the target namespace for the
@@ -794,8 +857,9 @@ spec:
namespace-scoped resources that have not set a value for .metadata.namespace
type: string
server:
- description: Server specifies the URL of the target cluster and
- must be set to the Kubernetes control plane API
+ description: Server specifies the URL of the target cluster's
+ Kubernetes control plane API. This must be set if Name is not
+ set.
type: string
type: object
ignoreDifferences:
@@ -1056,6 +1120,37 @@ spec:
description: Namespace sets the namespace that Kustomize adds
to all resources
type: string
+ patches:
+ description: Patches is a list of Kustomize patches
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
description: Replicas is a list of Kustomize Replicas override
specifications
@@ -1344,6 +1439,37 @@ spec:
description: Namespace sets the namespace that Kustomize
adds to all resources
type: string
+ patches:
+ description: Patches is a list of Kustomize patches
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
description: Replicas is a list of Kustomize Replicas override
specifications
@@ -1785,6 +1911,37 @@ spec:
description: Namespace sets the namespace that Kustomize
adds to all resources
type: string
+ patches:
+ description: Patches is a list of Kustomize patches
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ See the full diff from https://github.com/int128/argocd-commenter/actions/runs/6767556392 e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applicationsets.argoproj.io.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applicationsets.argoproj.io.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applicationsets.argoproj.io.yaml
@@ -258,6 +258,36 @@ spec:
type: string
namespace:
type: string
+ patches:
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
items:
properties:
@@ -438,6 +468,36 @@ spec:
type: string
namespace:
type: string
+ patches:
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
items:
properties:
@@ -777,6 +837,36 @@ spec:
type: string
namespace:
type: string
+ patches:
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
items:
properties:
@@ -957,6 +1047,36 @@ spec:
type: string
namespace:
type: string
+ patches:
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ properties:
+ annotationSelector:
+ type: string
+ group:
+ type: string
+ kind:
+ type: string
+ labelSelector:
+ type: string
+ name:
+ type: string
+ namespace:
+ type: string
+ version:
+ type: string
+ type: object
+ type: object
+ type: array
replicas:
items:
properties:
@@ -1300,6 +1420,36 @@ spec:
type: string
namespace:
type: string
+ patches:
+ items:
+ properties:
+ options:
+ additionalProperties:
+ type: boolean
+ type: object
+ patch:
+ type: string
+ path:
+ type: string
+ target:
+ See the full diff from https://github.com/int128/argocd-commenter/actions/runs/6767556392 e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_appprojects.argoproj.io.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_appprojects.argoproj.io.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_appprojects.argoproj.io.yaml
@@ -88,7 +88,8 @@ spec:
properties:
name:
description: Name is an alternate way of specifying the target
- cluster by its symbolic name
+ cluster by its symbolic name. This must be set if Server is
+ not set.
type: string
namespace:
description: Namespace specifies the target namespace for the
@@ -96,8 +97,9 @@ spec:
namespace-scoped resources that have not set a value for .metadata.namespace
type: string
server:
- description: Server specifies the URL of the target cluster
- and must be set to the Kubernetes control plane API
+ description: Server specifies the URL of the target cluster's
+ Kubernetes control plane API. This must be set if Name is
+ not set.
type: string
type: object
type: array e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
@@ -20,6 +20,18 @@ spec:
- args:
- /usr/local/bin/argocd-applicationset-controller
env:
+ - name: ARGOCD_APPLICATIONSET_CONTROLLER_GLOBAL_PRESERVED_ANNOTATIONS
+ valueFrom:
+ configMapKeyRef:
+ key: applicationsetcontroller.global.preserved.annotations
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_APPLICATIONSET_CONTROLLER_GLOBAL_PRESERVED_LABELS
+ valueFrom:
+ configMapKeyRef:
+ key: applicationsetcontroller.global.preserved.labels
+ name: argocd-cmd-params-cm
+ optional: true
- name: NAMESPACE
valueFrom:
fieldRef:
@@ -132,7 +144,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.8.6
+ image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-applicationset-controller
ports: e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
@@ -65,7 +65,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
- image: quay.io/argoproj/argocd:v2.8.6
+ image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: copyutil
securityContext: e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
@@ -40,7 +40,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.8.6
+ image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
tcpSocket: e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
@@ -186,7 +186,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
- image: quay.io/argoproj/argocd:v2.8.6
+ image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -238,7 +238,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
- image: quay.io/argoproj/argocd:v2.8.6
+ image: quay.io/argoproj/argocd:v2.9.0
name: copyutil
securityContext:
allowPrivilegeEscalation: false e2e_test/argocd/apps_v1_deployment_argocd-server.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
@@ -239,7 +239,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.8.6
+ image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
httpGet: e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
@@ -171,7 +171,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.8.6
+ image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-application-controller
ports: e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrole_argocd-server.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrole_argocd-server.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrole_argocd-server.yaml
@@ -32,6 +32,7 @@ rules:
- argoproj.io
resources:
- applications
+ - applicationsets
verbs:
- get
- list e2e_test/argocd/v1_service_argocd-dex-server.yaml--- a/tmp/kustomize-action-9toHSw/e2e_test/argocd/v1_service_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-kEDzsp/e2e_test/argocd/v1_service_argocd-dex-server.yaml
@@ -9,7 +9,8 @@ metadata:
namespace: argocd
spec:
ports:
- - name: http
+ - appProtocol: TCP
+ name: http
port: 5556
protocol: TCP
targetPort: 5556
|
This was referenced Nov 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.8.6
->v2.9.0
Release Notes
argoproj/argo-cd (argoproj/argo-cd)
v2.9.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.