k8s-multicluster-ingress icon indicating copy to clipboard operation
k8s-multicluster-ingress copied to clipboard

get-status improvements

Open nikhiljindal opened this issue 7 years ago • 2 comments

Some more information we can add to kubemci get-status:

  • [ ] name and namespace of ingress in each cluster
  • [ ] create and delete errors associated with that multi cluster load balancer. So when create command ends, before returning to the user, it will store all the errors, that user can then retrieve using kubemci get-status

nikhiljindal avatar Nov 02 '17 20:11 nikhiljindal

Where can we store this info?

G-Harmon avatar Nov 03 '17 15:11 G-Harmon

get-status extracts info from forwarding rule description field.

nikhiljindal avatar Nov 06 '17 06:11 nikhiljindal