Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 05:39
· 45 commits to main since this release

IMPORTANT Please see compatibility docs for information on deploying clusters with this new version. It requires a new aisinit container >= v3.25 to generate configs for AIS pods.

AIS Operator v1.6.0

  • Added support for init container managed configs. See compatibility docs. This will improve compatibility between versions and help with upgrade paths.
  • Operator will now reconcile the entire pod spec for aisnode when image changes
  • Operator will now reconcile the entire init pod spec when init image changes
  • Added resource management options to AIS spec
  • Added MY_NODE env var to aisnode container
  • Added support for deployments with distributed tracing

Full Changelog: v1.5.0...v1.6.0