Name: zuul-web Namespace: sf CreationTimestamp: Wed, 10 Jun 2026 06:04:52 -0400 Labels: Annotations: deployment.kubernetes.io/revision: 1 Selector: app=sf,run=zuul-web Replicas: 1 desired | 1 updated | 1 total | 1 available | 0 unavailable StrategyType: RollingUpdate MinReadySeconds: 0 RollingUpdateStrategy: 25% max unavailable, 25% max surge Pod Template: Labels: app=sf run=zuul-web Annotations: corporate-ca-certs-version: 0 limits: log-forwarding: disabled serial: 9 zuul-common-config: a471b391c08f03f10d37e8ac48bb5e009e27330ba06897902e19d3c6be282431 zuul-component-config: 02bc15835c84d7a1794f122bde35e4eccbe52002525c42a0ed080a0631e1e4e0 zuul-connections: 735f02d7d914e574d4c59113d45640475cc99128f1ef47a02caab4ba215d1115 zuul-logging: b36a243f5ea179a5624fba721d0c24c36870154c412e4a54fc89485264532b97 Containers: zuul-web: Image: quay.io/software-factory/zuul-web:13.1.0-20250925-1 Port: 9090/TCP (zuul-metrics) Host Port: 0/TCP (zuul-metrics) SeccompProfile: RuntimeDefault Command: /usr/local/bin/dumb-init -c -- bash -c set -x && update-ca-trust extract -o /etc/pki/ca-trust/extracted && git config --global --add safe.directory '*' && exec /usr/local/bin/zuul-web -f -d Limits: cpu: 500m memory: 2Gi Requests: cpu: 100m memory: 128Mi Liveness: http-get http://:9000/api/info delay=5s timeout=5s period=20s #success=1 #failure=20 Readiness: http-get http://:9000/api/info delay=0s timeout=5s period=10s #success=1 #failure=20 Startup: http-get http://:9000/api/info delay=5s timeout=2s period=60s #success=1 #failure=60 Environment: REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-bundle.crt HOME: /var/lib/zuul 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) /var/lib/zuul from zuul-web (rw) /var/lib/zuul-ssh from zuul-ssh-key (ro) /var/lib/zuul/zuul-web-logging.yaml from zuul-logging-config (rw,path="zuul-web-logging.yaml") 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: zuul-web: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: Node-Selectors: Tolerations: Conditions: Type Status Reason ---- ------ ------ Available True MinimumReplicasAvailable Progressing True NewReplicaSetAvailable OldReplicaSets: NewReplicaSet: zuul-web-67f8dff85 (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 3m44s deployment-controller Scaled up replica set zuul-web-67f8dff85 from 0 to 1