Name:             cinder-operator-controller-manager-87876c4b7-zfsxd
Namespace:        openstack-operators
Priority:         0
Service Account:  cinder-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Wed, 03 Dec 2025 12:19:46 +0000
Labels:           app.kubernetes.io/name=cinder-operator
                  control-plane=controller-manager
                  pod-template-hash=87876c4b7
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "cinder.openstack.org/v1beta1",
                        "kind": "Cinder",
                        "metadata": {
                          "name": "cinder",
                          "namespace": "openstack"
                        },
                        "spec": {
                          "cinderAPI": {},
                          "cinderBackup": {},
                          "cinderScheduler": {},
                          "cinderVolumes": {
                            "volume1": {}
                          },
                          "customServiceConfig": "[DEFAULT]\ndebug = true\n",
                          "databaseAccount": "cinder",
                          "databaseInstance": "openstack",
                          "rabbitMqClusterName": "rabbitmq",
                          "secret": "cinder-secret",
                          "serviceUser": "cinder"
                        }
                      },
                      {
                        "apiVersion": "cinder.openstack.org/v1beta1",
                        "kind": "CinderAPI",
                        "metadata": {
                          "name": "cinderapi-sample"
                        },
                        "spec": null
                      },
                      {
                        "apiVersion": "cinder.openstack.org/v1beta1",
                        "kind": "CinderBackup",
                        "metadata": {
                          "name": "cinderbackup-sample"
                        },
                        "spec": null
                      },
                      {
                        "apiVersion": "cinder.openstack.org/v1beta1",
                        "kind": "CinderScheduler",
                        "metadata": {
                          "name": "cinderscheduler-sample"
                        },
                        "spec": null
                      },
                      {
                        "apiVersion": "cinder.openstack.org/v1beta1",
                        "kind": "CinderVolume",
                        "metadata": {
                          "name": "cindervolume-sample"
                        },
                        "spec": null
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2025-12-03T11:44:21Z
                  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.82/23"],"mac_address":"0a:58:0a:d9:00:52","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.82"
                        ],
                        "mac": "0a:58:0a:d9:00:52",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: ca750e8565649a60aa65e2469dad19b587c83402fd7876a622a7b3cbd6373f6d
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"cinder.openstack.org","kind":"CinderScheduler","version":"v1beta1"}},{"type":"olm.gvk",...
                  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.82
IPs:
  IP:           10.217.0.82
Controlled By:  ReplicaSet/cinder-operator-controller-manager-87876c4b7
Containers:
  manager:
    Container ID:  cri-o://920c60e16bf60316312ed556818eea4eb1c98c238704672243b462da9f5bd1b4
    Image:         38.129.56.33:5001/openstack-k8s-operators/cinder-operator:8a0121ed3361d58a7718edb3428401e2caced765
    Image ID:      38.129.56.33:5001/openstack-k8s-operators/cinder-operator@sha256:908596d6ff3b6ae33dbf6765c37afff78b5c841706892c69f22eb8937d9ff08e
    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:      Wed, 03 Dec 2025 12:19:48 +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_CINDER_API_IMAGE_URL_DEFAULT:        quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
      RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT:     quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
      RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
      RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT:     quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
      OPERATOR_CONDITION_NAME:                           cinder-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-mfdn9 (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:  cinder-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cinder-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-mfdn9:
    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       7m24s  default-scheduler  Successfully assigned openstack-operators/cinder-operator-controller-manager-87876c4b7-zfsxd to crc
  Normal  AddedInterface  7m24s  multus             Add eth0 [10.217.0.82/23] from ovn-kubernetes
  Normal  Pulling         7m24s  kubelet            Pulling image "38.129.56.33:5001/openstack-k8s-operators/cinder-operator:8a0121ed3361d58a7718edb3428401e2caced765"
  Normal  Pulled          7m23s  kubelet            Successfully pulled image "38.129.56.33:5001/openstack-k8s-operators/cinder-operator:8a0121ed3361d58a7718edb3428401e2caced765" in 1.366s (1.366s including waiting). Image size: 191091507 bytes.
  Normal  Created         7m23s  kubelet            Created container manager
  Normal  Started         7m23s  kubelet            Started container manager
