This is an automated email from the ASF dual-hosted git repository.
ronething pushed a change to branch feat/host_check
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
from 5db44148 fix: r
add 3c808e22 fix(gatewayproxy): add stricter validation rules for provider
(#2602)
add 6addd4cd Merge remote-tracking branch 'origin/master' into
feat/host_check
add 0e483315 fix: r
No new revisions were added by this update.
Summary of changes:
api/v1alpha1/gatewayproxy_types.go | 7 ++++-
.../bases/apisix.apache.org_gatewayproxies.yaml | 9 ++++++
internal/controller/indexer/indexer.go | 32 +++++++++++++++++++++-
internal/controller/indexer/ssl_host.go | 18 ------------
internal/webhook/v1/apisixtls_webhook.go | 10 ++-----
internal/webhook/v1/gateway_webhook.go | 10 ++-----
internal/webhook/v1/ingress_webhook.go | 10 ++-----
internal/webhook/v1/ssl/conflict_detector.go | 17 +++++++-----
internal/webhook/v1/ssl/conflict_detector_test.go | 15 ++--------
9 files changed, 65 insertions(+), 63 deletions(-)