Name:             keystone-operator-controller-manager-7bbbd9668d-jpf96
Namespace:        openstack-operators
Priority:         0
Service Account:  keystone-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Wed, 28 Jan 2026 12:44:39 +0000
Labels:           app.kubernetes.io/name=keystone-operator
                  control-plane=controller-manager
                  pod-template-hash=7bbbd9668d
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "keystone.openstack.org/v1beta1",
                        "kind": "KeystoneAPI",
                        "metadata": {
                          "name": "keystone"
                        },
                        "spec": {
                          "adminProject": "admin",
                          "adminUser": "admin",
                          "customServiceConfig": "[DEFAULT]\ndebug = true\n",
                          "databaseAccount": "keystone",
                          "databaseInstance": "openstack",
                          "preserveJobs": false,
                          "region": "regionOne",
                          "resources": {
                            "requests": {
                              "cpu": "1.0",
                              "memory": "500Mi"
                            }
                          },
                          "secret": "osp-secret"
                        }
                      },
                      {
                        "apiVersion": "keystone.openstack.org/v1beta1",
                        "kind": "KeystoneEndpoint",
                        "metadata": {
                          "name": "placement"
                        },
                        "spec": {
                          "endpoints": {
                            "admin": "http://placement-admin-openstack.apps-crc.testing",
                            "internal": "http://placement-internal-openstack.apps-crc.testing",
                            "public": "http://placement-public-openstack.apps-crc.testing"
                          },
                          "serviceName": "placement"
                        }
                      },
                      {
                        "apiVersion": "keystone.openstack.org/v1beta1",
                        "kind": "KeystoneService",
                        "metadata": {
                          "name": "placement"
                        },
                        "spec": {
                          "enabled": true,
                          "passwordSelector": "PlacementPassword",
                          "secret": "osp-secret",
                          "serviceDescription": "Placement service",
                          "serviceName": "placement",
                          "serviceType": "placement",
                          "serviceUser": "placement"
                        }
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2026-01-26T17:59:45Z
                  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.75/23"],"mac_address":"0a:58:0a:d9:00:4b","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.75"
                        ],
                        "mac": "0a:58:0a:d9:00:4b",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 2f12b03d4e2fca19d8459eee4d50062722386375c594aadd5048751d6cf582b2
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"keystone.openstack.org","kind":"KeystoneAPI","version":"v1beta1"}},{"type":"olm.gvk","v...
                  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.75
IPs:
  IP:           10.217.0.75
Controlled By:  ReplicaSet/keystone-operator-controller-manager-7bbbd9668d
Containers:
  manager:
    Container ID:  cri-o://cf64a726207ed5a412e83e1deebc89a3330e14e97b02cbd9f13f419c83201fa1
    Image:         quay.io/openstack-k8s-operators/keystone-operator@sha256:319c969e88f109b26487a9f5a67203682803d7386424703ab7ca0340be99ae17
    Image ID:      quay.io/openstack-k8s-operators/keystone-operator@sha256:319c969e88f109b26487a9f5a67203682803d7386424703ab7ca0340be99ae17
    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, 28 Jan 2026 12:44:56 +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:
      OPERATOR_CONDITION_NAME:  keystone-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-kgdx8 (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:  keystone-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  keystone-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-kgdx8:
    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       10m   default-scheduler  Successfully assigned openstack-operators/keystone-operator-controller-manager-7bbbd9668d-jpf96 to crc
  Normal  AddedInterface  10m   multus             Add eth0 [10.217.0.75/23] from ovn-kubernetes
  Normal  Pulling         10m   kubelet            Pulling image "quay.io/openstack-k8s-operators/keystone-operator@sha256:319c969e88f109b26487a9f5a67203682803d7386424703ab7ca0340be99ae17"
  Normal  Pulled          10m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/keystone-operator@sha256:319c969e88f109b26487a9f5a67203682803d7386424703ab7ca0340be99ae17" in 16.092s (16.092s including waiting). Image size: 192530581 bytes.
  Normal  Created         10m   kubelet            Created container manager
  Normal  Started         10m   kubelet            Started container manager
