Anthony Rabbito

Results 118 comments of Anthony Rabbito

```yaml --- apiVersion: v1 kind: Pod metadata: name: buildah annotations: io.kubernetes.cri-o.userns-mode: "auto:size=N[;map-to-root=true][;keep-id=true][;uidmapping=][;gidmapping=]" spec: # securityContext: # runAsUser: 1000 # runAsGroup: 1000 containers: - name: buildah image: quay.io/buildah/stable command: [ "sh",...

I was using the wrong command to check parsed config.. Proper command is `crio-status c` Now to figure out more user error with `Failed to create pod sandbox: rpc error:...

+1 `vim.opt.title = false` fixed on Fedora 37. Does anyone have an idea of what was causing this?

I'm also facing this as well and my setup is very similar to @alubbock reproducer

Any idea or minestones for when this can get implemented?

Has there been any updates to support IngressRoute CRD with externaldns?

This log may be useful? It seems to be expecting systemd ``` 2022-05-13 16:04:20,601][ceph_volume.util.system][WARNING] Executable lvs not found on the host, will return lvs as-is [2022-05-13 16:04:20,602][ceph_volume.process][INFO ] Running command:...

FWIW I'm facing this issue on one OSD that failed and trying to join it back to the cluster establishing quorum.