This is an automated email from the ASF dual-hosted git repository.
ronething pushed a change to branch fix/apisix-standalone-endpoint-status
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
from 8f51a1b0 fix: adjust apisix standalone mode adc sync result
add b274316e chore: log when kubernetes cluster version does not meet
minimum requirement (#2693)
add 4718139c Merge remote-tracking branch 'origin/master' into
fix/apisix-standalone-endpoint-status
add 888e8fbd fix: test remove some logic
No new revisions were added by this update.
Summary of changes:
Makefile | 4 +-
api/adc/types.go | 7 +-
docs/en/latest/install.md | 2 +
internal/adc/client/executor.go | 163 ++-----------------------------------
internal/manager/run.go | 43 ++++++++++
internal/provider/apisix/status.go | 60 +-------------
internal/types/error.go | 7 +-
7 files changed, 62 insertions(+), 224 deletions(-)