Commit Graph

17 Commits

Author SHA1 Message Date
Eric Van Norman 31dde271c5 advance master to release-1.21 2023-11-14 17:19:21 +00: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
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 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
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
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
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
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
craigbox f4ee46bc96
Remove page icons (#9767) 2021-05-17 07:53:20 -07:00
John Howard 1194e87d0f
Recommend users run `precheck` before upgrading (#9612) 2021-04-26 13:00:05 -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