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

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


    from 561708f  test: add e2e test cases for referer-restriction plugin (#375)
     add f26ee93  chore: remove pkg/seven (#384)

No new revisions were added by this update.

Summary of changes:
 pkg/apisix/resource_test.go                        |   1 +
 pkg/kube/translation/annotations.go                |  44 ++------
 .../{annotations.go => annotations/cors.go}        |  61 +++++------
 .../{util_test.go => annotations/iprestriction.go} |  33 +++---
 pkg/seven/apisix/plugins.go                        | 115 ---------------------
 5 files changed, 46 insertions(+), 208 deletions(-)
 copy pkg/kube/translation/{annotations.go => annotations/cors.go} (51%)
 copy pkg/kube/translation/{util_test.go => annotations/iprestriction.go} (59%)
 delete mode 100644 pkg/seven/apisix/plugins.go

Reply via email to