* 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>
* 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>
* 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>
* add missing cleanup for vs nginx
* Add test for Gateway TLS Origination
* fix copyright
* Add Gateway mTLS origination
* replace <password> with password
* fix lint and autogen yes response
* oops typos
* make gen
* escape SC2154 :)
* apply suggestions and fix lint
* squash commits and cleanup branch
wrong quotes
more typos
make snips again
linter :'(
make linter happy
newline blocks
make gen 2
tab linting
try this
change service deletion
oops was deploying sleep twice
ignore nginx version lines for expected response
add update snips
lint again
make snips 3
redo check
do some magic
do some magic 2
lint tabs
remove incorrect snip matching
hack tls origination sleep deployment
hack 2
* this test is super flaky
* delete virtual service
* move scripts
* move scripts
* move to new testing framework
end file with newline and cleanup
typo
* content length shouldn't be included in snips
* comment out the final HTTP check
* Update content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/mtls_test.sh
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/tls_test.sh
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/tls_test.sh
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* ignore cleanup errors
* add source back in
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>