Martin Taillefer
53e04e8603
Workaround bad HTML generation in certain edge cases. ( #3815 )
2019-03-20 20:49:25 -07:00
lei-tang
938a8d3e71
Add a description of certificate request flow for Vault CA ( #3811 )
2019-03-20 19:35:28 -07:00
Patrick Auld
ae4d670c2e
Adds Autodesk to 'Istio in Action' page ( #3814 )
2019-03-20 19:26:19 -07:00
Frank Budinsky
cc5d53488f
Bookinfo example fixes ( #3806 )
2019-03-20 11:43:34 -07:00
Wencheng Lu
75658ce367
update PKI integration feature ( #3805 )
2019-03-20 11:19:07 -07:00
Lin Sun
cb69258427
Update index.md ( #3793 ) ( #3800 )
2019-03-20 09:36:20 -07:00
Jianfei Hu
dfb7e60ee0
change with ver syntax. ( #3785 )
2019-03-19 11:48:41 -07:00
Martin Taillefer
391ef67477
Update reference docs. ( #3784 )
2019-03-19 11:44:36 -07:00
Martin Taillefer
2aa1d0edd2
Update reference docs. ( #3782 )
2019-03-19 11:29:17 -07:00
John Howard
d266753179
Update performance numbers to 90th percentile ( #3781 )
...
* Update performance numbers to 90th percentile
* spell checker
2019-03-19 11:23:42 -07:00
Frank Budinsky
3accc1d69b
remove restore command that won't work ( #3778 )
...
* remove restore command that won't work
* fix circleci error
2019-03-19 10:51:40 -07:00
Tao Li
493c1ff1df
Update the health check section with mTLS for 1.1 ( #3738 )
...
* Update the health check section with mTLS
* Update k8s-health-checks.md
* Fix lint
* Update content/help/faq/security/k8s-health-checks.md
2019-03-19 10:34:21 -07:00
Martin Taillefer
2ed74c33f8
Remove mutual TLS from list of perf considerations. ( #3774 )
2019-03-19 10:16:39 -07:00
Martin Taillefer
00be9bb060
Update reference docs. ( #3775 )
2019-03-19 10:01:02 -07:00
Martin Taillefer
3882e33336
Remove overuse of backticks and geek-speak. ( #3771 )
2019-03-19 08:16:42 -07:00
Martin Taillefer
28bb1d2ce1
Fix a few text block bugs ( #3769 )
...
- HTML tags appearing in bash text block output weren't being escaped properly, making them
disappear.
- Never call prism when syntax coloring is turned off, otherwise things
fail with an exception.
2019-03-19 07:26:41 -07:00
Mariam John
b7246ffd43
Fix missing whitespace on Installation Options ( #3762 )
...
Fixes Bug: #3740
2019-03-19 08:40:35 -04:00
mtail
4cfcc026d4
Grammar fix.
2019-03-18 20:53:59 -07:00
mtail
8267c918e6
Update publication dates.
2019-03-18 20:52:00 -07:00
Lin Sun
f2ab14b785
update jaeger access port forward cmd ( #3754 )
2019-03-18 20:46:52 -07:00
Steven Dake
e66021266b
back up certmanager CRDs as well ( #3755 )
...
We want to backup certmanager CRDs in the case of Tiller usage.
Also clarify thee filename slightly to indicate it is CRD data and
related to Istio 1.0.
Fixes : #3753
2019-03-18 19:55:39 -07:00
Louis Ryan
a20a273e75
Add some detail to networking release notes for 1.1 ( #3747 )
...
* Add some detail to networking stuff
* Qualify language around service visibility
* Fix misc and refine the language around exportTo
* Add port control details to sidecar
* Water down language around namespace scoping
* Fix trailing space
* Resolve sdake's comments
* Fix typo
2019-03-18 19:07:39 -07:00
Lin Sun
17f0aebb99
update a few things on update notice ( #3751 )
...
* update a few things on update notice
based on https://github.com/istio/istio.io/pull/3728/files
* fix spell
2019-03-18 21:25:15 -04:00
Lin Sun
2f10946cab
no service graph in quick start ( #3749 )
2019-03-18 21:23:48 -04:00
Frank Budinsky
102065592a
Fix bad profile table entry ( #3746 )
2019-03-18 14:58:38 -07:00
Gregory Hanson
7b035747e9
fix indent so dollar sign is not included in copy/paste ( #3745 )
2019-03-18 14:00:40 -07:00
Frank Budinsky
7fc10c7590
Add helm upgrade warning ( #3744 )
2019-03-18 13:28:39 -07:00
Brian Avery
d87d9b0fde
Fixed CRD count and added note regarding cert-manager ( #3743 )
2019-03-18 12:57:40 -07:00
Frank Budinsky
cdc8bf56e1
Separate multicluster profiles ( #3741 )
...
* separate multicluster profiles
* review comments
2019-03-18 12:00:42 -07:00
mtail
2a7cd7e9b3
Update publication date.
2019-03-18 11:57:41 -07:00
Douglas Reid
9788bbe1a8
Modify Envoy Access Log Task to use Helm Template instead of hand-editing of configmap ( #3742 )
2019-03-18 11:49:38 -07:00
Martin Taillefer
b09acf8e51
Shuffle upgrade notice location. ( #3735 )
2019-03-18 11:07:39 -07:00
Rigs Caballero
e5499e77e9
Edit release notes for consistency and clarity. ( #3737 )
...
Signed-off-by: rcaballeromx <grca@google.com>
2019-03-18 10:52:40 -07:00
mandarjog
0a18a02929
Add a comment about MixerV2 ( #3736 )
...
* Add comment about MixerV2
* Update index.md
2019-03-18 10:43:39 -07:00
Martin Taillefer
9ecb917ff1
Improve upgrade notice. ( #3732 )
2019-03-18 09:40:54 -07:00
mandarjog
e45157cd3c
Update performance - scalability concept page ( #3657 )
2019-03-18 09:08:06 -07:00
Martin Taillefer
2258d0b03b
Improve text blocks. ( #3727 )
...
- Add tests for the various text block features.
- Combine text_file and text_dynamic into text_import
- Add support for snippet extraction for text downloaded from a URL
- Add support for formatting output blocks in a different style for
content downloaded from a URL
- Report some errors when unable to fetch content from a URL.
- Fixed a few small bugs along the way.
2019-03-18 06:31:26 -07:00
Joshua Blatt
583727d366
behavioral changes guide. ( #3724 )
2019-03-18 06:28:54 -07:00
Lin Sun
b55d6e4132
Organize control plane update page ( #3708 )
...
* Organize control plane update page
* small wording
* typo
* Update content/docs/setup/kubernetes/upgrade/index.md
Co-Authored-By: linsun <linsun@us.ibm.com>
* Update content/docs/setup/kubernetes/upgrade/index.md
Co-Authored-By: linsun <linsun@us.ibm.com>
* address martin comment and hope to fix circleci
* more update
* fix circle lint
2019-03-17 21:52:30 -04:00
jnativio
f5bceadaef
Add Istio 1.1 performance blog ( #3710 )
...
* Add Istio 1.1 performance blog
* lint and comments fixed
* more fixes for comments
* removed tuning guide link
2019-03-17 18:44:38 -07:00
Martin Taillefer
b322ba16c2
Add test files for text block tests. ( #3726 )
2019-03-17 08:22:03 -07:00
Steven Dake
a1c8aa7943
Merge behavioral changes content into relnotes ( #3725 )
...
* Merge behavioral changes content into relnotes
This merges some of the behavior changes into the release
notes as per @geeknoid's suggestion.
2019-03-17 08:02:46 -07:00
Martin Taillefer
cec8d2d5b9
Remove outdated example. ( #3721 )
2019-03-17 07:39:27 -07:00
Martin Taillefer
233b5ce2ab
Race condition fix for mTLS steps. ( #3722 )
2019-03-17 03:17:38 -07:00
Martin Taillefer
0a1102f1cb
Update reference docs. ( #3723 )
2019-03-16 09:04:40 -07:00
David Radcliffe
ef7b475665
improve docs on access log settings ( #3676 )
2019-03-16 07:04:14 -07:00
Brian Avery
ce2ddf4d26
Add webhook information for OpenShift ( #3663 )
...
* Update index.md
* Updated re: linter and cr comments
2019-03-15 22:37:39 -07:00
Martin Taillefer
d3d376a2e4
Final prep. ( #3718 )
2019-03-15 21:25:30 -07:00
Martin Taillefer
b409371b9f
mTLS -> mutual TLS ( #3717 )
2019-03-15 21:07:52 -07:00
Kuat
6077db4e47
add route directive task ( #3700 )
2019-03-15 21:06:25 -07:00