Name:             keystone-operator-controller-manager-65c6fdb94d-5cfbr
Namespace:        openstack-operators
Priority:         0
Service Account:  keystone-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 25 Nov 2025 17:03:28 +0000
Labels:           app.kubernetes.io/name=keystone-operator
                  control-plane=controller-manager
                  pod-template-hash=65c6fdb94d
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: 2025-11-25T15:18:28Z
                  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.77/23"],"mac_address":"0a:58:0a:d9:00:4d","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.77"
                        ],
                        "mac": "0a:58:0a:d9:00:4d",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 19d520412519f29ae3c183e94bf2a6418cf8c6ef11136970d75e160be86ba5b5
                  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.77
IPs:
  IP:           10.217.0.77
Controlled By:  ReplicaSet/keystone-operator-controller-manager-65c6fdb94d
Containers:
  manager:
    Container ID:  cri-o://cd049ddf264796cd8d08930e636cf3a31cd2427f6f231f701333a5a707c6a0df
    Image:         quay.io/openstack-k8s-operators/keystone-operator@sha256:986861e5a0a9954f63581d9d55a30f8057883cefea489415d76257774526eea3
    Image ID:      quay.io/openstack-k8s-operators/keystone-operator@sha256:986861e5a0a9954f63581d9d55a30f8057883cefea489415d76257774526eea3
    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, 25 Nov 2025 17:16:32 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    1
      Started:      Tue, 25 Nov 2025 17:16:01 +0000
      Finished:     Tue, 25 Nov 2025 17:16:01 +0000
    Ready:          True
    Restart Count:  3
    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-2zhdj (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-2zhdj:
    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       15m                    default-scheduler  Successfully assigned openstack-operators/keystone-operator-controller-manager-65c6fdb94d-5cfbr to crc
  Normal   AddedInterface  15m                    multus             Add eth0 [10.217.0.77/23] from ovn-kubernetes
  Normal   Pulling         15m                    kubelet            Pulling image "quay.io/openstack-k8s-operators/keystone-operator@sha256:986861e5a0a9954f63581d9d55a30f8057883cefea489415d76257774526eea3"
  Normal   Pulled          15m                    kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/keystone-operator@sha256:986861e5a0a9954f63581d9d55a30f8057883cefea489415d76257774526eea3" in 3.317s (3.317s including waiting). Image size: 192218540 bytes.
  Warning  BackOff         2m58s (x5 over 3m34s)  kubelet            Back-off restarting failed container manager in pod keystone-operator-controller-manager-65c6fdb94d-5cfbr_openstack-operators(a5bdabd0-7540-4d45-8675-9bd88c415957)
  Normal   Created         2m47s (x4 over 15m)    kubelet            Created container manager
  Normal   Started         2m47s (x4 over 15m)    kubelet            Started container manager
  Normal   Pulled          2m47s (x3 over 3m35s)  kubelet            Container image "quay.io/openstack-k8s-operators/keystone-operator@sha256:986861e5a0a9954f63581d9d55a30f8057883cefea489415d76257774526eea3" already present on machine
