Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 17:43
· 144 commits to main since this release

AIS Operator v1.2.0

Operator:

  • Breaking Change

    • Deployments with Operator versions >= 1.2.0 must specify an ais-init image >= 1.2.0
  • Changes

    • Added stateStorageClass field to AIS spec for dynamic state storage
    • Handle destroying statefulsets in unready state
    • Wait for cleanup job success before continuing decommission
    • Added internal shutdown status
    • Fixed duration type in AIS config
    • Added ais-init docker build (moved from aistore repo)
    • Move bash script logic into the init image
    • Use proper HTTP probes for liveness/readiness
  • Deprecated

Full Changelog: v1.1.1...v1.2.0