Skip to content

0.0.5 Stable

Compare
Choose a tag to compare
@zakkg3 zakkg3 released this 11 Sep 10:24
· 414 commits to master since this release
2fcb23d

fix #14
fix #11

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.