samba-in-kubernetes / samba-operator

An operator for a Samba as a service on PVCs in kubernetes
Apache License 2.0
103 stars 24 forks source link

resources: fix config update container creating missing share dirs #251

Closed phlogistonjohn closed 1 year ago

phlogistonjohn commented 1 year ago

The configuration update container will create missing share directories if they don't exist (as well as setting up initial perms). However, this will not work if the container doesn't have access to the data volume. Give the container access to the data volume.

phlogistonjohn commented 1 year ago

I 100% hit the merge button and github closed the PR on me. Two times! This one I carefully made sure I hit the correct button.... sure enough. blammo. closed pr!