File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
keps/sig-multicluster/1645-multi-cluster-services-api Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -463,15 +463,18 @@ status:
463
463
conditions :
464
464
- type : Ready
465
465
status : " True"
466
- message : " Service export is ready"
467
466
lastTransitionTime : " 2020-03-30T01:33:51Z"
467
+ reason : Ready
468
+ message : " Service export is ready"
468
469
- type : Valid
469
470
status : " True"
470
- message : " Service export is valid"
471
471
lastTransitionTime : " 2020-03-30T01:33:55Z"
472
+ reason : Ready
473
+ message : " Service export is valid"
472
474
- type : Conflict
473
475
status : " True"
474
476
lastTransitionTime : " 2020-03-30T01:33:55Z"
477
+ reason : ConflictType
475
478
message : " Conflicting type. Using \" ClusterSetIP\" from oldest service export in \" cluster-1\" . 2/5 clusters disagree."
476
479
` ` `
477
480
You can’t perform that action at this time.
0 commit comments