Name:             keystone-operator-controller-manager-c8997c644-8hf87
Namespace:        openstack-operators
Priority:         0
Service Account:  keystone-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 15:04:27 +0000
Labels:           control-plane=controller-manager
                  openstack.org/operator-name=keystone
                  pod-template-hash=c8997c644
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-10-02T13:51:39Z
                  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.78/23"],"mac_address":"0a:58:0a:d9:00:4e","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.78"
                        ],
                        "mac": "0a:58:0a:d9:00:4e",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 55047e06ca955ab6547e335bbfe9538f9a533765afc7c5a813a4fb1e0285e043
                  openshift.io/scc: anyuid
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"keystone.openstack.org","kind":"KeystoneService","version":"v1beta1"}},{"type":"olm.pac...
                  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
Status:           Running
IP:               10.217.0.78
IPs:
  IP:           10.217.0.78
Controlled By:  ReplicaSet/keystone-operator-controller-manager-c8997c644
Containers:
  manager:
    Container ID:  cri-o://1327ec69568e0851143aef5d98df18f8940cfd74e83865fc938076d9c9d87c4f
    Image:         38.129.56.69:5001/openstack-k8s-operators/keystone-operator:bf9333e0a92e141911e5f2daad7979f3ebde9966
    Image ID:      38.129.56.69:5001/openstack-k8s-operators/keystone-operator@sha256:6ad8d97bf67ef6ffbf84fbf7cd27b17028fe5f5bdf70682676b94fdefab773f4
    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
    State:          Waiting
      Reason:       CrashLoopBackOff
    Last State:     Terminated
      Reason:       Error
      Exit Code:    1
      Started:      Thu, 02 Oct 2025 15:14:56 +0000
      Finished:     Thu, 02 Oct 2025 15:17:13 +0000
    Ready:          False
    Restart Count:  4
    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_KEYSTONE_API_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-keystone:current-podified
      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-tdwdh (ro)
  kube-rbac-proxy:
    Container ID:  cri-o://64815941468e99345c9334832f07a28ec1f9ea0238f8bf39eeef170b345fb2db
    Image:         quay.io/openstack-k8s-operators/kube-rbac-proxy:v0.16.0
    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:      Thu, 02 Oct 2025 15:04:30 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  128Mi
    Requests:
      cpu:     5m
      memory:  64Mi
    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-tdwdh (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  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:  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-tdwdh:
    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/keystone-operator-controller-manager-c8997c644-8hf87 to crc
  Normal   AddedInterface  13m                    multus             Add eth0 [10.217.0.78/23] from ovn-kubernetes
  Normal   Pulling         13m                    kubelet            Pulling image "38.129.56.69:5001/openstack-k8s-operators/keystone-operator:bf9333e0a92e141911e5f2daad7979f3ebde9966"
  Normal   Pulled          13m                    kubelet            Successfully pulled image "38.129.56.69:5001/openstack-k8s-operators/keystone-operator:bf9333e0a92e141911e5f2daad7979f3ebde9966" in 1.432s (1.432s including waiting). Image size: 178207672 bytes.
  Normal   Pulling         13m                    kubelet            Pulling image "quay.io/openstack-k8s-operators/kube-rbac-proxy:v0.16.0"
  Normal   Pulled          13m                    kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/kube-rbac-proxy:v0.16.0" in 761ms (761ms including waiting). Image size: 68421467 bytes.
  Normal   Created         13m                    kubelet            Created container kube-rbac-proxy
  Normal   Started         13m                    kubelet            Started container kube-rbac-proxy
  Normal   Created         6m16s (x4 over 13m)    kubelet            Created container manager
  Normal   Started         6m16s (x4 over 13m)    kubelet            Started container manager
  Warning  BackOff         3m26s (x9 over 9m19s)  kubelet            Back-off restarting failed container manager in pod keystone-operator-controller-manager-c8997c644-8hf87_openstack-operators(9a90d587-16c5-4cd0-b543-937dd9a7f6b4)
  Normal   Pulled          3m12s (x4 over 11m)    kubelet            Container image "38.129.56.69:5001/openstack-k8s-operators/keystone-operator:bf9333e0a92e141911e5f2daad7979f3ebde9966" already present on machine
