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

[apisix-ingress-controller] branch master updated (98d0162 -> 3a7eb8c)

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 98d0162  feat:add labels for resources (#378)
     add 3a7eb8c  fix: add compatibility logic for empty array when unmarshal json string to route (#374)

No new revisions were added by this update.

Summary of changes:
 pkg/apisix/resource_test.go  | 22 ++++++++++++++++++++++
 pkg/apisix/route.go          |  2 ++
 pkg/types/apisix/v1/types.go | 42 ++++++++++++++++++++++++++++++++----------
 3 files changed, 56 insertions(+), 10 deletions(-)