Name:             swift-operator-controller-manager-69cdff58cd-ggj55
Namespace:        openstack-operators
Priority:         0
Service Account:  swift-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 17 Feb 2026 15:35:27 +0000
Labels:           app.kubernetes.io/name=swift-operator
                  control-plane=controller-manager
                  pod-template-hash=69cdff58cd
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: 2026-02-12T12:00:59Z
                  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: 4284f85870630113ed25520ff277c7fa20001d7f6290a038939efe9f0f1cdbd1
                  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.41.1
                  operators.operatorframework.io/operator-type: non-standalone
                  operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
                  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-69cdff58cd
Containers:
  manager:
    Container ID:  cri-o://d512c2999f80c5a45d26dcbed0240d8a900a58fa7bbfd7df7af45fd54f8a47a1
    Image:         quay.io/openstack-k8s-operators/swift-operator@sha256:3d676f1281e24ef07de617570d2f7fbf625032e41866d1551a856c052248bb04
    Image ID:      quay.io/openstack-k8s-operators/swift-operator@sha256:3d676f1281e24ef07de617570d2f7fbf625032e41866d1551a856c052248bb04
    Port:          9443/TCP
    Host Port:     0/TCP
    Command:
      /manager
    Args:
      --metrics-bind-address=:8443
      --leader-elect
      --health-probe-bind-address=:8081
      --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
    State:          Running
      Started:      Tue, 17 Feb 2026 15:35:30 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  128Mi
    Requests:
      cpu:      10m
      memory:   64Mi
    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:32aab2bf162442b5c6bbb3716fbdb0ec53cb67d6b0e7f018766b29cd8cb8692d
      RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT:    quay.io/podified-antelope-centos9/openstack-swift-account@sha256:44d881639804053fb0ee337aba3a91cac88419b2db798a043bcf2fd1f3a2f70d
      RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-swift-container@sha256:84fc7b1f4a5e6848eb35976883d0e29ab556ebce6fb6c37fc6a3a4a77c9c8ea8
      RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT:     quay.io/podified-antelope-centos9/openstack-swift-object@sha256:b7680a4c80d419864e18bb8e1d8f2cc421a0b1a68ac3ed45293c2cbcfe65535a
      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-ntksd (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  webhook-certs:
    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-ntksd:
    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       17m   default-scheduler  Successfully assigned openstack-operators/swift-operator-controller-manager-69cdff58cd-ggj55 to crc
  Normal  AddedInterface  17m   multus             Add eth0 [10.217.0.85/23] from ovn-kubernetes
  Normal  Pulling         17m   kubelet            Pulling image "quay.io/openstack-k8s-operators/swift-operator@sha256:3d676f1281e24ef07de617570d2f7fbf625032e41866d1551a856c052248bb04"
  Normal  Pulled          17m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/swift-operator@sha256:3d676f1281e24ef07de617570d2f7fbf625032e41866d1551a856c052248bb04" in 2.296s (2.296s including waiting). Image size: 192091569 bytes.
  Normal  Created         17m   kubelet            Created container manager
  Normal  Started         17m   kubelet            Started container manager
