This is an automated email from the ASF dual-hosted git repository. alinsran pushed a change to branch chore/release-2.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
discard fb363fa5 add Standalone mode desc discard 7bf0ae21 add more report add b811d9c6 update Highlights add c1533c9d fix: the sync_period of the provider should not be 0s (#2438) add afa5841f Merge branch 'master' into chore/release-2.0.0-rc1 add 38cb8c36 update changelog This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (fb363fa5) \ N -- N -- N refs/heads/chore/release-2.0.0-rc1 (38cb8c36) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/apisix-conformance-test.yml | 1 - CHANGELOG.md | 46 +++++++++++++++------------ Makefile | 6 +--- config/samples/config.yaml | 4 +-- internal/controller/config/config.go | 2 +- releases/v2.0.0.toml | 33 +++++++++++++++---- 6 files changed, 56 insertions(+), 36 deletions(-)