{ "kind": "Pod", "apiVersion": "v1", "metadata": { "name": "soju-d985d7c99-v8s6w", "generateName": "soju-d985d7c99-", "namespace": "irc-josie-cloud", "uid": "05c30037-4d61-412d-8972-cfda0522b19a", "resourceVersion": "174376354", "generation": 1, "creationTimestamp": "2026-03-05T10:11:00Z", "labels": { "app": "soju", "deployment": "soju", "pod-template-hash": "d985d7c99" }, "annotations": { "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.128.0.64/23\"],\"mac_address\":\"0a:58:0a:80:00:40\",\"gateway_ips\":[\"10.128.0.1\"],\"routes\":[{\"dest\":\"10.128.0.0/14\",\"nextHop\":\"10.128.0.1\"},{\"dest\":\"172.30.0.0/16\",\"nextHop\":\"10.128.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.128.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.128.0.1\"}],\"ip_address\":\"10.128.0.64/23\",\"gateway_ip\":\"10.128.0.1\",\"role\":\"primary\"}}", "k8s.v1.cni.cncf.io/network-status": "[{\n \"name\": \"ovn-kubernetes\",\n \"interface\": \"eth0\",\n \"ips\": [\n \"10.128.0.64\"\n ],\n \"mac\": \"0a:58:0a:80:00:40\",\n \"default\": true,\n \"dns\": {}\n}]", "openshift.io/generated-by": "OpenShiftWebConsole", "openshift.io/scc": "restricted-v2", "seccomp.security.alpha.kubernetes.io/pod": "runtime/default", "security.openshift.io/validated-scc-subject-type": "user" }, "ownerReferences": [ { "apiVersion": "apps/v1", "kind": "ReplicaSet", "name": "soju-d985d7c99", "uid": "db3d1f38-94e7-4bce-99e4-39c6cb62dd00", "controller": true, "blockOwnerDeletion": true } ], "managedFields": [ { "manager": "kube-controller-manager", "operation": "Update", "apiVersion": "v1", "time": "2026-03-05T10:11:00Z", "fieldsType": "FieldsV1", "fieldsV1": { "f:metadata": { "f:annotations": { ".": {}, "f:openshift.io/generated-by": {} }, "f:generateName": {}, "f:labels": { ".": {}, "f:app": {}, "f:deployment": {}, "f:pod-template-hash": {} }, "f:ownerReferences": { ".": {}, "k:{\"uid\":\"db3d1f38-94e7-4bce-99e4-39c6cb62dd00\"}": {} } }, "f:spec": { "f:containers": { "k:{\"name\":\"soju\"}": { ".": {}, "f:image": {}, "f:imagePullPolicy": {}, "f:name": {}, "f:ports": { ".": {}, "k:{\"containerPort\":8080,\"protocol\":\"TCP\"}": { ".": {}, "f:containerPort": {}, "f:protocol": {} } }, "f:resources": {}, "f:terminationMessagePath": {}, "f:terminationMessagePolicy": {}, "f:volumeMounts": { ".": {}, "k:{\"mountPath\":\"/data\"}": { ".": {}, "f:mountPath": {}, "f:name": {} }, "k:{\"mountPath\":\"/soju-config\"}": { ".": {}, "f:mountPath": {}, "f:name": {}, "f:readOnly": {}, "f:subPath": {} } } } }, "f:dnsPolicy": {}, "f:enableServiceLinks": {}, "f:restartPolicy": {}, "f:schedulerName": {}, "f:securityContext": {}, "f:terminationGracePeriodSeconds": {}, "f:volumes": { ".": {}, "k:{\"name\":\"soju-config\"}": { ".": {}, "f:configMap": { ".": {}, "f:defaultMode": {}, "f:items": {}, "f:name": {} }, "f:name": {} }, "k:{\"name\":\"soju-data\"}": { ".": {}, "f:emptyDir": {}, "f:name": {} } } } } }, { "manager": "master-0", "operation": "Update", "apiVersion": "v1", "time": "2026-03-05T10:11:00Z", "fieldsType": "FieldsV1", "fieldsV1": { "f:metadata": { "f:annotations": { "f:k8s.ovn.org/pod-networks": {} } } }, "subresource": "status" }, { "manager": "multus-daemon", "operation": "Update", "apiVersion": "v1", "time": "2026-03-05T10:11:01Z", "fieldsType": "FieldsV1", "fieldsV1": { "f:metadata": { "f:annotations": { "f:k8s.v1.cni.cncf.io/network-status": {} } } }, "subresource": "status" }, { "manager": "kubelet", "operation": "Update", "apiVersion": "v1", "time": "2026-03-06T22:22:09Z", "fieldsType": "FieldsV1", "fieldsV1": { "f:status": { "f:conditions": { "k:{\"type\":\"ContainersReady\"}": { ".": {}, "f:lastProbeTime": {}, "f:lastTransitionTime": {}, "f:message": {}, "f:reason": {}, "f:status": {}, "f:type": {} }, "k:{\"type\":\"Initialized\"}": { ".": {}, "f:lastProbeTime": {}, "f:lastTransitionTime": {}, "f:status": {}, "f:type": {} }, "k:{\"type\":\"PodReadyToStartContainers\"}": { ".": {}, "f:lastProbeTime": {}, "f:lastTransitionTime": {}, "f:status": {}, "f:type": {} }, "k:{\"type\":\"Ready\"}": { ".": {}, "f:lastProbeTime": {}, "f:lastTransitionTime": {}, "f:message": {}, "f:reason": {}, "f:status": {}, "f:type": {} } }, "f:containerStatuses": {}, "f:hostIP": {}, "f:hostIPs": {}, "f:phase": {}, "f:podIP": {}, "f:podIPs": { ".": {}, "k:{\"ip\":\"10.128.0.64\"}": { ".": {}, "f:ip": {} } }, "f:startTime": {} } }, "subresource": "status" } ] }, "spec": { "volumes": [ { "name": "soju-config", "configMap": { "name": "soju-config", "items": [ { "key": "config", "path": "soju-config" } ], "defaultMode": 420 } }, { "name": "soju-data", "emptyDir": {} }, { "name": "kube-api-access-kxkdq", "projected": { "sources": [ { "serviceAccountToken": { "expirationSeconds": 3607, "path": "token" } }, { "configMap": { "name": "kube-root-ca.crt", "items": [ { "key": "ca.crt", "path": "ca.crt" } ] } }, { "downwardAPI": { "items": [ { "path": "namespace", "fieldRef": { "apiVersion": "v1", "fieldPath": "metadata.namespace" } } ] } }, { "configMap": { "name": "openshift-service-ca.crt", "items": [ { "key": "service-ca.crt", "path": "service-ca.crt" } ] } } ], "defaultMode": 420 } } ], "containers": [ { "name": "soju", "image": "image-registry.openshift-image-registry.svc:5000/irc-josie-cloud/soju@sha256:79bd3575ba941906bef398a4bda06cc8a62de8449e039b0c10325217d1cd8c1f", "ports": [ { "containerPort": 8080, "protocol": "TCP" } ], "resources": {}, "volumeMounts": [ { "name": "soju-config", "readOnly": true, "mountPath": "/soju-config", "subPath": "soju-config" }, { "name": "soju-data", "mountPath": "/data" }, { "name": "kube-api-access-kxkdq", "readOnly": true, "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount" } ], "terminationMessagePath": "/dev/termination-log", "terminationMessagePolicy": "File", "imagePullPolicy": "Always", "securityContext": { "capabilities": { "drop": [ "ALL" ] }, "runAsUser": 1001260000, "runAsNonRoot": true, "allowPrivilegeEscalation": false } } ], "restartPolicy": "Always", "terminationGracePeriodSeconds": 30, "dnsPolicy": "ClusterFirst", "serviceAccountName": "default", "serviceAccount": "default", "nodeName": "master-0", "securityContext": { "seLinuxOptions": { "level": "s0:c36,c0" }, "fsGroup": 1001260000, "seccompProfile": { "type": "RuntimeDefault" } }, "imagePullSecrets": [ { "name": "default-dockercfg-dt9rg" } ], "schedulerName": "default-scheduler", "tolerations": [ { "key": "node.kubernetes.io/not-ready", "operator": "Exists", "effect": "NoExecute", "tolerationSeconds": 300 }, { "key": "node.kubernetes.io/unreachable", "operator": "Exists", "effect": "NoExecute", "tolerationSeconds": 300 } ], "priority": 0, "enableServiceLinks": true, "preemptionPolicy": "PreemptLowerPriority" }, "status": { "phase": "Running", "conditions": [ { "type": "PodReadyToStartContainers", "status": "True", "lastProbeTime": null, "lastTransitionTime": "2026-03-05T10:11:08Z" }, { "type": "Initialized", "status": "True", "lastProbeTime": null, "lastTransitionTime": "2026-03-05T10:11:00Z" }, { "type": "Ready", "status": "False", "lastProbeTime": null, "lastTransitionTime": "2026-03-06T22:11:35Z", "reason": "ContainersNotReady", "message": "containers with unready status: [soju]" }, { "type": "ContainersReady", "status": "False", "lastProbeTime": null, "lastTransitionTime": "2026-03-06T22:11:35Z", "reason": "ContainersNotReady", "message": "containers with unready status: [soju]" }, { "type": "PodScheduled", "status": "True", "lastProbeTime": null, "lastTransitionTime": "2026-03-05T10:11:00Z" } ], "hostIP": "193.176.244.127", "hostIPs": [ { "ip": "193.176.244.127" } ], "podIP": "10.128.0.64", "podIPs": [ { "ip": "10.128.0.64" } ], "startTime": "2026-03-05T10:11:00Z", "containerStatuses": [ { "name": "soju", "state": { "waiting": { "reason": "CrashLoopBackOff", "message": "back-off 5m0s restarting failed container=soju pod=soju-d985d7c99-v8s6w_irc-josie-cloud(05c30037-4d61-412d-8972-cfda0522b19a)" } }, "lastState": { "terminated": { "exitCode": 1, "reason": "Error", "startedAt": "2026-03-06T22:21:57Z", "finishedAt": "2026-03-06T22:21:57Z", "containerID": "cri-o://f050d8434f511df10cde6c725bb1d726f74c592330d617c58d8b84111f3d6b46" } }, "ready": false, "restartCount": 422, "image": "image-registry.openshift-image-registry.svc:5000/irc-josie-cloud/soju:latest", "imageID": "image-registry.openshift-image-registry.svc:5000/irc-josie-cloud/soju@sha256:79bd3575ba941906bef398a4bda06cc8a62de8449e039b0c10325217d1cd8c1f", "containerID": "cri-o://f050d8434f511df10cde6c725bb1d726f74c592330d617c58d8b84111f3d6b46", "started": false, "resources": {}, "volumeMounts": [ { "name": "soju-config", "mountPath": "/soju-config", "readOnly": true, "recursiveReadOnly": "Disabled" }, { "name": "soju-data", "mountPath": "/data" }, { "name": "kube-api-access-kxkdq", "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", "readOnly": true, "recursiveReadOnly": "Disabled" } ], "user": { "linux": { "uid": 1001260000, "gid": 0, "supplementalGroups": [ 0, 1001260000 ] } } } ], "qosClass": "BestEffort" } }]C£ÉŒ¤