You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by zh...@apache.org on 2022/12/30 09:44:03 UTC

[apisix-ingress-controller] branch master updated (b62be90c -> 486b46ab)

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

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


    from b62be90c chore(deps): bump github.com/onsi/ginkgo/v2 in /test/e2e (#1541)
     add 486b46ab chore: rename TranslateXXNotStrictly to GenerateXXDeleteMark (#1490)

No new revisions were added by this update.

Summary of changes:
 pkg/providers/apisix/apisix_plugin_config.go       |  4 +--
 pkg/providers/apisix/apisix_route.go               |  4 +--
 pkg/providers/apisix/provider_init.go              |  4 +--
 .../apisix/translation/apisix_pluginconfig.go      |  4 +--
 .../apisix/translation/apisix_pluginconfig_test.go |  4 +--
 pkg/providers/apisix/translation/apisix_route.go   | 36 +++++++++++-----------
 .../apisix/translation/apisix_route_test.go        |  4 +--
 .../apisix/translation/apisix_upstream.go          |  4 +--
 pkg/providers/apisix/translation/translator.go     | 16 +++++-----
 9 files changed, 40 insertions(+), 40 deletions(-)