This is an automated email from the ASF dual-hosted git repository.

ronething pushed a change to branch feat/add_checker
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


    from d58a2fed fix: r
     add eb0d4c23 fix: r

No new revisions were added by this update.

Summary of changes:
 internal/manager/webhooks.go                       |  3 ++
 internal/webhook/v1/gateway_webhook.go             | 14 ++---
 internal/webhook/v1/gateway_webhook_test.go        | 44 ++++++++--------
 internal/webhook/v1/grpcroute_webhook.go           | 14 ++---
 internal/webhook/v1/grpcroute_webhook_test.go      | 32 ++++++------
 internal/webhook/v1/httproute_webhook.go           | 14 ++---
 internal/webhook/v1/httproute_webhook_test.go      | 52 +++++++++----------
 .../{httproute_webhook.go => tcproute_webhook.go}  | 60 ++++++++--------------
 ...te_webhook_test.go => tcproute_webhook_test.go} | 58 +++++++++++----------
 9 files changed, 141 insertions(+), 150 deletions(-)
 copy internal/webhook/v1/{httproute_webhook.go => tcproute_webhook.go} (53%)
 copy internal/webhook/v1/{grpcroute_webhook_test.go => 
tcproute_webhook_test.go} (54%)

Reply via email to