Skip to content

Commit 00fd166

Browse files
committed
Review feedback
Signed-off-by: Flynn <[email protected]>
1 parent f318658 commit 00fd166

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

geps/gep-3949/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -205,14 +205,9 @@ status:
205205
# MUST include Accepted and Ready conditions if the Mesh resource is active.
206206
- type: Accepted # Becomes true when the controller accepts the Mesh resource
207207
status: "True"
208-
reason: MeshAccepted
208+
reason: Accepted
209209
lastTransitionTime: "2023-10-01T12:00:00Z"
210210
message: Mesh resource accepted by one-mesh v1.2.3 in namespace one-mesh
211-
- type: Ready # Becomes true when the mesh is actually running
212-
status: "True"
213-
reason: MeshReady
214-
lastTransitionTime: "2023-10-01T12:00:15Z"
215-
message: one-mesh v1.2.3 is running
216211
...
217212
supportedFeatures:
218213
# List of SupportedFeature

0 commit comments

Comments
 (0)