F5Networks / k8s-bigip-ctlr

Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Apache License 2.0
364 stars 195 forks source link

VS/TS CRD status should show an error when posting the declaration failed #3536

Open avinashchundu9 opened 2 months ago

avinashchundu9 commented 2 months ago

Title

VS/TS CRD status should show an error when posting the declaration failed

Description

VS/TS CRD status should show an error when posting the declaration failed. It's always status changes ok even though the declaration failed to post and there are no error messages. Users who do not have access to CIS pod logs don't know if it worked or not.

Actual Problem

Users deploying VS/TS have little or misleading information during creation.

Solution Proposed

If the posting of the declaration fails then the error message should be included in CRD status.

trinaths commented 2 months ago

Created [CONTCNTR-4854] for internal tracking.