* Add example to watch multiple namespaces for istio operator
* Rename istioNamespace to watchedNamespaces
* Add suggestion
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Remove deprecated flag
* Move paragraph as per suggestion
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Few more improvements
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Add new entries to clarify multicluster terminology.
These entries are part of a wider effort to improve
multicluster content. The new terms are implemented
across the current content in a separate PR.
Signed-off-by: Rigs Caballero <grca@google.com>
* Implement suggested edits to the definitions.
Signed-off-by: Rigs Caballero <grca@google.com>
* add proxy_ssl-name directive
to the ingress.bluemix.net/ssl-services annotation to set the SNI of the
ingress gateway in the Kubernetes ingress
* specify the host names in Gateway and VirtualService
instead of '*'
* remove cleanup of unused constructs
* add last_update field
* Release notes for Istio 1.4.10 (#7551)
* Release notes for Istio 1.4.10
* Include Istio 1.4.10 as part of security bulletin
* Update the date
* Fix linting issue
* Add additional changes put into 1.4.10
* Fix dates
* Update content/en/news/releases/1.4.x/announcing-1.4.10/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.4.x/announcing-1.4.10/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update date of 1.4.10 launch
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update istio version for testing
* Framework changes in base istio required changes
* Work on whitelist
* Remove whitelist and move to a new feature
* Another istio.io/istio update
* Another framework change - remove test suite name
* Release notes for Istio 1.4.10
* Include Istio 1.4.10 as part of security bulletin
* Update the date
* Fix linting issue
* Add additional changes put into 1.4.10
* Fix dates
* Update content/en/news/releases/1.4.x/announcing-1.4.10/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.4.x/announcing-1.4.10/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update prom doc as default has changed
* Update content/en/docs/ops/integrations/prometheus/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Add kiali integrations page
The primary purpose for this is to just have a page here for consistency
with other addons, most of the content still lives in the other doc I
link to here. That may change in the future but for now I think it makes
sense to just get something here and we can refactor in the future.
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Updated site to build archived packages at istio.io/{version} (#7515)
* cache sidebar smartly when building site (#7431)
* change archive process to include static archives every build
* fix zh redirects (#7523)
* fix redirects for vanity imports (#7524)
* fix 1.1 and 1.2 links (#7526)
* fix links in 1.3 and 1.4
* Add a clause indicating that CNI works OOB
CNI should work nearly everywhere out of the box. If someone or
something provides a nonstandard configuration, the existing documentation
can help them get moving.
* Update content/en/docs/setup/additional-setup/cni/index.md
LGTM @frankb.
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>