Name:             mariadb-operator-controller-manager-79c5bb565f-pcghm
Namespace:        openstack-operators
Priority:         0
Service Account:  mariadb-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 25 Nov 2025 15:49:11 +0000
Labels:           app.kubernetes.io/name=mariadb-operator
                  control-plane=controller-manager
                  pod-template-hash=79c5bb565f
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "mariadb.openstack.org/v1beta1",
                        "kind": "Galera",
                        "metadata": {
                          "name": "openstack"
                        },
                        "spec": {
                          "replicas": 3,
                          "secret": "osp-secret",
                          "storageClass": "local-storage",
                          "storageRequest": "500M"
                        }
                      },
                      {
                        "apiVersion": "mariadb.openstack.org/v1beta1",
                        "kind": "GaleraBackup",
                        "metadata": {
                          "labels": {
                            "app.kubernetes.io/created-by": "mariadb-operator",
                            "app.kubernetes.io/instance": "galerabackup-sample",
                            "app.kubernetes.io/managed-by": "kustomize",
                            "app.kubernetes.io/name": "galerabackup",
                            "app.kubernetes.io/part-of": "mariadb-operator"
                          },
                          "name": "galerabackup-sample"
                        },
                        "spec": null
                      },
                      {
                        "apiVersion": "mariadb.openstack.org/v1beta1",
                        "kind": "MariaDBAccount",
                        "metadata": {
                          "labels": {
                            "app.kubernetes.io/created-by": "mariadb-operator",
                            "app.kubernetes.io/instance": "mariadbaccount-sample",
                            "app.kubernetes.io/managed-by": "kustomize",
                            "app.kubernetes.io/name": "mariadbaccount",
                            "app.kubernetes.io/part-of": "mariadb-operator",
                            "mariaDBDatabaseName": "neutron"
                          },
                          "name": "neutron1"
                        },
                        "spec": {
                          "secret": "neutrondb-secret",
                          "userName": "neutron1"
                        }
                      },
                      {
                        "apiVersion": "mariadb.openstack.org/v1beta1",
                        "kind": "MariaDBDatabase",
                        "metadata": {
                          "labels": {
                            "dbName": "mariadb"
                          },
                          "name": "scott"
                        },
                        "spec": {
                          "name": "scott",
                          "secret": "tiger"
                        }
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2025-11-24T18:44:20Z
                  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.63/23"],"mac_address":"0a:58:0a:d9:00:3f","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.63"
                        ],
                        "mac": "0a:58:0a:d9:00:3f",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 223cf986492c5ac56379ff3ce84c16dd792c381f86830800ee0d14e9ee0eed9b
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"mariadb.openstack.org","kind":"Galera","version":"v1beta1"}},{"type":"olm.gvk","value":...
                  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.63
IPs:
  IP:           10.217.0.63
Controlled By:  ReplicaSet/mariadb-operator-controller-manager-79c5bb565f
Containers:
  manager:
    Container ID:  cri-o://417a734ac19e9d03c8a75a92727091273de8bd183589c19b16eb04e213a32b51
    Image:         quay.io/openstack-k8s-operators/mariadb-operator@sha256:888edf6f432e52eaa5fc3caeae616fe38a3302b006bbba0e38885b2beba9f0f2
    Image ID:      quay.io/openstack-k8s-operators/mariadb-operator@sha256:888edf6f432e52eaa5fc3caeae616fe38a3302b006bbba0e38885b2beba9f0f2
    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 15:49:16 +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:
      RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-mariadb@sha256:10452e2144368e2f128c8fb8ef9e54880b06ef1d71d9f084a0217dcb099c51ce
      OPERATOR_CONDITION_NAME:                  mariadb-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-h4tnj (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:  mariadb-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  mariadb-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-h4tnj:
    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/mariadb-operator-controller-manager-79c5bb565f-pcghm to crc
  Normal  AddedInterface  15m   multus             Add eth0 [10.217.0.63/23] from ovn-kubernetes
  Normal  Pulling         15m   kubelet            Pulling image "quay.io/openstack-k8s-operators/mariadb-operator@sha256:888edf6f432e52eaa5fc3caeae616fe38a3302b006bbba0e38885b2beba9f0f2"
  Normal  Pulled          15m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/mariadb-operator@sha256:888edf6f432e52eaa5fc3caeae616fe38a3302b006bbba0e38885b2beba9f0f2" in 3.873s (3.873s including waiting). Image size: 189259986 bytes.
  Normal  Created         15m   kubelet            Created container manager
  Normal  Started         15m   kubelet            Started container manager
