Skip to content

Provide automatic migration 23.1 -> 23.4 #251

Closed
@sbernauer

Description

@sbernauer

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

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions