Commit Graph

4 Commits

Author SHA1 Message Date
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
Daniel Hawton 204efc8b6a
remove missed ambient alpha warnings (#15087) 2024-05-14 12:21:58 -07:00
Craig Box 614b1bdc92
fix ambient redirects (#14949) 2024-04-24 03:09:12 -07:00
Lin Sun 2965a9d704
Move ambient to top level in docs (#14933)
* move ambient to top level

* make snips

* update version and make snips

* format

* fix lint

* more lint

* more lint

* Update content/en/blog/2023/ambient-merged-istio-main/index.md

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

* Update content/en/docs/ambient/install/_index.md

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

* Update content/en/docs/ambient/upgrade/_index.md

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

* Update content/en/docs/ambient/upgrade/helm-upgrade/index.md

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

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

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

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

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

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-23 08:24:36 -07:00