-
Bug
-
Resolution: Done
-
Major
-
OSSM 2.0.0, OSSM 2.1.0
-
3
-
False
-
False
-
Undefined
-
[enterprise-4.6] Issue in file service_mesh/v2x/ossm-traffic-manage.adoc #28077
Which section(s) is the issue in?
All the yaml files in this page, should the apiVersion be
"apiVersion: networking.istio.io/v1beta1", instead of
"apiVersion: networking.istio.io/v1alpha3"
What needs fixing?
all the yaml files
******************************
New API was introduced in 2018 - Community blog post https://istio.io/latest/blog/2018/v1alpha3-routing/
To address these, and other concerns, a new traffic management API, a.k.a. v1alpha3, is being introduced, which will completely replace the previous API going forward. Although the v1alpha3 model is fundamentally the same, it is not backward compatible and will require manual conversion from the old API.
BOTH API versions are documented the latest Community documentation https://istio.io/latest/docs/reference/config/networking/virtual-service/
TODO - research and find out if either API is deprecated and when? Will need to ask engineering, as the docs are confusing as to support.
- 1.9 – Both currently documented
- 1.8 beta only
- 1.7 beta only
- 1.6 beta only
- 1.5 alpha only
- 1.4 alpha only
- 1.3 alpha only
- 1.2 alpha only
- 1.1 alpha only