Skip to content

Operator version 0.3.3

Choose a tag to compare

@simonrw simonrw released this 02 Nov 22:26
· 16 commits to main since this release

Added

Fixed

  • Using ClusterFirst as the dns policy rather than Default which is not a valid setting
  • Filter kubectl annotations before forwarding them to child pods to remove any annotations starting with kubectl.kubernetes.io
  • Set the default lambda runtime timeout to 60 seconds
  • Add RBAC policies to support running RDS clusters
    • Added pods/exec and pods/log for the operator

Changed

  • Do not change the ulimit at pod startup

Removed