This is an automated email from the ASF dual-hosted git repository.
ronething pushed a change to branch chore/201
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
from c3aa30a4 fix: changelog
add b52c26c8 feat: support custom gatewayproxy namespace for ingressclass
(#2701)
add 265eca6a Merge remote-tracking branch 'origin/master' into chore/201
add d6a71cd2 chore: update toml
add b149914e fix: r
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 10 ++-
internal/controller/indexer/indexer.go | 8 +--
internal/controller/ingressclass_controller.go | 5 +-
internal/controller/utils.go | 10 +--
internal/utils/k8s.go | 12 ++++
internal/webhook/v1/ingressclass_webhook.go | 6 +-
releases/v2.0.1.toml | 8 ++-
test/e2e/crds/v2/basic.go | 91 +++++++++++++++++++++++++-
8 files changed, 124 insertions(+), 26 deletions(-)