Name:             barbican-operator-controller-manager-854bb59648-nqzs5
Namespace:        openstack-operators
Priority:         0
Service Account:  barbican-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Sun, 01 Feb 2026 07:37:07 +0000
Labels:           app.kubernetes.io/name=barbican-operator
                  control-plane=controller-manager
                  pod-template-hash=854bb59648
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "barbican.openstack.org/v1beta1",
                        "kind": "Barbican",
                        "metadata": {
                          "labels": {
                            "app.kubernetes.io/created-by": "barbican-operator",
                            "app.kubernetes.io/instance": "barbican",
                            "app.kubernetes.io/managed-by": "kustomize",
                            "app.kubernetes.io/name": "barbican",
                            "app.kubernetes.io/part-of": "barbican-operator"
                          },
                          "name": "barbican"
                        },
                        "spec": {
                          "barbicanAPI": {
                            "customServiceConfig": "[optional]\noverrides = True\n",
                            "defaultConfigOverwrite": {
                              "optional_policy.json": "{\"some\": \"custom policy\"}\n"
                            },
                            "passwordSelectors": {
                              "database": "BarbicanDatabasePassword",
                              "service": "BarbicanPassword"
                            }
                          },
                          "barbicanKeystoneListener": {
                            "customServiceConfig": "[optional]\noverrides = True\n",
                            "defaultConfigOverwrite": {
                              "optional_policy.json": "{\"some\": \"custom policy\"}\n"
                            }
                          },
                          "barbicanWorker": {
                            "customServiceConfig": "[optional]\noverrides = True\n",
                            "defaultConfigOverwrite": {
                              "optional_policy.json": "{\"some\": \"custom policy\"}\n"
                            }
                          },
                          "customServiceConfig": "[DEFAULT]\ndebug = True\n",
                          "databaseAccount": "barbican",
                          "databaseInstance": "openstack",
                          "defaultConfigOverwrite": {
                            "policy.json": "{\"some\": \"custom policy\"}\n"
                          },
                          "passwordSelectors": {
                            "database": "BarbicanDatabasePassword",
                            "service": "BarbicanPassword",
                            "simplecryptokek": "BarbicanSimpleCryptoKEK"
                          },
                          "preserveJobs": true,
                          "rabbitMqClusterName": "rabbitmq",
                          "secret": "osp-secret",
                          "serviceAccount": "barbican",
                          "serviceUser": "barbican"
                        }
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2026-01-30T16:15:34Z
                  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.79/23"],"mac_address":"0a:58:0a:d9:00:4f","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.79"
                        ],
                        "mac": "0a:58:0a:d9:00:4f",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: e467afb7b945f2717cb51c7615bb884e755935b188f098593954fc64d4a41efe
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"barbican.openstack.org","kind":"Barbican","version":"v1beta1"}},{"type":"olm.gvk","valu...
                  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.79
IPs:
  IP:           10.217.0.79
Controlled By:  ReplicaSet/barbican-operator-controller-manager-854bb59648
Containers:
  manager:
    Container ID:  cri-o://7c6b9db5255affd468e01ac18d8fa746d09be373f766dfcd52f131bc3d21f610
    Image:         quay.io/openstack-k8s-operators/barbican-operator@sha256:10bdb8674a5c5a0120a68ded4e8d007f03c8f33592eed1a9ff2ae9e53d377d87
    Image ID:      quay.io/openstack-k8s-operators/barbican-operator@sha256:10bdb8674a5c5a0120a68ded4e8d007f03c8f33592eed1a9ff2ae9e53d377d87
    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:      Sun, 01 Feb 2026 07:37:10 +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:  barbican-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-5lgfx (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:  barbican-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  barbican-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-5lgfx:
    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       32m   default-scheduler  Successfully assigned openstack-operators/barbican-operator-controller-manager-854bb59648-nqzs5 to crc
  Normal  AddedInterface  32m   multus             Add eth0 [10.217.0.79/23] from ovn-kubernetes
  Normal  Pulling         32m   kubelet            Pulling image "quay.io/openstack-k8s-operators/barbican-operator@sha256:10bdb8674a5c5a0120a68ded4e8d007f03c8f33592eed1a9ff2ae9e53d377d87"
  Normal  Pulled          32m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/barbican-operator@sha256:10bdb8674a5c5a0120a68ded4e8d007f03c8f33592eed1a9ff2ae9e53d377d87" in 1.893s (1.893s including waiting). Image size: 191000537 bytes.
  Normal  Created         32m   kubelet            Created container manager
  Normal  Started         32m   kubelet            Started container manager
