Commit Graph

4880 Commits

Author SHA1 Message Date
2BFL d6e6e65271
fmt for zh content (#6816) 2020-03-09 22:29:30 -07:00
Istio Automation 3721683c21
Automator: update common-files@master in istio/istio.io@master (#6833) 2020-03-09 21:59:12 -07:00
helight 1413e4f539
zh-translation: add new blog 2020 wasm-announce (#6812)
* add new blog 'wasm-announce/index.md' in 2020 to zh/blog/2020/

* fix url error

* add /docs/reference/config/telemetry/metrics/
2020-03-09 21:36:19 -07:00
potterhe dbe6b080f6
zh-translation:/docs/setup/install/istioctl/index.md (#6780)
* zh-translation-1799

* fix deployment-models lint error

* fix some format

* retouch

* fix hpa lint error
2020-03-09 21:36:10 -07:00
Istio Automation c2714901a5
Automator: update common-files@master in istio/istio.io@master (#6832) 2020-03-09 16:12:09 -07:00
tigran-a d4eba6eb52
cacerts secret to replace with istio-ca-secret (#6829)
Currently, 1.5.0 istiod is looking for istio-ca-secret, while in 1.4.x it was cacerts.
2020-03-09 13:21:37 -07:00
John Howard 1ffb1d8506
Add lint-fast target for local development (#6718)
This takes 30s and runs the spellcheck and some other quick linters.
2020-03-09 12:57:13 -07:00
Istio Automation be88ec1687
Automator: update common-files@master in istio/istio.io@master (#6814) 2020-03-09 11:48:26 -07:00
Jianfei Hu 1c2cb403f4
networking issue section update: disclaimer about auto mtls and remove authn check. (#6796)
* disclaimer about auto mtls and remove authn check.

* Update content/en/docs/ops/common-problems/network-issues/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-09 11:12:25 -07:00
Istio Automation 0114e09f65
replace Citadel with Istio CA (#6825)
Since Citadel is now built in into istiod, the certificate authority should be called Istio CA

Co-authored-by: tigran-a <avanesovt@gmail.com>
2020-03-09 13:25:29 -04:00
Gregory Hanson 7f6ef186fc
remove mtls destination rules, apply patch instead of redeploy (#6805) 2020-03-09 08:56:02 -07:00
mandarjog ec20fa3215
Remove telemetry as it has not been upstreamed (#6813)
* Remove telemetry as it has not been upstreamed

* Add jwt example
2020-03-09 07:19:29 -07:00
helight 54e8fc03fc
Fix build (#6776) 2020-03-09 01:56:27 -07:00
Martin Taillefer 5bdc5a1cae Fix archive site build. 2020-03-06 19:44:47 -08:00
Istio Automation 81b5b3931b
Automator: update common-files@master in istio/istio.io@master (#6811) 2020-03-06 19:39:56 -08:00
Gau Liang 4188fc9c34
zh-translate:/content/zh/about/contribute/review/index.md (#6746)
* 翻译完成

* Fix: 程序 -> 流程

* Fix: lint errors.

* Fix: lint errors
2020-03-06 18:47:14 -08:00
2BFL 701814896c
zh-translation: trade winds 2020 (#6745)
sync some file with en for lint
2020-03-06 18:20:04 -08:00
Istio Automation 8689aa7b8d
Automator: update common-files@master in istio/istio.io@master (#6809) 2020-03-06 17:03:39 -08:00
Jonathan Meyers 6fa32245be
Updated / added Kops documentation (#6744)
* first pass at updated kops documentation

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* updated k8s versions as appropiate

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* added sds doc links

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* formatting

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* spelling and lint fixes

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* changed to weight 33

* simplified docs

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-06 14:39:52 -08:00
Mariam John c7610d31e4
[release-1.5] Add note on automatic mutual TLS in the upgrade note (#6763) 2020-03-06 14:02:34 -08:00
Dan Ciruli 8b70b3aec6
[1.5] fixed link in blog post, fixed typo in relnote template (#6792)
* fixed link in blog post, fixed typo in relnote template

* fixed broken link in roadmap

* fixing the broken link in my broken link
2020-03-06 13:21:54 -08:00
Gregory Hanson 3e8856ac1d
Traffic Mirror cleanup (#6787)
* automtls wording and remove broken sudo command

* remove confusing tip regarding auto mtls
2020-03-06 12:57:34 -08:00
Yangmin Zhu 5de726aae4
authz: update the change notes for deny and exclude matching (#6798) 2020-03-06 12:35:49 -08:00
Pengyuan Bian bd34b44c77
Add telemetry v2 with Wasm runtime as experiment feature (#6793) 2020-03-06 12:35:41 -08:00
Gregory Hanson 2adfb33c25
Remove MTLS DR from Egress Gateway Task (#6795)
* celan up destination rule differences for auto mtls on by default

* lint fixes
2020-03-06 12:12:56 -08:00
John Plevyak 797c0f19ac
Add WebAssembly page. (#6738)
* Add WebAssembly page.

Signed-off-by: John Plevyak <jplevyak@gmail.com>

* Address comments.

Signed-off-by: John Plevyak <jplevyak@gmail.com>

* Update content/en/docs/concepts/wasm/index.md

Co-Authored-By: mandarjog <mandarjog@gmail.com>

* proxy-Wasm -> Proxy-Wasm.

* Style and ecosystem.

* Fix links.

* Extensibility

* Fix typo.

* Add missing word to the spelling dictionary.

* Remove trailing whitespace.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>

Co-authored-by: Piotr Sikora <piotrsikora@google.com>
Co-authored-by: mandarjog <mandarjog@gmail.com>
2020-03-06 12:12:48 -08:00
Yangmin Zhu 686f3b7967
authz: update TCP task to use tcp-echo (#6754) 2020-03-06 11:33:38 -08:00
imgbot[bot] df8d582978
[ImgBot] Optimize images (#6758)
Co-authored-by: imgbot <imgbot@users.noreply.github.com>
2020-03-06 11:00:26 -08:00
craigbox d9aa76f732
remove errant period (#6782)
Co-authored-by: craigbox <craigbox@users.noreply.github.com>
2020-03-06 10:23:22 -08:00
craigbox 6ec0e38c7c
Add link to Wasm post (#6784)
Co-authored-by: craigbox <craigbox@users.noreply.github.com>
2020-03-06 10:00:04 -08:00
Douglas Reid 280e4d9498
fix(telemetry): add deprecation notices to Mixer tasks (#6635)
Co-authored-by: douglas-reid <douglas-reid@users.noreply.github.com>
2020-03-06 09:59:56 -08:00
Eric Van Norman fb50276d14
More base release 1.6 stuff - Get pipeline working again (#6769)
* More base release 1.6 stuff

* Add 1.6.x to spelling

* Fix some broken links with sidecar/tls-check being removed

* Fix links pointing to install/kubernetes/helm/...

* Incorporate #6783 - Fix bug requiring placeholder release notes

* Restore some links to archive

* Fix one remainging link to archive

* Someone still pointing to current release upgrade notes. Remove.
2020-03-06 12:02:20 -05:00
Louis Ryan f536af066b
Add WASM blog (#6771)
* Add WASM blog

* Apply suggestions from code review

Co-authored-by: Francois Pesce <fpesce@google.com>
2020-03-05 18:34:58 -08:00
Diem Vu 055f5e480c
[Release-1.5] Delete auto-mTLS task (#6591)
* Delete auto-mTLS task

* Fix links

* Fix links

* Fix links on 1.5

* Fix links
2020-03-05 18:01:06 -08:00
Francois Pesce c8a36e611f
[Release 1.5] Upgrade notice for new authentication APIs (#6615)
* Draft upgrade note for new authn

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Jed Hartman <jed@google.com>

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Jed Hartman <jed@google.com>

* Address comment

* Fix link

* Attempt to fix the feature link

Co-authored-by: Jed Hartman <jed@google.com>
2020-03-05 17:15:03 -08:00
Nico Aragon 8833f7f155 v1.6 2020-03-05 16:42:12 -08:00
Nico Aragon 55f9f82b72 temporary changes 2020-03-05 16:32:49 -08:00
Nico Aragon 8655de472b v1.6 2020-03-05 15:25:11 -08:00
Martin Taillefer 323f2a67fa
Update generated docs (#6759) 2020-03-05 15:21:03 -08:00
Frank Budinsky 5b6932ad40
v1.5 (#6760) 2020-03-05 16:58:51 -05:00
Frank Budinsky 5ac0beb56c
Update security feature stages. (#6740) 2020-03-05 16:40:21 -05:00
Frank Budinsky 97ec1a098d
[Release-1.5] upgrade notice (#6551)
* Initial attempt at upgrade notice

* Lint and mixer deprecation

* Update .spelling

* Spelling

* Fixed header problems

* Update Mixer notes and add feature gaps

* minor tweaks

* Minor edits in the Mixer Deprecation section

* Add multicluster warnings

* Apply suggestions from code review

Co-Authored-By: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* Fix linting errors

* Update content/en/news/releases/1.5.x/announcing-1.5/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: mandarjog <mandarjog@gmail.com>
Co-authored-by: Lin Sun <linsun@us.ibm.com>
Co-authored-by: Oliver Liu <yonggangl@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Francois Pesce <fpesce@google.com>
2020-03-05 16:39:49 -05:00
Frank Budinsky 9fbae823c1
[Release-1.5] Remove tasks referring to the deprecated tool (#6587)
* Also remove faq mentioned it

* Also in egress task
2020-03-05 16:39:16 -05:00
Frank Budinsky 4507ee0dc0
[Release-1.5] Update istioctl manifest cni installation option (#6604)
* Update flag --set of cni

* fix values in txt

* align table and ctl.
2020-03-05 16:38:38 -05:00
Frank Budinsky 9c4f1bbc68
[Release-1.5] remove mixer references from egress tasks and deprecate where needed (#6734)
* remove mixer references from egress tasks and deprecate where needed

* lint fixes

* Update content/en/docs/tasks/traffic-management/egress/egress_sni_monitoring_and_policies/index.md

Co-Authored-By: mandarjog <mandarjog@gmail.com>

* Update content/en/docs/tasks/traffic-management/egress/egress_sni_monitoring_and_policies/index.md

Co-Authored-By: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Francois Pesce <fpesce@google.com>
Co-authored-by: mandarjog <mandarjog@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-03-05 16:37:56 -05:00
Frank Budinsky 479b4b161c
[Release-1.5] Update VM expansion doc (#6743)
* Early draft for VM updates

* Update the second doc - instead of duplication we should just link

* Remove some details, we should document ACME certs in 1.6

* update vm doc for 1.5

* Fix lint error

* remove duplication

* fix lint error

* fix lint error

* fix lint error

* fix lint error

* fix broken link

* fix broken link

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-03-05 16:36:50 -05:00
Frank Budinsky 3f9e5a0e6c
Add new security reference docs (#6755) 2020-03-05 16:36:04 -05:00
Istio Automation b54ad1d36f
[Release-1.5] Update the Installation Options page for Helm (#6750)
Co-authored-by: johnma14 <johnma14@users.noreply.github.com>
2020-03-05 13:14:58 -08:00
Istio Automation d2b412d26d
[Release-1.5] Update security concept page for Istio 1.5 (#6727)
Co-authored-by: rcaballeromx <rcaballeromx@users.noreply.github.com>
2020-03-05 13:14:50 -08:00
Istio Automation b3cb65fbc2
[Release-1.5] Fix the guide of "Verifying connectivity to Istio Pilot" (#6719)
Co-authored-by: lei-tang <lei-tang@users.noreply.github.com>
2020-03-05 13:14:41 -08:00