Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 05:57
· 10 commits to main since this release

AIS Operator v1.7.0

  • Fixed bug with shutdown that could cause a cluster to be stuck in "Shutting Down" state. Operator no longer makes a separate API call to specifically shut down AIS cluster before scaling down.
  • Optimize rebalance condition to patch only when changed
  • Removed several unused environment variables from the statefulset spec. Refactored construction of the set of ENV vars to use.
  • Minor updates to tests, linting, proxy statefulset update status
  • Updated all minor dependencies including AIS

Deprecated

  • EnablePromExporter option. On all recent AIS releases this is always enabled and the associated environment variable has been removed.

Helm

  • Updated CA duration and renewal option in TLS charts
  • Added cloud cert secrets generation chart
  • Added config for internal test cluster and internal deployment
  • Added pod resource values option

Full Changelog: v1.6.1...v1.7.0