Kuadrant / multicluster-gateway-controller

multi-cluster gateway controller, manages multi-cluster gateways based on gateway api and policy attachment
Apache License 2.0
10 stars 23 forks source link

DNSHealthCheckProbe doesn't contain status field #703

Closed averevki closed 9 months ago

averevki commented 9 months ago

Summary

DNSHealthCheckProbe object doesn't contain a status field with the status of the endpoint

Issue

After creating DNSPolicy with health checks enabled, the corresponding automatically created DNSHealthCheckProbe object doesn't contain the status field anymore (it was present on the mgc-controller release-0.1 image)

Expected Behavior

DNSHealthCheckProbe object after the creation contains a status field that shows the status(health/unhealthy) of the endpoint

Environment

mgc-controller image: release-0.2