Name: zuul-scheduler Namespace: sf CreationTimestamp: Mon, 08 Jun 2026 05:35:19 -0400 Selector: app=sf,run=zuul-scheduler Labels: Annotations: Replicas: 1 desired | 1 total Update Strategy: RollingUpdate Partition: 0 Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed Pod Template: Labels: app=sf run=zuul-scheduler Annotations: config-repo-info-hash: gerrit:https://gerrit.sfop.me/config corporate-ca-certs-version: 0 limits: log-forwarding: disabled serial: 13 statsd_mapping: b76a9280139862949aa1b2315d0641fe76e27f1a108248ee34107972d6c7c07a zuul-common-config: 8db96ab0aa55c40a1c771895fb7a09a16a9654d879a4c6ce7229e60ba23b4e9f zuul-component-config: 0414899b7585c0ea6c1f22aa40257916ea7b7bc86c2211d5d2bbcb559c11e37a zuul-connections: 735f02d7d914e574d4c59113d45640475cc99128f1ef47a02caab4ba215d1115 zuul-extra: a6ee03b6bd444f6abed960436fdc5d2b46ea8d2ce20a3a26ee25badfbd6fe6c6 zuul-logging: b36a243f5ea179a5624fba721d0c24c36870154c412e4a54fc89485264532b97 Init Containers: init-scheduler-config: Image: quay.io/software-factory/zuul-scheduler:14.1.0-20250925-4 Port: Host Port: SeccompProfile: RuntimeDefault Command: /usr/local/bin/init-container.sh Limits: cpu: 100m memory: 64Mi Requests: cpu: 10m memory: 32Mi Environment: CONFIG_REPO_SET: TRUE CONFIG_REPO_BASE_URL: https://gerrit.sfop.me CONFIG_REPO_NAME: config CONFIG_REPO_CONNECTION_NAME: gerrit CONFIG_REPO_BRANCH: main HOME: /var/lib/zuul INIT_CONTAINER: 1 Mounts: /etc/pki/ca-trust/extracted from zuul-ca (rw) /usr/local/bin/fetch-config-repo.sh from tooling-vol (ro,path="fetch-config-repo.sh") /usr/local/bin/generate-zuul-tenant-yaml.sh from tooling-vol (ro,path="generate-zuul-tenant-yaml.sh") /usr/local/bin/init-container.sh from tooling-vol (ro,path="init-container.sh") /var/lib/zuul from zuul-scheduler (rw) Containers: zuul-scheduler: Image: quay.io/software-factory/zuul-scheduler:14.1.0-20250925-4 Port: 9090/TCP (zuul-metrics) Host Port: 0/TCP (zuul-metrics) SeccompProfile: RuntimeDefault Command: /usr/local/bin/dumb-init -c -- /usr/local/bin/zuul-scheduler -f -d Limits: cpu: 500m memory: 2Gi Requests: cpu: 100m memory: 128Mi Liveness: http-get http://:9090/health/live delay=5s timeout=5s period=20s #success=1 #failure=20 Readiness: http-get http://:9090/health/ready delay=0s timeout=5s period=10s #success=1 #failure=20 Startup: http-get http://:9090/health/ready delay=5s timeout=2s period=60s #success=1 #failure=60 Environment: REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-bundle.crt HOME: /var/lib/zuul CONFIG_REPO_SET: TRUE CONFIG_REPO_BASE_URL: https://gerrit.sfop.me CONFIG_REPO_NAME: config CONFIG_REPO_CONNECTION_NAME: gerrit CONFIG_REPO_BRANCH: main Mounts: /etc/pki/ca-trust/extracted from zuul-ca (rw) /etc/ssh/ssh_config.d/99-sf-operator.conf from extra-config (ro,path="ssh_config") /etc/zuul from zuul-config (ro) /tls/client from zookeeper-client-tls (ro) /usr/local/bin/fetch-config-repo.sh from tooling-vol (ro,path="fetch-config-repo.sh") /usr/local/bin/generate-zuul-tenant-yaml.sh from tooling-vol (ro,path="generate-zuul-tenant-yaml.sh") /usr/local/bin/reconnect-zk.py from tooling-vol (ro,path="reconnect-zk.py") /usr/local/bin/zuul-change-dump.py from tooling-vol (ro,path="zuul-change-dump.py") /var/lib/zuul from zuul-scheduler (rw) /var/lib/zuul-ssh from zuul-ssh-key (ro) /var/lib/zuul/zuul-scheduler-logging.yaml from zuul-logging-config (rw,path="zuul-scheduler-logging.yaml") zuul-statsd: Image: quay.io/prometheus/statsd-exporter-linux-amd64:v0.28.0 Ports: 9125/UDP (zuul-sel), 9102/TCP (zuul-see) Host Ports: 0/UDP (zuul-sel), 0/TCP (zuul-see) SeccompProfile: RuntimeDefault Args: --statsd.mapping-config=/tmp/statsd_mapping.yaml --statsd.listen-udp=:9125 --web.listen-address=:9102 Limits: cpu: 500m memory: 256Mi Requests: cpu: 100m memory: 128Mi Environment: Mounts: /tmp/statsd_mapping.yaml from statsd-config (rw,path="statsd_mapping.yaml") zuul-scheduler-nodeexporter: Image: quay.io/prometheus/node-exporter-linux-amd64:v1.9.1 Port: 9100/TCP (zuul-schedul-ne) Host Port: 0/TCP (zuul-schedul-ne) SeccompProfile: RuntimeDefault Args: --collector.disable-defaults --collector.filesystem --collector.filesystem.mount-points-exclude=^(/etc/hosts|/etc/hostname|/etc/passwd|/etc/resolv.conf|/run/.containerenv|/run/secrets|/dev|/proc|/sys)($|/) Limits: cpu: 100m memory: 64Mi Requests: cpu: 10m memory: 32Mi Environment: Mounts: /var/lib/zuul from zuul-scheduler (rw) Volumes: zuul-config: Type: Secret (a volume populated by a Secret) SecretName: zuul-config Optional: false zookeeper-client-tls: Type: Secret (a volume populated by a Secret) SecretName: zookeeper-client-tls Optional: false zuul-logging-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: zuul-logging-config-map Optional: false zuul-ssh-key: Type: Secret (a volume populated by a Secret) SecretName: zuul-ssh-key Optional: false statsd-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: zuul-statsd-config-map Optional: false extra-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: zuul-extra-config-map Optional: false extra-python-module: Type: ConfigMap (a volume populated by a ConfigMap) Name: extra-python-module-config-map Optional: false zuul-ca: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: tooling-vol: Type: ConfigMap (a volume populated by a ConfigMap) Name: zuul-scheduler-tooling-config-map Optional: false Node-Selectors: Tolerations: Volume Claims: Name: zuul-scheduler StorageClass: Labels: Annotations: Capacity: 1Gi Access Modes: [ReadWriteOnce] Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 9m8s statefulset-controller create Claim zuul-scheduler-zuul-scheduler-0 Pod zuul-scheduler-0 in StatefulSet zuul-scheduler success Normal SuccessfulCreate 9m8s statefulset-controller create Pod zuul-scheduler-0 in StatefulSet zuul-scheduler successful