Commit Graph

3266 Commits

Author SHA1 Message Date
Sridhar Gaddam 01c7a9d66f
Some minor fixes to the troubleshooting doc (#15521)
* Some minor fixes to the troubleshooting doc

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

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

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-08-06 22:20:22 -04:00
Mitch Connors c1ee092fcd
Expand Ambient Canary Upgrade Instructions (#15247)
* Expand Ambient Canary Upgrade Instructions

* Add Tests for upgrade snips

* Fix variable substitution

* Fix lint errors

* fix formatting of exports

* Fix comment format

* respond to pr feedback

* correct test name, pr feedback

* fix test failure

* remove unnecessary testing

* remove ref to old test

* carry env var forward into cleanup

* rename tag to mytag

* explicity set mytag

* update prow for 130, log better on errors

* add kubeconfig to devcontainer

* wait for new istiod readiness

* set profile ambient on new control plane

* add script changes to doc

* explicitly set tagname, as env vars don't carry over to cleanup

* revert debugging changes

* add glosses

* fix lint

* implement pr feedback

* fix ztunnel recommendation

* Apply suggestions from code review

Co-authored-by: Eric Van Norman <10537847+ericvn@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* fix snips

* fix absolute link

* fix whitespace

* add Lins suggestion

* fix snip name

---------

Co-authored-by: Eric Van Norman <10537847+ericvn@users.noreply.github.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-08-06 21:34:16 -04:00
Sathish Kumar c77727b560
chore: ambient documentation update issue #15522 (#15523) 2024-08-06 11:05:04 -04:00
Craig Box d8e59bb520
Remove manual injection step from Bookinfo etc (#15514)
* Remove manual injection step from Bookinfo etc

* Fix tests with new snip locations
2024-08-05 21:44:02 -04:00
Istio Automation eb8bb8dce7
Automator: update istio.io@ reference docs (#15508) 2024-07-31 22:14:11 -04:00
Craig Box c6e477a54c
Fix ambient doc tests (#15500)
* snip_annotate_bookinfo_gateway

* disable shellcheck

* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>

* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md

grrr, I remember seeing that

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-07-31 18:13:06 -04:00
Ben Leggett 15d573ce05
Fixup some waypoint docs issues (#15474)
* Fixup some waypoint docs issues

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* the args, they are not named

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup cleanup

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup again

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Ambient does not require experimental CRDs for waypoints

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Add tip maybe

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fix snip

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/docs/ambient/usage/waypoint/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/ambient/usage/waypoint/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Lint

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Use BP snip (didn't realize we had several)

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Use the bp snip in more spots

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Removal snip

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Review comments

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Clean up CRDs in one more spot where we install them

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* ....hm?

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-07-30 13:41:42 -04:00
Craig Box a13a2bbd1d
Update sidecar getting started guide (#15436)
* Update sidecar getting started guide.

* Fix tests

* Apply suggestions from code review

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Fix gencheck

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-07-30 00:43:11 -04:00
Peter Jausovec e6ab3f286f
fix formatting in mirroring task (#15446)
* fix formatting in mirroring task

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* fix linting issues

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* updated snips

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* add namespace label back

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* ugh

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* getting there ...

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* remove the ns label at the end of the test

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

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

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* indent the tab sections

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* pr feedback

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* typo fix

---------

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-07-29 05:41:35 -04:00
Istio Automation c30c396d26
Automator: update istio.io@ reference docs (#15478) 2024-07-26 22:12:32 -04:00
Istio Automation 2c0ce7671c
Automator: update istio.io@ reference docs (#15475) 2024-07-24 22:12:30 -04:00
Daniel Hawton 049b3caeea
bump istio and re-enable dns alloc tests (#15470)
* bump istio and re-enable dns alloc tests

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* gen

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* readd other test

Signed-off-by: Daniel Hawton <daniel@hawton.org>

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
2024-07-24 17:44:29 -04:00
Faseela K 98cf0e3c9a
move dualstack to alpha (#15472)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-07-24 15:39:30 -04:00
Istio Automation 0420b6a137
Automator: update istio.io@ reference docs (#15453) 2024-07-23 22:13:29 -04:00
Daniel Hawton f103be6a42
prepare for v1.23 (#15443)
* prepare for v1.23

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* bump to latest release-1.23 commit

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix ambient docs use of removed istioctl x waypoint

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* ambient test tweak

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix test errors 2 and 4

* fix tests

* fix tests

* fix circuit-breaking test

* Update index.md

* make gen

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* fix circuit breaker test

* disable dns auto allocation tests

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* temporarily remove the verify lines since our istioctl output changed

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-07-23 00:11:30 -04:00
Istio Automation 88277ff8da
Automator: update istio.io@ reference docs (#15447) 2024-07-18 22:10:18 -04:00
Istio Automation a601124274
Automator: update istio.io@ reference docs (#15437) 2024-07-17 22:16:17 -04:00
zirain 211a51158b
fix typo (#15431) 2024-07-17 00:15:16 -04:00
Istio Automation 21863e76f1
Automator: update istio.io@ reference docs (#15430) 2024-07-16 22:16:16 -04:00
Jackie Elliott 2480681b80
Add 1.22.3 and 1.21.5 release notes (#15421)
* Add 1.22.3 and 1.21.5 release notes

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Add backports to releae notes

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Lint

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Update content/en/news/releases/1.21.x/announcing-1.21.5/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.22.x/announcing-1.22.3/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
Co-authored-by: Keith Mattix II <keithmattix@microsoft.com>
Co-authored-by: Keith Mattix II <keithmattix2@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-07-16 11:16:16 -04:00
Justin Pettit 84736b39aa
Clarify ztunnel isn't required to talk to a waypoint. (#15423)
* Clarify ztunnel isn't required to talk to a waypoint.

* Update content/en/docs/ambient/overview/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-07-15 17:28:15 -04:00
Craig Box 0abe8b4eb6
Revise documentation to remove outdated references to Pilot, Galley and Citadel (#15413)
* Revise documentation to remove outdated references

* add v1.5 to spelling
2024-07-14 23:52:14 -04:00
Istio Automation fc325e0cb2
Automator: update istio.io@ reference docs (#15411) 2024-07-12 22:14:11 -04:00
Robert Macaulay 2c621b81be
Fix docs on customTags (#15394)
* Rebase

* make gen
2024-07-12 18:30:11 -04:00
Craig Box e7e15b6fbc
Update shared drive location (#15408) 2024-07-12 01:25:53 -04:00
Istio Automation a1175cd021
Automator: update istio.io@ reference docs (#15409) 2024-07-11 22:14:54 -04:00
Craig Box 669f2bdded
Fix z-index and animation (#15402) 2024-07-11 06:42:10 -04:00
Istio Automation bc7e47269d
Automator: update istio.io@ reference docs (#15400) 2024-07-10 22:14:09 -04:00
Loong Dai c89ba9ccce
wasm: update link (#15392)
Signed-off-by: Loong <loong.dai@intel.com>
2024-07-08 12:37:22 -04:00
Istio Automation 2357a7876f
Automator: update istio.io@ reference docs (#15388) 2024-07-06 22:14:20 -04:00
Istio Automation 01de42add2
Automator: update istio.io@ reference docs (#15387) 2024-07-05 22:15:20 -04:00
Istio Automation bf04e733c4
Automator: update istio.io@ reference docs (#15384) 2024-07-04 22:10:18 -04:00
zirain b679814383
remove wasm telemetry (#15315)
* remove wasm telemetry

* update link

* update link
2024-07-03 03:50:51 -04:00
Istio Automation 49ed99b478
Automator: update istio.io@ reference docs (#15378) 2024-07-02 22:13:50 -04:00
Yang 5c2e1a9d69
Remove port and fix invalid domain. (#15375)
* remove port in domains of virtual host

* number
2024-07-02 10:05:49 -04:00
Istio Automation 33372f2bac
Automator: update istio.io@ reference docs (#15373) 2024-07-01 22:13:49 -04:00
Daniel Hawton 64e33b5284
[release-1.22] security adv, release notes 1.22.1 and 1.21.4 (#15358) (#15371)
* release notes



* Update content/en/news/releases/1.22.x/announcing-1.22.2/index.md



* Update content/en/news/releases/1.21.x/announcing-1.21.4/index.md



---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-07-01 18:56:50 -04:00
Xiaopeng Han 44251ce485
Add 1.20.8 releasenotes (#15351)
* add 1.20.8 releasenotes

* fix lint

* fix lint again

* Update content/en/news/releases/1.20.x/announcing-1.20.8/index.md
2024-06-30 23:27:48 -04:00
Wilson Wu c76d8342bb
Fix CNI doc wrong anchor (#15363) 2024-06-28 15:13:46 -04:00
Ben Leggett cd399473c1
Redo + refresh + update the CNI doc (#15282)
* Redo + refresh + update the CNI doc

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixups

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* snips

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Fixup

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fix test scripts

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Lints

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* snip

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/docs/reference/glossary/cni.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/reference/glossary/cni.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Fixups

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Lint

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixgen

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update index.md

final heading tweaks

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-28 05:20:43 -04:00
Faseela K 6064a5d586
Remove "Telemetry V2" usages (#15339)
* Remove "Telemetry V2" usages

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

* Update content/en/docs/ops/deployment/performance-and-scalability/index.md

Co-authored-by: John Howard <john.howard@solo.io>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: John Howard <john.howard@solo.io>
2024-06-27 01:48:15 -04:00
Craig Box f65cfbe69d
Sync Rama's quote from release-1.22 branch (#15344) 2024-06-26 06:13:14 -04:00
ayushrakesh 71266837c1
Added one FAQ under Ambient Mode section. (#15337)
* Added a faq

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Update is-ztunnel-a-SPOF

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Fix lint issues

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Fix lint issue

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Update is-ztunnel-a-SPOF.md

Updated is-ztunnel-a-SPOF.md

* Delete content/en/about/faq/security/is-ztunnel-a-SPOF.md

Delete file.

* Update is-ztunnel-a-SPOF.md

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Moved file from security section to ambient-mode

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Updated is-ztunnel-as-SPOF

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Update faq

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Fixes the web page error-ambient-mode

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

---------

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>
2024-06-26 05:59:13 -04:00
marsteg cd44596d63
Updating Link to Gardener Documentation (#15342)
Updating Link to Gardener Documentation which was broken before.
2024-06-26 05:49:14 -04:00
ayushrakesh 5224754827
Add one FAQ - describes ztunnel is not a SPOF. (#15306)
* Added a faq

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Update is-ztunnel-a-SPOF

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Fix lint issues

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Fix lint issue

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Update is-ztunnel-a-SPOF.md

Updated is-ztunnel-a-SPOF.md

* Delete content/en/about/faq/security/is-ztunnel-a-SPOF.md

Delete file.

* Update is-ztunnel-a-SPOF.md

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Moved file from security section to ambient-mode

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Updated is-ztunnel-as-SPOF

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

* Update faq

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>

---------

Signed-off-by: ayushrakesh <ayushrakesh.05@gmail.com>
2024-06-25 09:29:20 -04:00
Xiaopeng Han 41661ad24d
add 1.20 final eol (#15316) 2024-06-25 06:26:19 -04:00
Craig Box abd0a0f4eb
remove now irrelevant comment about Googlebot (#15322) 2024-06-25 02:27:19 -04:00
zirain c2f9a0fd71
promote Telemetry API (#15310) 2024-06-22 00:56:20 -04:00
Istio Automation 229e35bb1c
Automator: update istio.io@ reference docs (#15308) 2024-06-20 22:10:19 -04:00
Istio Automation 5903bdb112
Automator: update istio.io@ reference docs (#15300) 2024-06-18 22:14:33 -04:00