Skip to content

1.3.4

Compare
Choose a tag to compare
@OmegaVVeapon OmegaVVeapon released this 02 Jul 18:39
· 19 commits to main since this release
5f9134e
  • Added some robustness to the LIST mode when issues occurred contacting the k8s API server.
    It will now retry a number of times and fail appropriately when it exceeds the allotted amount. (#20)
  • Made the operator run completely silently. This means it will no longer add annotations to the configmaps/secrets.
    In fact, the patch verb is no longer required for RBAC and has been removed from the README and examples.
  • Miscellaneous optimizations and code cleanups