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 2021/11/26 02:47:43 UTC

[apisix-ingress-controller] branch master updated (b127ff4 -> 62d7897)

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 b127ff4  feat: init ApisixPluginConfig crd #4  (#638) (#694)
     add 62d7897  fix: If resource synchronization retry occurs, other events of the same resource will be blocked (#760)

No new revisions were added by this update.

Summary of changes:
 pkg/ingress/apisix_cluster_config.go | 6 +++---
 pkg/ingress/apisix_consumer.go       | 6 +++---
 pkg/ingress/apisix_route.go          | 6 +++---
 pkg/ingress/apisix_tls.go            | 6 +++---
 pkg/ingress/apisix_upstream.go       | 6 +++---
 pkg/ingress/endpoint.go              | 6 +++---
 pkg/ingress/endpointslice.go         | 6 +++---
 pkg/ingress/ingress.go               | 6 +++---
 pkg/ingress/namespace.go             | 6 +++---
 pkg/ingress/secret.go                | 6 +++---
 10 files changed, 30 insertions(+), 30 deletions(-)