0.0.5 Stable
Other errors:
- On new namespace creation (if match the pattern) the secret was cloned there but the synced_ns list was not updated, so on deleting the csec object the secret was not deleted on this last new namespace.
- Sync with new namespaces also for deleted csecs (still in memory): fixed by poping out the items from memory on csec delete.