Name: neutron-netns-cleanup-cron-default-7gftw Namespace: openstack Priority: 0 Service Account: neutron-netns-cleanup-cron Node: instance/199.19.213.226 Start Time: Mon, 27 Apr 2026 21:32:35 +0000 Labels: application=neutron component=netns-cleanup-cron controller-revision-hash=6c9cdc96d6 pod-template-generation=1 release_group=neutron Annotations: configmap-bin-hash: 79dafd785efbc052459d20c8fc22cdf0d26e98fde03de49309a3626221ed1057 configmap-etc-hash: c1ecf470d3d03510f0ad5c057e710e86658a14a4168299218dbbb5c2220492e0 openstackhelm.openstack.org/release_uuid: Status: Running IP: 199.19.213.226 IPs: IP: 199.19.213.226 Controlled By: DaemonSet/neutron-netns-cleanup-cron-default Init Containers: init: Container ID: containerd://e3047355a3b21a0311f14b44f1eae276e44a864af404faf1c3984b2045086f0f Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Mon, 27 Apr 2026 21:32:36 +0000 Finished: Mon, 27 Apr 2026 21:32:36 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: neutron-netns-cleanup-cron-default-7gftw (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xlbcv (ro) Containers: neutron-netns-cleanup-cron: Container ID: containerd://d41de5895451eefd0f20ba0a613a48a57a27806b8cae94df36a9b537a71918fa Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:zed@sha256:918ad7f493917ab9584512104e41781ef1e16421e661713cb1744648e48d0d4e Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:918ad7f493917ab9584512104e41781ef1e16421e661713cb1744648e48d0d4e Port: Host Port: Command: /tmp/neutron-netns-cleanup-cron.sh State: Running Started: Mon, 27 Apr 2026 21:32:41 +0000 Ready: True Restart Count: 0 Environment: OS_IDENTITY_API_VERSION: 3 OS_AUTH_URL: Optional: false OS_REGION_NAME: Optional: false OS_INTERFACE: Optional: false OS_ENDPOINT_TYPE: Optional: false OS_PROJECT_DOMAIN_NAME: Optional: false OS_PROJECT_NAME: Optional: false OS_USER_DOMAIN_NAME: Optional: false OS_USERNAME: Optional: false OS_PASSWORD: Optional: false OS_DEFAULT_DOMAIN: Optional: false Mounts: /etc/neutron/dhcp_agent.ini from neutron-etc (ro,path="dhcp_agent.ini") /etc/neutron/l3_agent.ini from neutron-etc (ro,path="l3_agent.ini") /etc/neutron/neutron.conf from neutron-etc (ro,path="neutron.conf") /etc/neutron/rootwrap.conf from neutron-etc (ro,path="rootwrap.conf") /etc/neutron/rootwrap.d/dhcp.filters from neutron-etc (ro,path="dhcp.filters") /etc/neutron/rootwrap.d/netns-cleanup.filters from neutron-etc (ro,path="netns-cleanup.filters") /etc/neutron/rootwrap.d/privsep.filters from neutron-etc (ro,path="privsep.filters") /etc/sudoers.d/kolla_neutron_sudoers from neutron-etc (ro,path="neutron_sudoers") /lib/modules from libmodules (ro) /run/netns from host-run-netns (rw) /run/xtables.lock from iptables-lockfile (rw) /tmp from pod-tmp (rw) /tmp/neutron-netns-cleanup-cron.sh from neutron-bin (ro,path="neutron-netns-cleanup-cron.sh") /var/lib/neutron/openstack-helm from socket (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xlbcv (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-var-neutron: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: neutron-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: neutron-bin Optional: false neutron-etc: Type: Secret (a volume populated by a Secret) SecretName: neutron-netns-cleanup-cron-default Optional: false libmodules: Type: HostPath (bare host directory volume) Path: /lib/modules HostPathType: iptables-lockfile: Type: HostPath (bare host directory volume) Path: /run/xtables.lock HostPathType: FileOrCreate socket: Type: HostPath (bare host directory volume) Path: /var/lib/neutron/openstack-helm HostPathType: host-run-netns: Type: HostPath (bare host directory volume) Path: /run/netns HostPathType: kube-api-access-xlbcv: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node.kubernetes.io/disk-pressure:NoSchedule op=Exists node.kubernetes.io/memory-pressure:NoSchedule op=Exists node.kubernetes.io/network-unavailable:NoSchedule op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists node.kubernetes.io/pid-pressure:NoSchedule op=Exists node.kubernetes.io/unreachable:NoExecute op=Exists node.kubernetes.io/unschedulable:NoSchedule op=Exists Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 46m default-scheduler Successfully assigned openstack/neutron-netns-cleanup-cron-default-7gftw to instance Normal Pulled 46m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 46m kubelet Created container init Normal Started 46m kubelet Started container init Normal Pulling 46m kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:zed@sha256:918ad7f493917ab9584512104e41781ef1e16421e661713cb1744648e48d0d4e" Normal Pulled 46m kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:zed@sha256:918ad7f493917ab9584512104e41781ef1e16421e661713cb1744648e48d0d4e" in 5.147s (5.147s including waiting) Normal Created 46m kubelet Created container neutron-netns-cleanup-cron Normal Started 46m kubelet Started container neutron-netns-cleanup-cron