File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,12 @@ All notable changes to this project will be documented in this file.
11
11
12
12
### Changed
13
13
14
- - Shortened the registration socket path for Microk8s compatibility ([ #231 ] ).
14
+ - Shortened the registration socket path for Microk8s compatibility ([ #231 ] , [ #258 ] ).
15
+ - The old CSI registration path will be automatically migrated during upgrade
16
+ - You might need to manually remove ` /var/lib/kubelet/plugins_registry/secrets.stackable.tech-reg.sock ` when downgrading
15
17
- Made kubeletDir configurable ([ #232 ] ).
16
18
- Microk8s users will need to ` --set kubeletDir=/var/snap/microk8s/common/var/lib/kubelet ` .
17
19
18
- ### Fixed
19
-
20
- - Add automatic CSI registration path migration 23.1 -> 23.4 ([ #258 ] ).
21
-
22
20
[ #99 ] : https://github.com/stackabletech/secret-operator/pull/99
23
21
[ #231 ] : https://github.com/stackabletech/secret-operator/pull/231
24
22
[ #232 ] : https://github.com/stackabletech/secret-operator/pull/232
You can’t perform that action at this time.
0 commit comments