mirror of https://github.com/istio/istio.io.git
Address comments from Doug re Mixer upgrade notice (#4511)
This commit is contained in:
parent
1ae64ca620
commit
d7ecab5eb8
|
|
@ -16,9 +16,10 @@ to the [1.2 release notes](/about/notes/1.2/).
|
||||||
## Installation and Upgrade
|
## Installation and Upgrade
|
||||||
|
|
||||||
{{< tip >}}
|
{{< tip >}}
|
||||||
The vast array of Mixer plugins were deprecated in Istio 1.1. Please move
|
The configuration model for Mixer has been simplified. Support for
|
||||||
to the new configuration model quickly, since we removed the old configuration
|
adapter-specific and template-specific Custom Resources has been
|
||||||
model in Istio 1.2.
|
removed by default in 1.2 and will be removed entirely in 1.3.
|
||||||
|
Please move to the new configuration model.
|
||||||
{{< /tip >}}
|
{{< /tip >}}
|
||||||
|
|
||||||
Most Mixer CRDs were removed from the system to simplify the configuration
|
Most Mixer CRDs were removed from the system to simplify the configuration
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue