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.
2 parents c224e74 + cc81ad7 commit ae0f188Copy full SHA for ae0f188
1 file changed
test/chainsaw/tests/restore/cluster2-1node-assert.yaml
@@ -4,22 +4,6 @@ metadata:
4
name: cluster2
5
status:
6
bootstrapped: true
7
- conditions:
8
- - type: Ready
9
- status: "True"
10
- - type: DeploymentReady
11
12
----
13
-apiVersion: apps/v1
14
-kind: StatefulSet
15
-metadata:
16
- name: cluster2-galera
17
-status:
18
- availableReplicas: 1
19
- readyReplicas: 1
20
- replicas: 1
21
22
-apiVersion: v1
23
-kind: Endpoints
24
25
+ (conditions[0:1]):
+ - type: Ready
+ status: "True"
0 commit comments