Skip to content

v1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 21:04
· 524 commits to master since this release
5b69c28

v1.10.1

Additions

  • (go/v3, ansible/v1, helm/v1) Added containerPort protocol field required for server-side apply in manifests. (#4863)

Changes

  • (go/v3, ansible/v1, helm/v1) Increased default resource limits for controller manager. (#4863)
  • For helm-based operators, reverted #5042 and #4937 which modified helm release equality comparison.
    (#5106)

Bug Fixes

  • In generate bundle, exclude ServiceAccounts already in a CSV from generated bundle. (#5124)
  • (go/v3) Fixed a bug in make test caused by incorrect envtest asset setup. (#4863)