amit-handda
Results
12
comments of
amit-handda
@kagkarlsson happy friday, checking in. May I help getting it released from custom branch ? thanks
after I added following patch, its working ```diff --git a/pkg/proxy/audit/audit.go b/pkg/proxy/audit/audit.go index 6dd35f5e..311c39af 100644 --- a/pkg/proxy/audit/audit.go +++ b/pkg/proxy/audit/audit.go @@ -31,6 +31,7 @@ func New(opts *options.AuditOptions, externalAddress string, secureServingInfo * //...