Closed
Description
The CHANGELOG states the following for 23.4:
- Shortened the registration socket path for Microk8s compatibility ([#231]).
- After upgrading you will need to
`rmdir /var/lib/kubelet/plugins_registry/secrets.stackable.tech-reg.sock` manually.
This applies to *all* users, not just Microk8s.
It would be great if we could somehow migrate that automatically, e.g. have some sort of "delete /var/lib/kubelet/plugins_registry/secrets.stackable.tech-reg.sock if it is a directory" command during secret-operator startup.
This is especially important for managed k8s where you don't have (easy) access to k8s node shells.
Metadata
Metadata
Type
Projects
Status
Done