You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by kv...@apache.org on 2021/04/01 13:53:55 UTC

[apisix-ingress-controller] branch master updated (0d488ce -> 327f842)

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

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


    from 0d488ce  test: add e2e test cases for limit-count plugin (#328)
     add 327f842  fix: priority in route rules is not passed to APISIX (#329)

No new revisions were added by this update.

Summary of changes:
 pkg/apisix/resource.go               |  2 ++
 pkg/apisix/route.go                  |  3 ++
 pkg/kube/translation/apisix_route.go |  1 +
 test/e2e/ingress/resourcepushing.go  | 57 ++++++++++++++++++++++++++++++++++++
 4 files changed, 63 insertions(+)