F5Networks / k8s-bigip-ctlr

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

[LOGS] improve unexpecte error log message #3333

Open alonsocamaro opened 8 months ago

alonsocamaro commented 8 months ago

I´ve just found the following log message

Picture 1

The errors seem to come from a library, I´m not able to find the message in the pkg directory. The closest I find is the following

                                        message = fmt.Sprintf("Unexpected error: %s\n%s", err, format.Object(err, 1))
./vendor/github.com/onsi/gomega/internal/assertion.go

I would improve the following:

The error seems to be AS3 unrelated as AS3 applied configurations are fine.

trinaths commented 8 months ago

Created [CONTCNTR-4652] for internal tracking.