Skip to content

Commit 42a195f

Browse files
authored
Move instance readiness KEP to implemented (#1747)
Signed-off-by: Alena Varkockova <[email protected]>
1 parent 95aed0f commit 42a195f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keps/0034-instance-health.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ owners:
88
- "@alenkacz"
99
editor: TBD
1010
creation-date: 2020-09-24
11-
last-updated: 2020-09-29
12-
status: implementable
11+
last-updated: 2020-11-19
12+
status: implemented
1313
---
1414

1515
# KUDO instance readiness
@@ -118,4 +118,4 @@ Also this feature is not making this situation any worse as it’s right now bec
118118

119119
To support even more complex cases and operator, we should think about adding possibility to specify `kudo.dev/readiness-strategy:selected` which will switch readiness computation to OPT-IN mode. With this one set, only resources with `kudo.dev/allow-readiness-computation:true` will be considered for readiness computation.
120120

121-
A plan is also to add more Conditions like `InProgress` capturing currently running plan.
121+
A plan is also to add more Conditions like `InProgress` capturing currently running plan.

0 commit comments

Comments
 (0)