Commit Graph

34 Commits

Author SHA1 Message Date
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
John Howard 2a5104921a advance master to release-1.23 2024-05-13 15:30:59 -07:00
Eric Van Norman 853abd6586
Release branching for 1.21.0 (#14736)
* build an archive of v1.20 in master

* update data/versions.yml and archive index page

* advance master to release-1.22

* Update istio/api

* Update istio/api
2024-03-13 17:01:27 -07:00
Frank Budinsky c727b0c083
Fix snip generator stripping leading space in expected output (#14693)
* Fix snip generator stripping leading space in expected output

* also fix _out

* strip trailing newline

* regen

* tweak for readability

* remove ambient label
2024-03-07 12:29:19 -08:00
Xiaopeng Han 016c71234f
Fix revision test (#14520)
* fix revisioned test

* try kube delete

* test wh cleanup

* lint

* fix test

* test if istioctl is working

* manual delete
2024-01-25 10:59:31 -08:00
Michael 6e202698cb
Update images for canary upgrade (#14530) 2024-01-24 19:13:03 -08:00
Eric Van Norman 31dde271c5 advance master to release-1.21 2023-11-14 17:19:21 +00:00
Michael d7dcb95ef2
Fix indentations in canary upgrade (#13905) 2023-09-20 06:24:05 -07:00
visheshtha 8bb664eb66
Updated the canary upgrade page (#13849)
* Updated the canary upgrade page

* addressed the failed test cases

* called the newly created functions

* updated the numbers in index.md
2023-09-19 12:00:54 -07:00
Eric Van Norman 867381b258 advance master to release-1.20 2023-09-05 16:32:26 +00:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
SRodi f05de6727c
canary-doc-dynamic-versions (#13110)
* use dynamic versions for canary upgrade docs
* update boilerplates md files
* update canary and helm upgrade tests/docs accordingly
* update diagrams
* update static referenced versions to newer versions
2023-04-25 14:31:28 -07:00
Faseela K eb66054495
remove explicit istio-injection labeling on ns for ingress-gateway (#12785)
* remove explicit istio-injection labeling on ns for ingress-gateway

The gateway deployment already has the annotation "sidecar.istio.io/inject=true"

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

* fix lint

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

* fix lint

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-26 08:09:47 -08:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Faseela K ad9acda712
Clarify gateway canary upgrade (#12570)
* Clarify gateway canary upgrade

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

* Apply suggestions from code review

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

* Update index.md

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-02-02 08:27:50 -08:00
Faseela K 5dd09b8993
Update revision tag diagrams (#12538)
* update revision tag diagrams

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

* adjust image width

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

* delete older tag diagrams

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-30 11:48:07 -08:00
Faseela K 87f6b9f5ec
Enhance docs for revision tags and add tests (#12496)
* Enhance docs for revision tags and add tests

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

* Fix test failures

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

* Fix lint failure

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

* Fix test failures

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

* Fix cleanup test failures

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

* Fix cleanup for canary upgrade tests

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

* add profile none

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

* review comments

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

* make gen

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

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-01-25 11:09:21 -08:00
Faseela K fec164eacc
Stable Revisions feature is Alpha (#12485)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-19 07:06:13 -08:00
Istio Automation 05ea04b4e3
fix: pods dont have label istio.io/rev (#12397)
Co-authored-by: j2gg0s <j2gg0s@gmail.com>
2022-12-19 08:42:20 -08:00
Tong Li 46eb244468
Replace experimental uninstall command with uninstall command (#11736)
* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/setup/upgrade/canary/index.md

Replace experimental uninstall command with uninstall command

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

* Apply suggestions from code review

Replace experimental uninstall command with uninstall command

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

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

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

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

* Replace experimental uninstall command with uninstall command

Signed-off-by: Tong Li <litong01@us.ibm.com>

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
Ram Vennam 6afb542429
minor vs patch version (#11194) 2022-04-19 07:14:39 -07:00
jacob-delgado d112c34852
Helm can use revision tags (#10112)
* Helm can use revision tags

Update canary and helm docs to clarify use of stable revision labels.
Cleanup the docs appropriately and point to existing blogs and diagrams
that detail this functionality better.

* Code review comments

* Fix linter

* Fix usage

* Update comments
2021-08-25 09:33:42 -07:00
Sam Naser 908bea1883
Update canary upgrade docs (#10086)
* Update canary upgrade documentation

* fixes

* remove trailing spaces

* Add back experimental heading for revision tags

* Add revision tag feature

* Address feedback
2021-07-30 12:25:15 -07:00
jacob-delgado 3c2d5502f9
Only 7 columns, not 8 in istio 1.10.0-rc.0 istioctl (#9670) 2021-05-03 13:28:07 -07:00
John Howard 1194e87d0f
Recommend users run `precheck` before upgrading (#9612) 2021-04-26 13:00:05 -07:00
Lin Sun 2ce4609fef
correct versions (#9610) 2021-04-26 09:07:40 -07:00
Sam Naser f3084c7262
Move istioctl x tag to istioctl x revision subcommand group (#9456) 2021-04-05 19:09:47 -07:00
imgbot[bot] a0364f6af7
[ImgBot] Optimize images (#9418)
*Total -- 1,234.48kb -> 1,067.00kb (13.57%)

/content/en/docs/setup/upgrade/canary/revision-tag-2.png -- 25.87kb -> 10.40kb (59.8%)
/content/en/docs/setup/upgrade/canary/revision-tag-1.png -- 23.57kb -> 9.67kb (58.95%)
/static/logos/google-cloud.png -- 36.12kb -> 17.35kb (51.95%)
/static/logos/solo.png -- 110.45kb -> 59.96kb (45.72%)
/content/en/docs/concepts/security/authz-eval.png -- 48.62kb -> 34.08kb (29.9%)
/static/logos/vmware.png -- 34.74kb -> 24.74kb (28.8%)
/static/logos/tetrate.png -- 25.02kb -> 18.38kb (26.55%)
/static/logos/aspen-mesh.png -- 13.44kb -> 10.37kb (22.86%)
/assets/inline_images/increasing-efficiency.svg -- 5.03kb -> 4.04kb (19.7%)
/src/icons/menu-hamburger.svg -- 0.53kb -> 0.45kb (14.84%)
/src/icons/menu-close.svg -- 0.47kb -> 0.40kb (14.82%)
/assets/inline_images/defense.svg -- 8.68kb -> 7.42kb (14.55%)
/src/icons/dropdown-arrow.svg -- 0.48kb -> 0.41kb (14.55%)
/static/img/service-mesh-before.svg -- 56.07kb -> 48.18kb (14.07%)
/src/icons/breadcrumb-arrow.svg -- 0.50kb -> 0.43kb (14.04%)
/static/logos/autotrader.svg -- 7.57kb -> 6.61kb (12.69%)
/static/img/authors/nick-chase.png -- 19.43kb -> 17.20kb (11.48%)
/src/icons/tick.svg -- 0.42kb -> 0.37kb (11.45%)
/src/icons/person.svg -- 1.09kb -> 0.97kb (10.33%)
/src/icons/contribution.svg -- 0.67kb -> 0.61kb (9.05%)
/src/icons/people.svg -- 2.67kb -> 2.43kb (8.76%)
/assets/inline_images/management.svg -- 1.85kb -> 1.70kb (8.04%)
/static/img/service-mesh.svg -- 151.34kb -> 140.87kb (6.92%)
/src/icons/events.svg -- 0.92kb -> 0.86kb (5.97%)
/assets/inline_images/microservice-best-practices.svg -- 25.62kb -> 24.52kb (4.3%)
/assets/inline_images/istio-logo-with-brand.svg -- 4.34kb -> 4.22kb (2.97%)
/static/logos/istio.svg -- 4.36kb -> 4.23kb (2.96%)
/assets/inline_images/observability.svg -- 1.00kb -> 0.97kb (2.84%)
/static/logos/ibm-cloud.png -- 98.09kb -> 95.56kb (2.57%)
/src/icons/user.svg -- 0.56kb -> 0.55kb (2.09%)
/src/icons/security.svg -- 2.26kb -> 2.24kb (1.21%)
/assets/inline_images/security.svg -- 2.26kb -> 2.24kb (1.21%)
/static/img/get-involved-wave.svg -- 515.95kb -> 510.09kb (1.14%)
/src/icons/drive.svg -- 0.42kb -> 0.42kb (0.23%)
/src/icons/twitter.svg -- 0.88kb -> 0.88kb (0.11%)
/src/icons/github.svg -- 0.88kb -> 0.88kb (0.11%)
/static/logos/redhat.svg -- 2.32kb -> 2.32kb (0.04%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-29 18:55:45 -07:00
Sam Naser 166b63d4fb
Add revision tag documentation to canary upgrade docs (#9376) 2021-03-24 09:55:13 -07:00
Sam Naser a6891d64ad
fix workaround for revision validation bug (#9072)
* fix workaround for revision validation bug

* fix backwards wording in bug description

* change wording to not suggest changing validating webhook
2021-02-26 13:02:11 -08:00
Sam Naser 6fa8019332
Add warning and workarounds for revision validation bug (#8928) 2021-02-11 11:58:40 -08:00
Shamsher Ansari f6a8c4e1e6
Canary Upgrades: update output for webhook config (#8729) 2021-01-05 06:21:49 -08:00
Morven Cao cc114d6180
update command to check connected istiod. (#8575) 2020-11-25 09:41:15 -05:00
Frank Budinsky e8b3c27101
Better organize upgrade setup instructions (#8375)
* Better organize upgrade setup instructions

* regen

* tweak

* fix lint

* address review comments

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
2020-10-28 09:49:41 -07:00