mirror of
https://github.com/clastix/kamaji.git
synced 2026-02-14 18:10:03 +00:00
feat!: introducing sleeping status (#773)
* feat(api): introducing sleeping status Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * chore(helm)!: introducing sleeping status Marking this commit as breaking since a CustomResourceDefinition update is required for users dealing with scale to zero since the introduction of the new enum for the status field. Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * docs: introducing sleeping status Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> --------- Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
committed by
GitHub
parent
dc18f27948
commit
b68010e072
@@ -7379,6 +7379,7 @@ spec:
|
||||
- Migrating
|
||||
- Ready
|
||||
- NotReady
|
||||
- Sleeping
|
||||
type: string
|
||||
version:
|
||||
description: Version is the running Kubernetes version of the Tenant Control Plane.
|
||||
|
||||
Reference in New Issue
Block a user