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

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


    from 3210a9d1 feat: add conflict detection for gateway proxy
     add 5f0d1af1 fix: generate unique SSL IDs to prevent certificate conflicts 
across different hosts (#2592)
     add bb19b0c8 Merge remote-tracking branch 'origin/master' into 
fix/gatewayproxy_check

No new revisions were added by this update.

Summary of changes:
 api/adc/types.go                     |  13 +++++
 internal/adc/translator/apisixtls.go |   3 +-
 internal/adc/translator/gateway.go   |  51 +-----------------
 internal/adc/translator/ingress.go   |   8 +--
 test/e2e/crds/v2/tls.go              | 102 +++++++++++++++++++++++++++++++++++
 test/e2e/gatewayapi/gateway.go       |   6 +--
 test/e2e/gatewayapi/tcproute.go      |  16 ++----
 test/e2e/scaffold/assertion.go       |  53 ++++++++++++------
 8 files changed, 168 insertions(+), 84 deletions(-)

Reply via email to