This is an automated email from the ASF dual-hosted git repository.
bzp2010 pushed a change to branch bzp/feat-standalone-isolate-bad-resources
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
from e1627014 e2e
add dfb25338 fix e2e
No new revisions were added by this update.
Summary of changes:
.github/workflows/apisix-e2e-test.yml | 2 +-
Makefile | 2 +-
config/manager/kustomization.yaml | 2 +-
internal/adc/cache/store.go | 32 +++++++++++++++++--
internal/provider/apisix/status.go | 42 +++++++++++++++++++------
internal/provider/apisix/status_test.go | 37 +++++++++++++++++++++-
test/e2e/crds/v2/isolation.go | 28 +++++++++++------
test/e2e/crds/v2/streamroute.go | 55 +++++++++++++++++++++++----------
test/e2e/ingress/ingress.go | 15 ++++++---
9 files changed, 168 insertions(+), 47 deletions(-)