argocd-applicationset-controller-75fb675787-gnpnn created 2023-09-06 19:54:34, version 3508118637

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
apiVersion: v1
kind: Pod
metadata:
  annotations:
    cni.projectcalico.org/podIP: ''
    cni.projectcalico.org/podIPs: ''
    container.seccomp.security.alpha.kubernetes.io/argocd-applicationset-controller: runtime/default
    kubectl.kubernetes.io/restartedAt: '2023-09-06T21:54:34+02:00'
  creationTimestamp: '2023-09-06T19:54:34Z'
  generateName: argocd-applicationset-controller-75fb675787-
  labels:
    app.kubernetes.io/name: argocd-applicationset-controller
    pod-template-hash: 75fb675787
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          f:cni.projectcalico.org/podIP: {}
          f:cni.projectcalico.org/podIPs: {}
    manager: calico
    operation: Update
    time: '2023-09-06T19:54:35Z'
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          .: {}
          f:kubectl.kubernetes.io/restartedAt: {}
        f:generateName: {}
        f:labels:
          .: {}
          f:app.kubernetes.io/name: {}
          f:pod-template-hash: {}
        f:ownerReferences:
          .: {}
          k:{"uid":"2c0f1190-8009-4dc8-b6d1-7b994a513649"}:
            .: {}
            f:apiVersion: {}
            f:blockOwnerDeletion: {}
            f:controller: {}
            f:kind: {}
            f:name: {}
            f:uid: {}
      f:spec:
        f:containers:
          k:{"name":"argocd-applicationset-controller"}:
            .: {}
            f:args: {}
            f:env:
              .: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_DEBUG"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_DRY_RUN"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_ENABLE_LEADER_ELECTION"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_ENABLE_PROGRESSIVE_SYNCS"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_LOGFORMAT"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_LOGLEVEL"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_NAMESPACE"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_POLICY"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_APPLICATIONSET_CONTROLLER_REPO_SERVER"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"ARGOCD_GIT_MODULES_ENABLED"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:configMapKeyRef:
                    .: {}
                    f:key: {}
                    f:name: {}
                    f:optional: {}
              k:{"name":"NAMESPACE"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:fieldRef:
                    .: {}
                    f:apiVersion: {}
                    f:fieldPath: {}
            f:image: {}
            f:imagePullPolicy: {}
            f:name: {}
            f:ports:
              .: {}
              k:{"containerPort":7000,"protocol":"TCP"}:
                .: {}
                f:containerPort: {}
                f:name: {}
                f:protocol: {}
              k:{"containerPort":8080,"protocol":"TCP"}:
                .: {}
                f:containerPort: {}
                f:name: {}
                f:protocol: {}
            f:resources: {}
            f:securityContext:
              .: {}
              f:allowPrivilegeEscalation: {}
              f:capabilities:
                .: {}
                f:drop: {}
              f:readOnlyRootFilesystem: {}
              f:runAsNonRoot: {}
              f:seccompProfile:
                .: {}
                f:type: {}
            f:terminationMessagePath: {}
            f:terminationMessagePolicy: {}
            f:volumeMounts:
              .: {}
              k:{"mountPath":"/app/config/gpg/keys"}:
                .: {}
                f:mountPath: {}
                f:name: {}
              k:{"mountPath":"/app/config/gpg/source"}:
                .: {}
                f:mountPath: {}
                f:name: {}
              k:{"mountPath":"/app/config/ssh"}:
                .: {}
                f:mountPath: {}
                f:name: {}
              k:{"mountPath":"/app/config/tls"}:
                .: {}
                f:mountPath: {}
                f:name: {}
              k:{"mountPath":"/tmp"}:
                .: {}
                f:mountPath: {}
                f:name: {}
        f:dnsPolicy: {}
        f:enableServiceLinks: {}
        f:restartPolicy: {}
        f:schedulerName: {}
        f:securityContext: {}
        f:serviceAccount: {}
        f:serviceAccountName: {}
        f:terminationGracePeriodSeconds: {}
        f:volumes:
          .: {}
          k:{"name":"gpg-keyring"}:
            .: {}
            f:emptyDir: {}
            f:name: {}
          k:{"name":"gpg-keys"}:
            .: {}
            f:configMap:
              .: {}
              f:defaultMode: {}
              f:name: {}
            f:name: {}
          k:{"name":"ssh-known-hosts"}:
            .: {}
            f:configMap:
              .: {}
              f:defaultMode: {}
              f:name: {}
            f:name: {}
          k:{"name":"tls-certs"}:
            .: {}
            f:configMap:
              .: {}
              f:defaultMode: {}
              f:name: {}
            f:name: {}
          k:{"name":"tmp"}:
            .: {}
            f:emptyDir: {}
            f:name: {}
      f:status:
        f:conditions:
          k:{"type":"ContainersReady"}:
            .: {}
            f:lastProbeTime: {}
            f:lastTransitionTime: {}
            f:status: {}
            f:type: {}
          k:{"type":"Initialized"}:
            .: {}
            f:lastProbeTime: {}
            f:lastTransitionTime: {}
            f:status: {}
            f:type: {}
          k:{"type":"Ready"}:
            .: {}
            f:lastProbeTime: {}
            f:lastTransitionTime: {}
            f:status: {}
            f:type: {}
        f:containerStatuses: {}
        f:hostIP: {}
        f:phase: {}
        f:podIP: {}
        f:podIPs:
          .: {}
          k:{"ip":"172.18.117.248"}:
            .: {}
            f:ip: {}
        f:startTime: {}
    manager: k3s
    operation: Update
    time: '2025-10-19T10:16:30Z'
  name: argocd-applicationset-controller-75fb675787-gnpnn
  namespace: argocd
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: argocd-applicationset-controller-75fb675787
    uid: 2c0f1190-8009-4dc8-b6d1-7b994a513649
  resourceVersion: '3508118637'
  uid: 32b07f4d-8303-4f21-b860-96603576b748
spec:
  containers:
  - args:
    - /usr/local/bin/argocd-applicationset-controller
    env:
    - name: NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_ENABLE_LEADER_ELECTION
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.enable.leader.election
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_NAMESPACE
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.namespace
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_REPO_SERVER
      valueFrom:
        configMapKeyRef:
          key: repo.server
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_POLICY
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.policy
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_DEBUG
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.debug
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_LOGFORMAT
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.log.format
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_LOGLEVEL
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.log.level
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_DRY_RUN
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.dryrun
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_GIT_MODULES_ENABLED
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.enable.git.submodule
          name: argocd-cmd-params-cm
          optional: true
    - name: ARGOCD_APPLICATIONSET_CONTROLLER_ENABLE_PROGRESSIVE_SYNCS
      valueFrom:
        configMapKeyRef:
          key: applicationsetcontroller.enable.progressive.syncs
          name: argocd-cmd-params-cm
          optional: true
    image: quay.io/argoproj/argocd:v2.7.13
    imagePullPolicy: Always
    name: argocd-applicationset-controller
    ports:
    - containerPort: 7000
      name: webhook
      protocol: TCP
    - containerPort: 8080
      name: metrics
      protocol: TCP
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
      runAsNonRoot: true
      seccompProfile:
        type: RuntimeDefault
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /app/config/ssh
      name: ssh-known-hosts
    - mountPath: /app/config/tls
      name: tls-certs
    - mountPath: /app/config/gpg/source
      name: gpg-keys
    - mountPath: /app/config/gpg/keys
      name: gpg-keyring
    - mountPath: /tmp
      name: tmp
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-rqggp
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: sed-infra-server-master-mcg58ax2-aa1e3892
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: argocd-applicationset-controller
  serviceAccountName: argocd-applicationset-controller
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - configMap:
      defaultMode: 420
      name: argocd-ssh-known-hosts-cm
    name: ssh-known-hosts
  - configMap:
      defaultMode: 420
      name: argocd-tls-certs-cm
    name: tls-certs
  - configMap:
      defaultMode: 420
      name: argocd-gpg-keys-cm
    name: gpg-keys
  - emptyDir: {}
    name: gpg-keyring
  - emptyDir: {}
    name: tmp
  - name: kube-api-access-rqggp
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: '2023-09-06T19:54:34Z'
    status: 'True'
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: '2025-10-19T10:15:56Z'
    status: 'True'
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: '2025-10-19T10:15:56Z'
    status: 'True'
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: '2023-09-06T19:54:34Z'
    status: 'True'
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://716483c4c37aa9d9b9b7eddc2bbeb1f155fe32230d33d385da5ef9b14640dd16
    image: quay.io/argoproj/argocd:v2.7.13
    imageID: quay.io/argoproj/argocd@sha256:2bb357eb91873a831a17b7a5ed3c995db48c98e94cf0456d8d9cb25930f10df0
    lastState:
      terminated:
        containerID: containerd://1187a9adf1a8a42f53ca0079114717a6ce12d0912e4de1db39f45e128fd6fc4a
        exitCode: 255
        finishedAt: '2025-10-19T10:15:24Z'
        reason: Unknown
        startedAt: '2025-10-10T05:14:53Z'
    name: argocd-applicationset-controller
    ready: true
    restartCount: 19
    started: true
    state:
      running:
        startedAt: '2025-10-19T10:15:56Z'
  hostIP: 192.168.1.3
  phase: Running
  podIP: 172.18.117.248
  podIPs:
  - ip: 172.18.117.248
  qosClass: BestEffort
  startTime: '2023-09-06T19:54:34Z'