Skip to content

Commit 03f2b8b

Browse files
wilsonwucraigbox
andauthored
Fix 1.25 change notes link and format (#16295)
* fix 1.25 change notes link and format * fix lint for latest istio doc link --------- Co-authored-by: Craig Box <[email protected]>
1 parent b6171de commit 03f2b8b

File tree

1 file changed

+2
-2
lines changed
  • content/en/news/releases/1.25.x/announcing-1.25/change-notes

1 file changed

+2
-2
lines changed

content/en/news/releases/1.25.x/announcing-1.25/change-notes/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases:
1414

1515
These notices describe functionality that will be removed in a future release according to [Istio's deprecation policy](/docs/releases/feature-stages/#feature-phase-definition). Please consider upgrading your environment to remove the deprecated functionality.
1616

17-
- **Deprecated** use of `ISTIO_META_DNS_AUTO_ALLOCATE` in `proxyMetadata` in favor of a newer version of [DNS Auto Allocation](/docs/ops/configuration/traffic-management/dns-proxy#dns-auto-allocation-v2). New users of Istio IP `auto-allocation` should adopt the new status based controller. Existing users may continue to use the older implementation.
17+
- **Deprecated** use of `ISTIO_META_DNS_AUTO_ALLOCATE` in `proxyMetadata` in favor of a newer version of [DNS auto-allocation](/docs/ops/configuration/traffic-management/dns-proxy#address-auto-allocation). New users of Istio IP `auto-allocation` should adopt the new status based controller. Existing users may continue to use the older implementation.
1818
([Issue #53596](https://github.com/istio/istio/issues/53596))
1919

2020
- **Deprecated** `traffic.sidecar.istio.io/kubevirtInterfaces`, in favor of `istio.io/reroute-virtual-interfaces`.
@@ -165,7 +165,7 @@ These notices describe functionality that will be removed in a future release ac
165165

166166
- **Fixed** an issue where many panels in the Grafana dashboards showed **No data** if Prometheus had a scrape
167167
interval configured to be larger than `15s`.
168-
([Background information]( https://grafana.com/blog/2020/09/28/new-in-grafana-7.2-__rate_interval-for-prometheus-rate-queries-that-just-work/))([Usage]( https://istio.io/latest/docs/tasks/observability/metrics/using-istio-dashboard/))
168+
([Background information](https://grafana.com/blog/2020/09/28/new-in-grafana-7.2-__rate_interval-for-prometheus-rate-queries-that-just-work/) and [usage](/docs/tasks/observability/metrics/using-istio-dashboard/))
169169

170170
- **Removed** OpenCensus support.
171171

0 commit comments

Comments
 (0)