Name:             mariadb-copy-data
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Mon, 05 Jan 2026 23:19:19 +0000
Labels:           app=adoption
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.4/23"],"mac_address":"0a:58:0a:d9:01:04","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.1.4"
                        ],
                        "mac": "0a:58:0a:d9:01:04",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/internalapi",
                        "interface": "net1",
                        "ips": [
                            "172.17.0.30"
                        ],
                        "mac": "7e:39:40:85:31:12",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: internalapi
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.1.4
IPs:
  IP:  10.217.1.4
Containers:
  adoption:
    Container ID:  cri-o://ca3052f371def4f1dcb512014abcfbeb45e60fa3acdb3b424a16ff4e0a6f3d1e
    Image:         quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-mariadb@sha256:ed0f8ba03f3ce47a32006d730c3049455325eb2c3b98b9fd6b3fb9901004df13
    Port:          <none>
    Host Port:     <none>
    Command:
      sh
      -c
      sleep infinity
    State:          Running
      Started:      Mon, 05 Jan 2026 23:19:20 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /backup from mariadb-data (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wmkfh (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  mariadb-data:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  mariadb-data
    ReadOnly:   false
  kube-api-access-wmkfh:
    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:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 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       23m   default-scheduler  Successfully assigned openstack/mariadb-copy-data to crc
  Normal  AddedInterface  23m   multus             Add eth0 [10.217.1.4/23] from ovn-kubernetes
  Normal  AddedInterface  23m   multus             Add net1 [172.17.0.30/24] from openstack/internalapi
  Normal  Pulled          23m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" already present on machine
  Normal  Created         23m   kubelet            Created container adoption
  Normal  Started         23m   kubelet            Started container adoption
