-
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
chore(deps): update dependency argoproj/argo-cd to v2.10.0 #1046
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-zzZJCQ/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml
@@ -319,6 +319,12 @@ spec:
description: CommonLabels is a list of additional labels
to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying common annotations to resources for
@@ -647,6 +653,12 @@ spec:
description: CommonLabels is a list of additional labels
to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying common annotations to resources
@@ -1092,6 +1104,12 @@ spec:
description: CommonLabels is a list of additional labels to
add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize components
+ to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether to force
applying common annotations to resources for Kustomize apps
@@ -1410,6 +1428,12 @@ spec:
description: CommonLabels is a list of additional labels
to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize components
+ to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether to
force applying common annotations to resources for Kustomize
@@ -1881,6 +1905,12 @@ spec:
description: CommonLabels is a list of additional labels
to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying common annotations to resources
@@ -2213,6 +2243,12 @@ spec:
description: CommonLabels is a list of additional
labels to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying common annotations to resources
@@ -2689,6 +2725,13 @@ spec:
description: CommonLabels is a list of additional
labels to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before
+ building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies
whether to force applying common annotations
@@ -3038,6 +3081,13 @@ spec:
description: CommonLabels is a list of additional
labels to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of
+ kustomize components to add to the kustomization
+ before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies
whether to force applying common annotations
@@ -3502,6 +3552,12 @@ spec:
description: CommonLabels is a list of additional
labels to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying common annotations to resources
@@ -3844,6 +3900,13 @@ spec:
description: CommonLabels is a list of additional
labels to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before
+ building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying common annotations to resources
@@ -4330,6 +4393,12 @@ spec:
description: CommonLabels is a list of additional
labels to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying common annotations to resources
@@ -4672,6 +4741,13 @@ spec:
description: CommonLabels is a list of additional
labels to add to rendered manifests
type: object
+ components:
+ description: Components specifies a list of kustomize
+ components to add to the kustomization before
+ building
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
description: ForceCommonAnnotations specifies whether
to force applying c See the full diff from https://github.com/int128/argocd-commenter/actions/runs/7809210948 e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applicationsets.argoproj.io.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applicationsets.argoproj.io.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applicationsets.argoproj.io.yaml
@@ -244,6 +244,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -454,6 +458,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -823,6 +831,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -1033,6 +1045,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -1406,6 +1422,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -1616,6 +1636,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -1969,6 +1993,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -2179,6 +2207,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -2556,6 +2588,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -2766,6 +2802,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -3135,6 +3175,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -3345,6 +3389,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -3718,6 +3766,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -3928,6 +3980,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
forceCommonAnnotations:
type: boolean
forceCommonLabels:
@@ -4281,6 +4337,10 @@ spec:
additionalProperties:
type: string
type: object
+ components:
+ items:
+ type: string
+ type: array
See the full diff from https://github.com/int128/argocd-commenter/actions/runs/7809210948 e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
@@ -144,7 +144,13 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.9.6
+ - name: ARGOCD_APPLICATIONSET_CONTROLLER_ENABLE_SCM_PROVIDERS
+ valueFrom:
+ configMapKeyRef:
+ key: applicationsetcontroller.enable.scm.providers
+ name: argocd-cmd-params-cm
+ optional: true
+ image: quay.io/argoproj/argocd:v2.10.0
imagePullPolicy: Always
name: argocd-applicationset-controller
ports: e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-EeVlPU/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.9.6
+ image: quay.io/argoproj/argocd:v2.10.0
imagePullPolicy: Always
name: copyutil
securityContext: e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
@@ -40,7 +40,13 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.9.6
+ - name: ARGOCD_NOTIFICATION_CONTROLLER_SELF_SERVICE_NOTIFICATION_ENABLED
+ valueFrom:
+ configMapKeyRef:
+ key: notificationscontroller.selfservice.enabled
+ name: argocd-cmd-params-cm
+ optional: true
+ image: quay.io/argoproj/argocd:v2.10.0
imagePullPolicy: Always
livenessProbe:
tcpSocket: e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml
@@ -37,7 +37,7 @@ spec:
- ""
- --appendonly
- "no"
- image: redis:7.0.11-alpine
+ image: redis:7.0.14-alpine
imagePullPolicy: Always
name: redis
ports: e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
@@ -132,6 +132,18 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
+ - name: ARGOCD_REPO_SERVER_OTLP_INSECURE
+ valueFrom:
+ configMapKeyRef:
+ key: otlp.insecure
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_REPO_SERVER_OTLP_HEADERS
+ valueFrom:
+ configMapKeyRef:
+ key: otlp.headers
+ name: argocd-cmd-params-cm
+ optional: true
- name: ARGOCD_REPO_SERVER_MAX_COMBINED_DIRECTORY_MANIFESTS_SIZE
valueFrom:
configMapKeyRef:
@@ -180,13 +192,25 @@ spec:
key: reposerver.enable.git.submodule
name: argocd-cmd-params-cm
optional: true
+ - name: ARGOCD_GIT_LS_REMOTE_PARALLELISM_LIMIT
+ valueFrom:
+ configMapKeyRef:
+ key: reposerver.git.lsremote.parallelism.limit
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_GIT_REQUEST_TIMEOUT
+ valueFrom:
+ configMapKeyRef:
+ key: reposerver.git.request.timeout
+ name: argocd-cmd-params-cm
+ optional: true
- name: HELM_CACHE_HOME
value: /helm-working-dir
- name: HELM_CONFIG_HOME
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
- image: quay.io/argoproj/argocd:v2.9.6
+ image: quay.io/argoproj/argocd:v2.10.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -238,7 +262,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
- image: quay.io/argoproj/argocd:v2.9.6
+ image: quay.io/argoproj/argocd:v2.10.0
name: copyutil
securityContext:
allowPrivilegeEscalation: false e2e_test/argocd/apps_v1_deployment_argocd-server.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
@@ -227,6 +227,18 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
+ - name: ARGOCD_SERVER_OTLP_INSECURE
+ valueFrom:
+ configMapKeyRef:
+ key: otlp.insecure
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_SERVER_OTLP_HEADERS
+ valueFrom:
+ configMapKeyRef:
+ key: otlp.headers
+ name: argocd-cmd-params-cm
+ optional: true
- name: ARGOCD_APPLICATION_NAMESPACES
valueFrom:
configMapKeyRef:
@@ -239,13 +251,25 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
+ - name: ARGOCD_K8SCLIENT_RETRY_MAX
+ valueFrom:
+ configMapKeyRef:
+ key: server.k8sclient.retry.max
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_K8SCLIENT_RETRY_BASE_BACKOFF
+ valueFrom:
+ configMapKeyRef:
+ key: server.k8sclient.retry.base.backoff
+ name: argocd-cmd-params-cm
+ optional: true
- name: ARGOCD_API_CONTENT_TYPES
valueFrom:
configMapKeyRef:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.9.6
+ image: quay.io/argoproj/argocd:v2.10.0
imagePullPolicy: Always
livenessProbe:
httpGet: e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml--- a/tmp/kustomize-action-zzZJCQ/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
+++ b/tmp/kustomize-action-EeVlPU/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
@@ -51,6 +51,18 @@ spec:
key: timeout.hard.reconciliation
name: argocd-cm
optional: true
+ - name: ARGOCD_RECONCILIATION_JITTER
+ valueFrom:
+ configMapKeyRef:
+ key: timeout.reconciliation.jitter
+ name: argocd-cm
+ optional: true
+ - name: ARGOCD_REPO_ERROR_GRACE_PERIOD_SECONDS
+ valueFrom:
+ configMapKeyRef:
+ key: controller.repo.error.grace.period.seconds
+ name: argocd-cmd-params-cm
+ optional: true
- name: ARGOCD_APPLICATION_CONTROLLER_REPO_SERVER
valueFrom:
configMapKeyRef:
@@ -153,6 +165,18 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
+ - name: ARGOCD_APPLICATION_CONTROLLER_OTLP_INSECURE
+ valueFrom:
+ configMapKeyRef:
+ key: otlp.insecure
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_APPLICATION_CONTROLLER_OTLP_HEADERS
+ valueFrom:
+ configMapKeyRef:
+ key: otlp.headers
+ name: argocd-cmd-params-cm
+ optional: true
- name: ARGOCD_APPLICATION_NAMESPACES
valueFrom:
configMapKeyRef:
@@ -171,7 +195,25 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.9.6
+ - name: ARGOCD_K8SCLIENT_RETRY_MAX
+ valueFrom:
+ configMapKeyRef:
+ key: controller.k8sclient.retry.max
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_K8SCLIENT_RETRY_BASE_BACKOFF
+ valueFrom:
+ configMapKeyRef:
+ key: controller.k8sclient.retry.base.backoff
+ name: argocd-cmd-params-cm
+ optional: true
+ - name: ARGOCD_APPLICATION_CONTROLLER_SERVER_SIDE_DIFF
+ valueFrom:
+ configMapKeyRef:
+ key: controller.diff.server.side
+ name: argocd-cmd-params-cm
+ optional: true
+ image: quay.io/argoproj/argocd:v2.10.0
imagePullPolicy: Always
name: argocd-application-controller
ports:
|
This was referenced Feb 7, 2024
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.9.6
->v2.10.0
Release Notes
argoproj/argo-cd (argoproj/argo-cd)
v2.10.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.