Name:             swift-operator-controller-manager-6c7959756-6fx5l
Namespace:        openstack-operators
Priority:         0
Service Account:  swift-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 07 Oct 2025 12:41:42 +0000
Labels:           control-plane=controller-manager
                  openstack.org/operator-name=swift
                  pod-template-hash=6c7959756
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "swift.openstack.org/v1beta1",
                        "kind": "Swift",
                        "metadata": {
                          "name": "swift"
                        },
                        "spec": {
                          "swiftProxy": {
                            "passwordSelectors": {
                              "service": "SwiftPassword"
                            },
                            "replicas": 1
                          },
                          "swiftRing": {
                            "ringReplicas": 1
                          },
                          "swiftStorage": {
                            "replicas": 1,
                            "storageClass": "local-storage"
                          }
                        }
                      },
                      {
                        "apiVersion": "swift.openstack.org/v1beta1",
                        "kind": "SwiftProxy",
                        "metadata": {
                          "name": "swift-proxy"
                        },
                        "spec": {
                          "passwordSelectors": {
                            "service": "SwiftPassword"
                          },
                          "replicas": 1,
                          "secret": "osp-secret",
                          "serviceUser": "swift"
                        }
                      },
                      {
                        "apiVersion": "swift.openstack.org/v1beta1",
                        "kind": "SwiftRing",
                        "metadata": {
                          "name": "swift-ring"
                        },
                        "spec": {
                          "ringReplicas": 1
                        }
                      },
                      {
                        "apiVersion": "swift.openstack.org/v1beta1",
                        "kind": "SwiftStorage",
                        "metadata": {
                          "name": "swift-storage"
                        },
                        "spec": {
                          "replicas": 1,
                          "storageClass": "local-storage",
                          "storageRequest": "10G"
                        }
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2025-10-07T10:37:40Z
                  features.operators.openshift.io/disconnected: true
                  features.operators.openshift.io/fips-compliant: true
                  features.operators.openshift.io/proxy-aware: false
                  features.operators.openshift.io/tls-profiles: false
                  features.operators.openshift.io/token-auth-aws: false
                  features.operators.openshift.io/token-auth-azure: false
                  features.operators.openshift.io/token-auth-gcp: false
                  k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.85/23"],"mac_address":"0a:58:0a:d9:00:55","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.85"
                        ],
                        "mac": "0a:58:0a:d9:00:55",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: f8ec48ebcab7c018d780f67725973c792896262bc87569b42cac63d657ae4896
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"swift.openstack.org","kind":"Swift","version":"v1beta1"}},{"type":"olm.gvk","value":{"g...
                  operatorframework.io/suggested-namespace: openstack
                  operators.operatorframework.io/builder: operator-sdk-v1.31.0
                  operators.operatorframework.io/operator-type: non-standalone
                  operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.85
IPs:
  IP:           10.217.0.85
Controlled By:  ReplicaSet/swift-operator-controller-manager-6c7959756
Containers:
  manager:
    Container ID:  cri-o://aa0769d076b2aa2908729d60f3c3710a3cafd1ef3ab0bb75897d717957b720ec
    Image:         quay.io/openstack-k8s-operators/swift-operator@sha256:4b4a17fe08ce00e375afaaec6a28835f5c1784f03d11c4558376ac04130f3a9e
    Image ID:      quay.io/openstack-k8s-operators/swift-operator@sha256:4b4a17fe08ce00e375afaaec6a28835f5c1784f03d11c4558376ac04130f3a9e
    Port:          9443/TCP
    Host Port:     0/TCP
    Command:
      /manager
    Args:
      --health-probe-bind-address=:8081
      --metrics-bind-address=127.0.0.1:8080
      --leader-elect
      --zap-time-encoding=iso8601
    State:          Running
      Started:      Tue, 07 Oct 2025 12:41:57 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  256Mi
    Requests:
      cpu:      10m
      memory:   128Mi
    Liveness:   http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3
    Readiness:  http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3
    Environment:
      RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT:      quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:f6824854bea6b2acbb00c34639799b4744818d4adbdd40e37dc5088f9ae18d58
      RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT:    quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2bf32d9b95899d7637dfe19d07cf1ecc9a06593984faff57a3c0dce060012edb
      RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-swift-container@sha256:7a452cd18b64d522e8a1e25bdcea543e9fe5f5b76e1c5e044c2b5334e06a326b
      RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT:     quay.io/podified-antelope-centos9/openstack-swift-object@sha256:6a46aa13aa359b8e782a22d67db42db02bbf2bb7e35df4b684ac1daeda38cde3
      OPERATOR_CONDITION_NAME:                          swift-operator.v0.0.1
    Mounts:
      /apiserver.local.config/certificates from apiservice-cert (rw)
      /tmp/k8s-webhook-server/serving-certs from webhook-cert (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cxgk4 (ro)
  kube-rbac-proxy:
    Container ID:  cri-o://7bb69bc7d894a38d03279b019e1479a3ad249bb1f49c0a486d9c10a30009f5bd
    Image:         quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a
    Image ID:      quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a
    Port:          8443/TCP
    Host Port:     0/TCP
    Args:
      --secure-listen-address=0.0.0.0:8443
      --upstream=http://127.0.0.1:8080/
      --logtostderr=true
      --v=0
    State:          Running
      Started:      Tue, 07 Oct 2025 12:41:58 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  128Mi
    Requests:
      cpu:     5m
      memory:  64Mi
    Environment:
      OPERATOR_CONDITION_NAME:  swift-operator.v0.0.1
    Mounts:
      /apiserver.local.config/certificates from apiservice-cert (rw)
      /tmp/k8s-webhook-server/serving-certs from webhook-cert (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cxgk4 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  webhook-server-cert
    Optional:    false
  apiservice-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  swift-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  swift-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-cxgk4:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   Burstable
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       13m   default-scheduler  Successfully assigned openstack-operators/swift-operator-controller-manager-6c7959756-6fx5l to crc
  Normal  AddedInterface  13m   multus             Add eth0 [10.217.0.85/23] from ovn-kubernetes
  Normal  Pulling         13m   kubelet            Pulling image "quay.io/openstack-k8s-operators/swift-operator@sha256:4b4a17fe08ce00e375afaaec6a28835f5c1784f03d11c4558376ac04130f3a9e"
  Normal  Pulled          12m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/swift-operator@sha256:4b4a17fe08ce00e375afaaec6a28835f5c1784f03d11c4558376ac04130f3a9e" in 13.688s (13.688s including waiting). Image size: 178374831 bytes.
  Normal  Created         12m   kubelet            Created container manager
  Normal  Started         12m   kubelet            Started container manager
  Normal  Pulled          12m   kubelet            Container image "quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a" already present on machine
  Normal  Created         12m   kubelet            Created container kube-rbac-proxy
  Normal  Started         12m   kubelet            Started container kube-rbac-proxy
