This is an automated email from the ASF dual-hosted git repository.
bzp2010 pushed a change to branch bzp/feat-isolation-s1-service-drop
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
from 37e41be1 feat(apisix): isolate rejected routes instead of failing the
whole sync
add 63068bfa fix comments
No new revisions were added by this update.
Summary of changes:
internal/provider/apisix/provider_test.go | 8 +--
internal/provider/apisix/skiptable.go | 24 +++++++--
internal/provider/apisix/skiptable_test.go | 37 +++++++++++---
internal/provider/apisix/status.go | 30 ++++++++----
internal/provider/apisix/status_test.go | 78 +++++++++++++++++++++++-------
test/e2e/crds/v2/isolation.go | 76 +++++++++++++++++++++++++----
test/e2e/ingress/ingress.go | 37 ++++++++++++--
7 files changed, 233 insertions(+), 57 deletions(-)