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:
463463 conditions :
464464 - type : Ready
465465 status : " True"
466- message : " Service export is ready"
467466 lastTransitionTime : " 2020-03-30T01:33:51Z"
467+ reason : Ready
468+ message : " Service export is ready"
468469 - type : Valid
469470 status : " True"
470- message : " Service export is valid"
471471 lastTransitionTime : " 2020-03-30T01:33:55Z"
472+ reason : Valid
473+ message : " Service export is valid"
472474 - type : Conflict
473475 status : " True"
474476 lastTransitionTime : " 2020-03-30T01:33:55Z"
477+ reason : ConflictType
475478 message : " Conflicting type. Using \" ClusterSetIP\" from oldest service export in \" cluster-1\" . 2/5 clusters disagree."
476479` ` `
477480
You can’t perform that action at this time.
0 commit comments