Commit Graph

1686 Commits

Author SHA1 Message Date
Istio Automation 42b3b87c57
Automator: update istio.io@ reference docs (#11077) 2022-03-18 19:50:43 -07:00
Faseela K 49507c999d
Clarify resource annotations behavior (#11066)
* Clarify resource annotations behavior

For more details see: https://github.com/istio/istio/pull/37825#issuecomment-1068499203

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix the yaml rendering

Signed-off-by: Faseela K <faseela.k@est.tech>

* additional review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* Additional rephrasing

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix lint errors

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-03-18 12:07:06 -07:00
John Howard 2b8f0e7145
Add document on "Understanding DNS" (#11071)
* Add document on "Understanding DNS"

This is a follow-on to the recent docs "Understanding traffic routing"
and "Understanding TLS" where I attempt to give in depth explainations
of some of the implementation details of some commonly misunderstood
parts of Istio.

In particular, this aims to clear up how app DNS, DNS proxying, and
Envoy DNS resolution interact.

* Apply suggestions from code review

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

* Add non-success info

* Update content/en/docs/ops/configuration/traffic-management/dns/index.md

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

* tie in dns proxy

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-03-18 11:09:06 -07:00
Istio Automation 8efc85d623
Automator: update istio.io@ reference docs (#11073) 2022-03-17 19:50:05 -07:00
Istio Automation 5704adcfe7
Automator: update istio.io@ reference docs (#11067) 2022-03-16 19:52:51 -07:00
Istio Automation 19bfbe5532
Automator: update istio.io@ reference docs (#11059) 2022-03-15 19:49:32 -07:00
zirain 7a90100810
add otel telemetry doc (#10977)
* add otel telemetry doc

* fix nit

* fix gen

* update content

* remove patch meshconfig

* fix test.sh

* fix probability of failure
2022-03-15 11:45:41 -07:00
Istio Automation 03c3143364
Automator: update istio.io@ reference docs (#11053) 2022-03-14 20:31:40 -07:00
Mitch Connors b5952bbdfe
Update support policy to reflect changes (#10999)
* Update support policy to reflect changes

* Update content/en/docs/releases/supported-releases/index.md

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

* Apply suggestions from code review

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

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-03-14 11:01:22 -07:00
Istio Automation 1d26e0afe6
Automator: update istio.io@ reference docs (#11048) 2022-03-14 07:36:52 -07:00
Frank Budinsky 38130b732f
workaround for issue #37674 (#11041) 2022-03-10 09:00:51 -08:00
Eric Van Norman 5cfe87f731
Manual cherry-pick of #11038 (#11040) 2022-03-09 17:22:35 -08:00
zirain e659630edf
clarify grpc-web (#11003) 2022-03-07 15:51:41 -08:00
Istio Automation 3582e209f5
Automator: update istio.io@ reference docs (#11008) 2022-03-03 18:53:55 -08:00
John Howard a41e72e13d
Clarify injection for gateways (#10998)
* Clarify injection for gateways

* 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>
2022-03-02 12:19:05 -08:00
Eric Van Norman e168c8951e
Update to use dynamic version (#10979)
* Update to use dynamic version

* make gen
2022-03-01 15:39:05 -08:00
John Zheng af153816d9
Fix docs for installation: Istio Operator is not suggested for a production environment (#10963)
* Fix docs for installation: IstioOperator is not suggested for a production environment

* Update index.md

Fix issue "Multiple consecutive blank lines"

* Fixed #10963 for zn docs, about IstioOperator is not suggested on production environment
2022-02-28 20:03:39 -08:00
Istio Automation 980f568a4f
Automator: update istio.io@ reference docs (#10992) 2022-02-28 19:06:53 -08:00
Frank Budinsky 616d2afdc4
Possible fix for test flake (#10982) 2022-02-28 11:19:58 -08:00
Istio Automation 8c78cd9923
Automator: update istio.io@ reference docs (#10976) 2022-02-25 18:50:44 -08:00
jacob-delgado 143f48291a
Update CVE issues (#10964)
* Fix formatting and clarify versions vulnerable

* Update CVE announcement

* Sort cve and add to spelling; fix lint

* More linting rules

* Add documentation for envoy cves to the releases

* Fix Adam's name

* Clarify wording

* Update content/en/news/releases/1.12.x/announcing-1.12.4/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/news/releases/1.13.x/announcing-1.13.1/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/news/security/istio-security-2022-003/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Review comment

* Create a table

* run sort -n -k1.10 for each year

* Review comments

* Update content/en/news/security/istio-security-2022-003/index.md

* Fix .spelling

* Unbreak .spelling

* Fix links and parameters

* Fix links

Co-authored-by: craigbox <craigbox@google.com>
2022-02-25 14:46:14 -08:00
keyolk 4ab99eabdb
'number' -> 'port' (#10968) 2022-02-24 16:33:32 -08:00
Frank Budinsky 3d8e81d7d9
Document EnvoyProxy priority problem (#10935)
* Document EnvoyProxy priorty problem

* fix lint

* make more future-proof

* tweak
2022-02-23 21:04:00 -08:00
Istio Automation 1531d5e8e4
Automator: update istio.io@ reference docs (#10960) 2022-02-23 19:05:12 -08:00
jacob-delgado 66b10ba7f7
Cherry pick feb 22 CVE announcement (#10958)
* Feb 2022 CVE (#10955)

* [release-1.13] CVE Feb 22, 2022 announcement (#32)

* Latest release notes for 1.11, 1.12 and 1.13

* Write up documentation for istio cve

* Update content/en/news/security/istio-security-2022-003/index.md

Co-authored-by: craigbox <craigbox@google.com>

* bring language from GHSA to docs (#10957)

* Update index.md

* Update content/en/news/security/istio-security-2022-003/index.md

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

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

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-02-22 18:37:56 -08:00
John Howard 6706c49177
Add note about gateways to protocol selection (#10943)
* Add note about gateways to protocol selection

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-02-22 16:29:27 -08:00
Istio Automation cec44dddd9
Automator: update istio.io@ reference docs (#10938) 2022-02-17 18:53:21 -08:00
Istio Automation e18e7a28f4
Automator: update istio.io@ reference docs (#10931) 2022-02-16 18:59:19 -08:00
Istio Automation 078248c3a8
Automator: update istio.io@ reference docs (#10927) 2022-02-15 19:01:33 -08:00
Tim Ebert 6e822cbf55
Nit: link the installation customization page (#10919) 2022-02-15 13:33:24 -08:00
Edgar Hernández b1ff0dbe20
Add a warning for the shared signing key (#10888)
* Add a warning for the shared signing key

* Fix consecutive blank lines linting error
2022-02-14 11:20:38 -08:00
Xiaopeng Han 1a3a3cd05a
fix issue 37292 (#10899) 2022-02-13 18:37:18 -08:00
Eric Van Norman 08fe6be739
Updates to use fix main branch post release branching (#10894)
* Update to use main branch for reference docs

* Updates to fix this for next time (not moving to master)

* Run `make gen`

* Update master istio test reference

* Ingore one shellcheck, SC1091, for now. Not sure why it just showed up
2022-02-11 16:28:20 -08:00
Eric Van Norman 50e54d7fba advance master to release-1.14 2022-02-11 13:04:45 -07:00
Steven Landow 1078b4c263
1.13 release announcement and notes (#10849)
* wip: 1.13 release announcement and notes

* regen notes

* merge some duplicated notes

* touchup formatting

* apply formatting suggestions

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: John Howard <howardjohn@google.com>

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/docs/releases/supported-releases/index.md

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

* Apply suggestions from code review

Co-authored-by: craigbox <craigbox@google.com>

* Apply suggestions from code review

Co-authored-by: craigbox <craigbox@google.com>

* add announcement

* update supported versions

* spellling

* Update content/en/news/releases/1.13.x/announcing-1.13/_index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/news/releases/1.13.x/announcing-1.13/_index.md

Co-authored-by: craigbox <craigbox@google.com>

* spelling adjust

* Fixed wrong year

* Explain that the change is to improve the security

* Fixed a typo

* Removed an obsolete item

* Fix lint error of "Ensure markdown content uses relative references to istio.io"

* Fix another lint error of "Ensure markdown content uses relative references to istio.io"

* Fix yet another lint error of "Ensure markdown content uses relative references to istio.io"

* Fixed the date and the extra spaces in last column

* Reorder items into groups

* Fixed an issue URL and a lint error

* add missingnotes

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

* lint

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Update content/en/news/releases/1.13.x/announcing-1.13/change-notes/index.md

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

* Fix bullet indention

* Remove extraneous characters

* Update release date to Feb 11.

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: lei-tang <32078630+lei-tang@users.noreply.github.com>
2022-02-11 11:44:18 -08:00
Istio Automation fbcbe92b3c
Automator: update istio.io@ reference docs (#10885) 2022-02-09 19:45:31 -08:00
Istio Automation e1f0b51c06
Automator: update istio.io@ reference docs (#10882) 2022-02-08 18:52:47 -08:00
Istio Automation 3d1ad88e4b
[master] GKE typo fix (#10881)
* Typo fix for GKE

* make gen

Co-authored-by: Noah Nsimbe <37845280+NoahNsimbe@users.noreply.github.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-02-08 17:07:55 -08:00
Eric Van Norman b00ed6db68
Convert hardcoded values to read actual values (#10879)
* Convert hardcoded values to read actual values

* Fix assigment

* escape $
2022-02-08 16:20:17 -08:00
Eric Van Norman 1ae1fdf9db
Enable VM tests (#10858)
* Add VM tests

* Update sidecar image

* Further VM test updates

* Hardcode values to test
2022-02-08 13:17:19 -08:00
Istio Automation 85c61df509
Automator: update istio.io@ reference docs (#10872) 2022-02-07 18:57:07 -08:00
Frank Budinsky 4b79e9db95
Disable validation in external control plane install (#10864) 2022-02-07 10:06:03 -08:00
Istio Automation 525bbfc0bb
[master] Documentation about holdApplicationUntilProxyStarts (#10854)
* Information about holdApplicationUntilProxyStarts

This is a very extended topic about networking issues with pods with the istio-proxy sidecar container and is not spread or well documented.
Many people using solutions as "curl -fsI http://localhost:15021/healthz/ready", or post start hooks, even changing logics in scripts etc.
Adding this in this related documentation can help people find this feature easily.

* Fix letfover d

Remove leftover d in added

* Apply suggestions from craigbox

Co-authored-by: craigbox <craigbox@google.com>

* Update index.md

Remove trailing space in line 245.

Co-authored-by: Adrian Rico <aseguirico@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-02-03 14:16:23 -08:00
Frank Budinsky 428b518039
Add tip to kind platform setup instructions (#10852)
* Add tip to kind platform setup instructions

* add cluster name

* typo
2022-02-03 13:05:55 -08:00
Istio Automation 470e3463fd
Automator: update istio.io@ reference docs (#10850) 2022-02-02 18:54:19 -08:00
Istio Automation 46c8d589d0
Automator: update istio.io@ reference docs (#10847) 2022-02-01 18:52:37 -08:00
Istio Automation e3038616ab
Automator: update istio.io@ reference docs (#10839) 2022-01-26 19:00:06 -08:00
Istio Automation 6fa1590bc9
Automator: update istio.io@ reference docs (#10833) 2022-01-24 18:55:37 -08:00
Pengyuan Bian ec2d933288
Fix envoy access log telemetry API to specify envoy as provider. (#10830)
* Fix envoy access log telemetry API to specify envoy as provider.

* word.

* gen
2022-01-24 13:17:47 -08:00
plucury e9ae249032
`proxy.istio.io/config` should attach in `annotations` (#10811) 2022-01-24 07:40:51 -08:00