We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f318658 commit 00fd166Copy full SHA for 00fd166
geps/gep-3949/index.md
@@ -205,14 +205,9 @@ status:
205
# MUST include Accepted and Ready conditions if the Mesh resource is active.
206
- type: Accepted # Becomes true when the controller accepts the Mesh resource
207
status: "True"
208
- reason: MeshAccepted
+ reason: Accepted
209
lastTransitionTime: "2023-10-01T12:00:00Z"
210
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
216
...
217
supportedFeatures:
218
# List of SupportedFeature
0 commit comments