Commit Graph

105 Commits

Author SHA1 Message Date
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 95df7eddf8
Fix in-place upgrade doc to be more accurate (#14542)
* fix in-place upgrade doc

* fix extra upgrade cmd

* revert "fix extra upgrade cmd"

This reverts commit 29b02191cf.

* Revert "fix in-place upgrade doc"

This reverts commit 2b3a5703fa.

* remove inaccurate comments
2024-01-25 22:47:58 -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 c8a5998a98
Fix a spelling error (#13693)
Co-authored-by: weizhoublue <weizhou.lan@daocloud.io>
2023-08-04 12:57:09 -07:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
Patrik Jonsson 58df626f84
Fixing spelling error in the documentation regarding upgrades (#13200)
Upgarding -> Upgrading
2023-05-16 06:22:13 -07: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
Faseela K adfbceaf6e
Update Helm install feature status in FAQ (#12628)
* update Helm install to Beta

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

* update page description

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

* Change upgrade description for Helm

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-02-13 06:40:48 -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 1e43af3c77
Remove experimental from stable revisions title (#12565)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-01-31 10:37:24 -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
Eric Van Norman 4a51608c45
Update test ref to 1.15.0-beta.1 (#11715)
* Update test ref to 1.15.0-beta.1

* Change order for hem test output

* Go back to most likely sort over, but remove REV since it may change.

* Update test to just verify that both revisions exist

* But the revisions back in the doc
2022-08-18 11:45:51 -07:00
Daniel Hawton 63d5724fde
Helm and gateway tests (#11276)
* add tests to gateway setup

* manually cleanup the minimal istio install

* Add canary upgrade test

* convert rewrite-repo to a helper function

* upgrade helm test

* lint fixes

* left over validatingwebhook from a prior test

* remove boilerplate check

* undo elided pod names

* gen snip

* Remove validatingwebhookconfigurations deletion

* remove webhook configs pending fix in istio

* remove webhook configs pending fix in istio

* revert some changes

* remove temp webhook removals

* remove revision labeled mutating webhooks

* revert revision-tags-middle change

* make gen
2022-06-07 08:34:59 -07:00
Ram Vennam 6afb542429
minor vs patch version (#11194) 2022-04-19 07:14:39 -07:00
Sam Naser 64422a6fea
Remove old gateway upgrade documentation (#10480)
* Remove old gateway upgrade documentation

* fix link
2021-11-09 08:17:37 -08:00
Sam Naser f117b45ab6
Document default revision installation changes (#10450)
* Document default revision changes

* Remove extra space

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

* Remove additional with

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

Co-authored-by: craigbox <craigbox@google.com>
2021-11-02 10:58:36 -07:00
John Howard 2c4a3b6f79
Update helm docs to use helm repo (#10322)
* Update helm docs to use helm repo

* snips

* atempt 100

* Address review comments

* unindent
2021-10-07 06:37:23 -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
Mitch Connors 1c482acf54
Update direct upgrade warning (#10163)
As of May, skipping a single minor version is supported.
2021-08-19 14:08:00 -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 40e2ed2602
Update helm upgrade instructions (#10047)
* Update helm instructions for upgrading

Signed-off-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>

* Fix linter

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

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

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

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

* Remove unnecessary sentence

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

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

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

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

* Review comments

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

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

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-07-13 13:43:06 -07:00
ChristinaMak 9b02f2f215
Flag experimental pages with dagger (#9895)
* Flag experimental pages with dagger

* Use dagger symbol in title

* Dagger in navigation titles for experimental status

* Experimental asterisk note

* Asterisk with space

* Spacing between title and asterisk

* Flag experimental and alpha status
2021-06-23 04:46:20 -07:00
craigbox 8554c3e941
Experimental tidy-ups (#9772)
* Experimental tidy-ups

* replace #8980

* add one that's Alpha; should possibly change word?
2021-05-18 06:46:43 -07:00
craigbox f4ee46bc96
Remove page icons (#9767) 2021-05-17 07:53:20 -07:00
jacob-delgado dfe91770ee
Remove citadel reference (#9624)
* Remove citadel referenc

Citadel was deprecated in Istio 1.5 and was removed in Istio 1.6

* Review suggestion
2021-05-14 02:46:11 -07:00
Mitch Connors 33cbecda0c
Remove unnecessary restart from gateway upgrade. (#9711) 2021-05-12 10:20:39 -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
Ryota 9bbeeecadb
Correct referred version (#9658) 2021-05-02 20:05:17 -07:00
Shamsher Ansari e4b5e2fe9a
Highlight and recommend canary upgrade (#9608)
* Highlight and recommend canary upgrade

* remove words
2021-04-29 09:49:11 -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
jacob-delgado 3b3d297904
Split upgrade/install helm docs (#9098)
* Split upgrade helm docs from installation helm docs

* Fix linting issues

* Run make gen

* Fix linting issue

* Run make snips

* Fix lint

* Code review comments form Eric
2021-04-09 09:07:26 -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
jacob-delgado 9cf3366e97
Use experimental as feature stage (#8772)
* Use experimental as feature stage

Pre-alpha/Development are deprecated in favor of Experimental (see
https://github.com/istio/community/pull/495). Update docs to reference
this phase.

* Add DNS proxying to experimental phase

* Do not mix alpha and experimental

* DNS Proxying is Alpha in 1.9; add to feature status page

* Fix virtual machine install doc based on review

* Fix linting issue
2021-01-15 13:01:58 -08:00