Commit Graph

5875 Commits

Author SHA1 Message Date
Nathan Mittler c5e8a9adc5
Rework locality LB docs into tasks (#8402)
Removing the old locality docs entirely and replacing with tested tasks.
2020-11-24 09:31:15 -08:00
Steven Landow 4c544a8009
update istiod gw sample in 1.8 upgrade notes (#8566) 2020-11-24 10:17:11 -05:00
Shamsher Ansari f3c54bb9f8
update 1.8 change notes (#8552)
* update 1.8 change notes

* use issue instead of PR
2020-11-24 09:57:04 -05:00
Istio Automation 5ea77a7a79
Automator: update istio.io@ reference docs (#8565) 2020-11-23 18:11:15 -08:00
Brian Avery 511a4c4cb7
1.6.14 release notes (#8540)
* 1.6.14 release notes

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2020-11-23 14:35:48 -05:00
jacob-delgado 9632384c79
Announce EOL for Istio 1.6 (#8538)
* Announce EOL for Istio 1.6

* Announce EOL on the same day as the final 1.6.14 release
2020-11-23 10:06:17 -05:00
Yangmin Zhu 0c6f5fc11c
update the security documentation (#8541) 2020-11-23 09:58:53 -05:00
Shamsher Ansari 2a17b0863e
1.8 announcement: remove broken link (#8553) 2020-11-23 09:39:15 -05:00
Nathan Mittler 616f45b1d5
Several test framework improvements (#8524)
Overview of the changes:

- Adding ability to verify that expected output occurs a number of times consecutively. This is needed for https://github.com/istio/istio.io/pull/8402.

- Moving snapshot checking logic to Go code so that it can be separated out into separate test steps, which are timed and contain their own output directories/files. This makes the code cleaner and also makes the snapshot logic more transparent.

- Updating debug.sh to use newer bash syntax that allows it to dynamically select a free file descriptor. Without this, I was seeing all commands echoed to my console in goland.
2020-11-23 09:23:54 -05:00
Yangmin Zhu ce4ecedcc3
add security note for proxy protocol issue (#8545)
* add security note

* Update content/en/news/security/istio-security-2020-011/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-11-21 14:59:12 -08:00
Yangmin Zhu 4c02c73112
update release notes and authz task for a critical bug (#8543) 2020-11-20 21:32:30 -08:00
Istio Automation d470f572b7
Automator: update istio.io@ reference docs (#8542) 2020-11-20 18:10:13 -08:00
Istio Automation bc892e3ff4
[master] doc: update broken link (#8535)
* doc: update broken link

align with https://kiali.io/documentation/latest/quick-start/#_install_via_istio_addons

* doc: replace by relative link

Signed-off-by: alpha.wong <jhexe2002@gmail.com>

* Update index.md

Co-authored-by: Alpha <AlphaWong@users.noreply.github.com>
Co-authored-by: alpha.wong <jhexe2002@gmail.com>
2020-11-20 10:11:57 -05:00
Henry Kwan aeba4f8b3a
fix jsonpath typo on in-place upgrade section (#8533)
move {"\n"} to the end, `.{range items[*]}` will make the command runs
2020-11-20 06:31:20 -08:00
Istio Automation 92c7703c26
Automator: update istio.io@ reference docs (#8532) 2020-11-19 18:09:40 -08:00
Istio Automation ddfb3bb2e4
Automator: update common-files@master in istio/istio.io@master (#8530) 2020-11-19 11:14:49 -08:00
davidhauck cf0add291f
Update master for 1.9 (#8528)
* build an archive of v1.7 in master

* update data/versions.yml and archive index page

* advance master to release-1.9

* run make gen
2020-11-19 10:42:01 -08:00
Brian Avery 87fa52a0c0
Reword release note for 1.7.5 (#8521)
* Reword release note for 1.7.5

* Update content/en/news/releases/1.7.x/announcing-1.7.5/index.md

Thanks

Co-authored-by: John Howard <howardjohn@google.com>

* Update index.md

* Update content/en/news/releases/1.7.x/announcing-1.7.5/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-11-19 10:06:56 -08:00
Gregory Hanson 9e398b565a
preliminary release notes for 1.8 (#8415)
* preliminary release notes for 1.8

* remove release notes warnings

* lint fixes

* spelling fixes

* wording fixes

* bug fixes

* review items, added helm3 note

* missing release notes added

* code review comments

* code review comments, last release notes addiations

* add WIP release announcement

* fix doc link

* update for removed vm autoregistration doc

* add Known Issues section to top of change notes

* remove duplicate release note

* added FAQ link to install/upgrade, review comments
2020-11-19 09:27:49 -08:00
Weston Carlson 8d6bf41aa6
Use cluster.env over sidecar.env to match install. (#8525) 2020-11-19 07:17:41 -08:00
Frank Budinsky b2f34bdffd
Fix archive link (#8523)
* Fix archive link

* fix lint check
2020-11-19 06:19:42 -08:00
Pengyuan Bian 72e6f88e3e
Update feature stage (#8453)
* update feature stage

* remove consul

* Update content/en/about/feature-stages/index.md

* update

* update

Co-authored-by: Lin Sun <linsun@us.ibm.com>
2020-11-18 13:59:46 -08:00
Jimmy Chen e6f358e4a6
Release notes for 1.7.5 (#8518)
* Release notes for 1.7.5

* update
2020-11-18 12:40:41 -08:00
Steven Landow f32c94d078
add verify traffic step for VM doc (#8517)
* add verify traffic step for VM doc

* close tabset
2020-11-18 08:48:41 -08:00
Frank Budinsky e61b0518a3
Fix incorrect text about addons (#8519) 2020-11-18 08:05:43 -08:00
Frank Budinsky 3ab0b04419
Remove @...@ from dir, only works for files (#8516) 2020-11-17 11:15:12 -08:00
Istio Automation 4f27b2b330
Automator: update istio.io@ reference docs (#8513) 2020-11-16 18:08:53 -08:00
Laurent Benchimol c3427c7f6b
Improving the accuracy and completeness of the Admiral project description (#8511)
* Improving the accuracy and completeness of the Admiral project description.

* Removing trailing spaces

Co-authored-by: Laurent Benchimol <laurent_benchimol@intuit.com>
2020-11-16 13:50:20 -08:00
Kuat 8eee4b0f8c
add streaming metrics (#8512)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-11-16 13:38:33 -08:00
Frank Budinsky 3c185d2933
FAQ updates (#8508) 2020-11-16 12:05:14 -08:00
Kuat f003c24edb
telemetry: updates to customizations (#8507)
* update telemetry page

Signed-off-by: Kuat Yessenov <kuat@google.com>

* typo

Signed-off-by: Kuat Yessenov <kuat@google.com>

* what gen?

Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-11-16 06:40:41 -08:00
Ed Snible 11c0b51029
Analysis doc for codes 127-131 (#8506)
* Analysis doc for codes 127-131

* Fix verbiage and typos based on input from Frank and spelling linter
2020-11-16 06:30:29 -08:00
Neeraj Poddar 5e50445d57
Address suggestions from WG for Helm docs (#8502)
* Address suggestions from WG for Helm docs

  * Added section on customizing your Istio installation
  * Added experimental status of helm values and recommended ProxyConfig usage
  * Made canary the recommended upgrade path

Associated with https://github.com/istio/enhancements/issues/12

* Fix lint errors

* Fix warnings formatting

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-13 13:43:08 -08:00
Frank Budinsky 9d3c1d3048
Update tenancy models doc (#8503)
* Update tenancy models doc

* grammar

* tweak names
2020-11-13 11:52:55 -08:00
Ed Snible e966b3d4c2
Docs for codes analysis 122, 123, and 125 (#8499)
* Docs for codes 122, 123, and 125

* Make reference to annotations page relative

* less-fragile relative link
2020-11-13 10:43:04 -08:00
John Howard 50f3bc0a61
Remove DOC_OWNERS.md (#8504)
This has proven to cause constant merge conflicts and decrease
contribution experience. We went through the same issue in the
environments WG and got rid of these types of generated codes which just
lead to constant conflicts.

If we do really want this, we should move it to something generated on
the fly in the build and not checked in.
2020-11-13 09:02:26 -08:00
Istio Automation f69a49a2c6
Automator: update common-files@master in istio/istio.io@master (#8500) 2020-11-13 07:56:55 -08:00
Oliver Liu 25e39fb2c5
Update root transition operation page (#8494)
* Update the root cert lifetime extension operation.

* Small fix.

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Small fix.

* Small fix.

* Lint fix.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-13 06:33:58 -08:00
Ed Snible ad65396875
Analysis message for IST0116 and 117 (#8496)
* Analysis message for IST0116 and 117

* make gen
2020-11-13 06:25:58 -08:00
Istio Automation db84e3be65
Automator: update istio.io@ reference docs (#8498) 2020-11-12 18:09:57 -08:00
Steven Landow 55de1c8dec
use istioctl x workload in vm installation doc (#8418)
* use istioctl x workload command in vm installation doc

* final fixups

* move cert to etc/certs

* remove separate auto-register doc

* lint

* fix lint

* add -y

* use tabs

* backticks

* lint

* split expose item

* default wle cmd

* fix category names

* centos install

* the

* command doesn't generate sidecar.env

* env var list
2020-11-12 13:58:03 -08:00
Frank Budinsky 113c5c4c50
Few fixes for ext control plane setup (#8491)
* Few fixes for ext control plane setup

* add another var

* tweak
2020-11-12 13:47:13 -08:00
craigbox a76d373e2a
Update istiod entry in glossary (#8495)
It never included Mixer, but it did include the sidecar injector. Better blog reference now exists too.
2020-11-12 13:40:09 -08:00
Oliver Liu f61e0074ab
Small update on security concept page (#8490)
* Small update on security concept

* Resize the pictures.

* Small fix.

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-12 11:17:56 -08:00
Frank Budinsky 5cead50d05
Updates and clarifications in deployment models doc (#8487)
* Updates and clarifications in deployment models doc

* review comment

* more review comments
2020-11-11 16:31:07 -08:00
Steven Landow cc8b2442ac
Revert "Revert "cleanup eastwest gen (#8457)" (#8467)" (#8474)
This reverts commit 1345a65998.
2020-11-11 15:19:39 -08:00
Lin Sun 4427d15cbc
adding a statement about alpha (#8489) 2020-11-11 13:57:18 -08:00
Pengyuan Bian 82986c12e6
update extension doc (#8484) 2020-11-11 06:25:06 -08:00
Kyle Evans 9c0549ad8a
Make proxy protocol EnvoyFilter consistent with Network Topology doc (#8472)
* update proxy protocol EnvoyFilter to be consistent

Make the proxy protocol EnvoyFilter identical to the one in
docs/ops/configuration/traffic-management/network-topologies/

* fix arch mistake
2020-11-11 06:24:58 -08:00
Lin Sun 7272bb5b83
No need to create ns up front (#8483) 2020-11-11 06:16:14 -08:00