This repository was archived by the owner on May 10, 2024. It is now read-only.
This repository was archived by the owner on May 10, 2024. It is now read-only.
PodFilesystemSync does not disappear from the controller cache #49
In a corner case, when a
PodFilesystemSyncis renamed (the podSelector remains the same) then the controller wont allow to create Pods.Workaround: Controler restart
This needs to be fixed as part of a next patch release.
I will try to fix it within next week.