v1.2.0
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
- Added
-
Deprecated
- Deprecated
hostPathPrefix
. See docs/state_storage.md
- Deprecated
Full Changelog: v1.1.1...v1.2.0