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

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


    from 8a9aba39 update version (#2313)
     new 7d0651a8 fix: attempt to shut down when provider init fails (#2263)
     new 8bd3e48c docs: update http[].match.exprs any -> all (#2270)
     new a9e0dae7 chore: upgrade actions/upload-artifact and 
actions/download-artifact (#2328)
     new e7652076 chore: upgrade ubuntu from 20.04 to latest (#2352)
     new 8a2155dc upgrade: etcd-adapter and add e2e test (#2369)
     new df997aaf update CHANGELOG

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/e2e-test-ci-v2-cron-dev.yml      | 12 ++--
 .github/workflows/e2e-test-ci-v2-cron.yml          | 12 ++--
 .github/workflows/e2e-test-ci.yml                  | 12 ++--
 .github/workflows/k8s-timer-ci.yml                 | 12 ++--
 CHANGELOG.md                                       | 17 ++++-
 docs/en/latest/references/apisix_route_v2.md       |  2 +-
 go.mod                                             |  2 +-
 go.sum                                             |  4 +-
 pkg/providers/controller.go                        | 60 +++++++++--------
 test/e2e/go.mod                                    |  2 +-
 test/e2e/go.sum                                    | 18 +++++-
 .../suite-chore/{chaos.go => etcd_consistency.go}  | 75 +++++++++++++++-------
 12 files changed, 143 insertions(+), 85 deletions(-)
 copy test/e2e/suite-chore/{chaos.go => etcd_consistency.go} (52%)

Reply via email to