This is an automated email from the ASF dual-hosted git repository.
traky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 0f29ac7b docs: clarify support for Ingress Annotations (#2575)
0f29ac7b is described below
commit 0f29ac7b65a8a6561c46a376a4a930fffd270cbe
Author: Traky Deng <[email protected]>
AuthorDate: Thu Oct 2 14:19:42 2025 +0800
docs: clarify support for Ingress Annotations (#2575)
---
docs/en/latest/upgrade-guide.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/latest/upgrade-guide.md b/docs/en/latest/upgrade-guide.md
index 9e017a3f..1c3cb200 100644
--- a/docs/en/latest/upgrade-guide.md
+++ b/docs/en/latest/upgrade-guide.md
@@ -154,7 +154,7 @@ Currently supports networking.k8s.io/v1 only. Support for
other Ingress API vers
##### Limited Support for Ingress Annotations
-Ingress annotations used in version 1.x.x are not fully supported in 2.0.0. If
your existing setup relies on any of the following annotations, validate
compatibility or consider delaying the upgrade.
+The following Ingress annotations supported in version 1.x.x are not supported
in the current version (2.0.0-rc*). They will be supported in the 2.0.0 final
release. If your existing setup relies on any of the following annotations,
validate compatibility or consider delaying the upgrade.
| Ingress Annotations |
| ------------------------------------------------------ |