Commit Graph

5007 Commits

Author SHA1 Message Date
Istio Automation f5f176a869
Update Observability ops guide to reflect Mixer nature of tasks (#6730)
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2020-03-04 17:19:31 -08:00
Istio Automation de2d59be65
fix(architecture): remove mixer mentions from architecture doc (#6731)
* fix(architecture): remove mixer mentions from architecture doc

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* remove outdated link

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2020-03-04 16:04:48 -08:00
Istio Automation 9dec4fbcae
Fix issues related to OpenShift setup (#6721)
* Fix issues related to OpenShift setup

* Revert non-english changes
2020-03-04 16:04:40 -08:00
Istio Automation a38678312d
Blog post to be cherrypicked and published immediately with 1.4 (#6715)
* Blog post to be cherrypicked and published immediately with 1.4

* still working on linting

* removed colon from title

* fixed lint errors.

* fixed broken link error

* updated diagrams, final lint fixes, addressing ericvn comments

* removed target release
2020-03-04 14:52:48 -08:00
Istio Automation bfdf9783a7
Update telemetry with mixer deprecations in config section (#6700)
* Add deprecation labels in more places

* deprecate banner

* fix lint

* Add canonical service
2020-03-04 14:52:40 -08:00
Istio Automation 2edbaeaf4b
Remove deep dive mtls taks. (#6706)
* remove deep dive

* update links

* lint fixing egs gw

* more removal

* link 1.0.3 lint
2020-03-04 13:15:26 -08:00
Istio Automation b5a4efb064
Another clean up for global.mtls.enable (#6611)
* Another clean up for global.mtl.enable

* Update text

* Lint

* Use --set values.grafana.enabled=true as overriding operator value example

* Revert change in content/en/docs/reference/commands/istioctl/index.html

* Change example istioctl command to override grafana settings

* Lint

* Change to --set addonComponents.grafana.enabled=true

* Remove global.mtls.enable in authn task

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/citadel-config/plugin-ca-cert/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/citadel-config/plugin-ca-cert/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

Co-authored-by: Rigs Caballero <grca@google.com>
2020-03-04 13:15:19 -08:00
Istio Automation ff453998a8
Spelling and add a tip to using-istio-dashboard (#6684)
* Spelling and add a tip to using-istio-dashboard

* Update content/en/docs/tasks/observability/metrics/using-istio-dashboard/index.md

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

* Update content/en/docs/tasks/observability/metrics/using-istio-dashboard/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-04 11:09:15 -08:00
Istio Automation 3f903dadef
Update pod and deployment requirements (#6666)
* Update pod and deployment requirements

* add spelling
2020-03-04 09:56:13 -08:00
2BFL 36d937ea9b
zh-translation: /about/contribute/shortcodes/index.md #1772 (#6696)
* events: sync with en content

* zh-translation: /about/contribute/shortcodes/index.md #1772

* Accept rootsongjc's suggestion
2020-03-04 08:42:04 -08:00
2BFL 2e3783ac0d
zh-translation: /about/contribute/formatting/index.md #1769 (#6699) 2020-03-04 07:29:07 -08:00
2BFL 53cb1e7dca
zh-translation: /about/contribute/code-blocks/index.md #1768 (#6701)
* zh-translation: /about/contribute/code-blocks/index.md #1768

* Aceept GuangmingLuo's suggestion
2020-03-04 06:05:57 -08:00
Adam Miller 915c14aabd
Improved Istio Getting Started (#6642)
* Linter error fixes

* Fixed more linter errors

* Linter issue again

* PR feedback

* More PR comments

* Update content/en/docs/setup/getting-started/index.md

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

* Further PR comments

* PR review comments fixed

* Space fix

* More PR comment fixes

* Linter fix

* Linter fix

* More linter issues

* More linter issues2

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 18:57:06 -08:00
Yangmin Zhu fa8a1f5da1
authz: update authz JWT task (#6693)
* authz: update authz JWT task

* address comments

* Update content/en/docs/tasks/security/authorization/authz-jwt/index.md

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

* Update content/en/docs/tasks/security/authorization/authz-jwt/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 17:42:11 -08:00
Yangmin Zhu cba7f0fdfc
authz: add task for IP allow list and black list on ingress gateway (#6692)
* authz: add task for IP whitelist/blacklist on ingress gateway

* allow list and deny list

* Small grammar adjustments

* address comments

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

* Update content/en/docs/tasks/security/authorization/authz-ingress/index.md

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 17:42:03 -08:00
Tao HE dee7d6b671
istio-policy should be merged into istiod, cannnot see it by testing (#6691) 2020-03-03 17:41:54 -08:00
John Howard f7363dea08
Updates to ExternalName doc (#6664)
* Updates to ExternalName doc

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

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 17:41:46 -08:00
Jimmy Chen ca72d2997d
Updated guide for Authorization Policy Trust Domain Migration (#6694)
Remove an outdated step from the guide.
2020-03-03 16:27:45 -08:00
Eric Van Norman 10914ff01e
access log updates for command output, variable names (#6685) 2020-03-03 16:27:37 -08:00
Eric Van Norman 9518e887c1
Fix CVE links and release notes goofiness (#6710) 2020-03-03 12:46:33 -08:00
Eric Van Norman 806b1aba5a
Release 1.4.6 (#6708)
* ISTIO 2020-003 (#3)

* ISTIO 2020-003

* Code review comments

* Update vectors

* Update text box syntax
2020-03-03 10:22:35 -08:00
Eric Van Norman 51ee7780be
Minor update to istioctl install doc (#6686) 2020-03-03 00:02:50 -08:00
Gau Liang 5732593940
zh-trans:/content/zh/about/contribute/add-content/index.md (#6659)
* Update to 1.5

* Fix: updated index.md
2020-03-02 19:46:30 -08:00
2BFL 390f3a5326
zh-translation: /about/contribute/style-guide/index.md #1781 (#6608)
* zh-translation: /about/contribute/style-guide/index.md #1781

* remove typo by gauliang's advise
2020-03-02 18:30:59 -08:00
2BFL 446a1b6718
zh-translation: /about/contribute/_index.md #1777 (#6607)
* zh-translation: /about/contribute/_index.md #1777

* remove en content by gauliang's advise
2020-03-02 18:30:46 -08:00
Jimmy Chen 4cbae1d119
Update index.md (#6688)
Remove the container specifier from troubleshooting section, as in 1.5 the gateway and sds agent are running in the same container.
2020-03-02 14:43:10 -08:00
Diem Vu dde9ed9258
Fix per-port peer authentication command (#6682)
* Fix command

* Correct commands for mtls migration tasks

* Lint

* Lint
2020-03-02 14:43:03 -08:00
John Howard c81e19b745
Add note to citadel doc (#6667) 2020-03-02 14:42:54 -08:00
Eric Van Norman 50c280ef70
Fixes from community testing (#6679) 2020-03-02 13:29:13 -08:00
Eric Van Norman b8ef610695
Spelling update (#6665) 2020-03-02 13:29:04 -08:00
John Howard 71ae8d0682
Fix minor syntax error on istioctl describe (#6677) 2020-03-02 11:54:56 -08:00
John Pape b7f5606488
Removed unneeded command from snippet (#6648)
Should address https://github.com/istio/istio.io/issues/6647
2020-03-02 10:08:08 -08:00
Gau Liang 6719b87cb9
zh-translation:/content/zh/about/contribute/github/index.md (#6658)
* zh-trans: contribute

* Fix: lint errors.

* Fix: link `#add` to `/add-content`

* Fix: lint errors.
2020-03-02 07:15:26 -08:00
2BFL 8de008aa7a
zh-translation: sync some missing content (#6619) 2020-03-02 01:27:16 -08:00
helight 1f0d2caf0e
zh-translation for about/contribute/terminology (#6655)
* zh-translation for about/contribute/terminology

* fix build error

* fix build error

* fix review issue
2020-03-01 19:44:51 -08:00
Adam Miller 7bdfd9f233
Removed SDS reference per John Howard (#6654) 2020-03-01 17:08:52 -08:00
Brian Avery 0f742fc026
Fixed anchor links to point at glossary (#6652) 2020-02-28 16:50:49 -08:00
Daniel Grimm b1a3e86a7b
Add ingress-gateway reachability to bookinfo test (#6627) 2020-02-28 15:36:32 -08:00
Romain Lenglet 943c45663f
Document the requirement for the NET_RAW capability (#6643)
Fixes https://github.com/istio/istio/issues/21625
2020-02-28 14:23:06 -08:00
Jonh Wendell d7ffaa3bf8
CNI: Add a missing parameter to OpenShift (#6646) 2020-02-28 12:51:47 -08:00
Yangmin Zhu e525b3b182
remove the mixer policy concept page (#6470)
* remove the mixer policy concept page

* also remove in concept page

* update task

* update
2020-02-28 11:06:11 -08:00
Bryant Hagadorn 178bfe0d01
Update Autocompletion to point to the full release page for tools directory. (#6603)
* Update index.md

* Update index.md

* Update index.md
2020-02-28 12:51:07 -05:00
Martin Ostrowski ed69325c5c
Update docs and manifest for kubectl install of operator (#6637)
* Update docs and manifest for kubectl install of operator

* Lint
2020-02-27 16:08:58 -08:00
Jason Young b709645d70
Update GKE platform setup (#6602) 2020-02-27 13:32:37 -08:00
Xinnan Wen 60271b8a21
update operator ref doc (#6600)
* update operator ref doc

* fix broken link

* Update url to archive link

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-27 11:25:05 -08:00
Istio Automation cce52740b2
Automator: update common-files@master in istio/istio.io@master (#6623) 2020-02-27 10:25:50 -08:00
Shamsher Ansari a72730d3de
Add test for Enabling Policy Enforcement (#6622) 2020-02-27 09:52:05 -08:00
Jianfei Hu 6fb12b9c8e
Rewrite mtls migration instructions. (#6589)
* rewrite mtls migration doc.

* migrate out the comment out ones

* more service/wl swap, one level title up

* Update content/en/docs/tasks/security/authentication/mtls-migration/index.md

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

* lint fix, lockdown

* refer ns in lckdown

* reworded beginnig  sec

* remove the global.mtls.enabled.

* lint fix

* Apply suggestions from code review

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

* suggestion batch2.

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

* address turn3

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

* ns create separtae.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-27 07:20:59 -08:00
helight ad802b7818
sync new file to /about/contribute (#6620) 2020-02-27 00:56:43 -08:00
Nathan Mittler a804d49342
More fixes and cleanup for makefiles (#6612) 2020-02-26 14:55:25 -08:00