opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 17 forks source link

feat: add conditions to custom resource for istio and gateway status, add printer columns for all conditions, fixes RHOAIENG-5226 #105

Closed dhirajsb closed 3 months ago

dhirajsb commented 3 months ago

Description

Added conditions IstioAvailable and GatewayAvailable to model registry custom resource for istio and gateway status Also added printer columns for all conditions in kubernetes cli output and -o wide format fixes RHOAIENG-5226

How Has This Been Tested?

Tested manually for all mr samples and changes from one sample type to another Tested manually that it detects missing ServiceMeshMember configuration which causes Istio proxy to not be injected

Merge criteria: