Commit Graph

16 Commits

Author SHA1 Message Date
Faseela K cf4143b18b
move ambient tests to ambient profile (#15241)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-06-04 16:28:06 -04:00
Craig Box 7ffc0031cf
Remove empty folder with snips (#15227) 2024-06-03 14:59:28 -07:00
Peter Jausovec 8b3072fae4
docs: break apart the ambient getting start guide (WIP) (#15168)
* break apart the ambient getting start guide

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

* wip

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

* wip

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

* fix linter issues

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

* wip

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

* add tests

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

* Craig's first edits

* lint fixes

* Fix tests

* fix tests

* test for #15200 workaround

* fix tests (thanks Faseela for helping me get them running locally!)

* Fix the snip generator?

* remove Wasm test because it depends on snips we're moving around

* rebase go.mod properly

* remove spelling

* new screenshots + pr fixes

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

* can't test locally so let's hope

* lint fixes

* make gen & fix test

* fixy testy

* Fix snip

* fix tests as we learn more

* Update content/en/docs/ambient/getting-started/secure-and-visualize/index.md

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

* fixing the wasm tests

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

---------

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-06-02 05:26:04 -04:00
Daneyon Hansen e74a35a901
Updates Ambient Getting Started Guide (#15152)
- Adds a step to annotate the ingress gateway to use a ClusterIP service.
- Removes the reference to external tooling for managing a LoadBalancer service type.

Fixes #15119

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2024-05-21 20:42:02 -04:00
Istio Automation 409d18b568
Automator: update istio@ test reference (#15068) 2024-05-13 07:53:20 -07:00
Lin Sun bd972c030c
move bookinfo version earlier & change tcp/tlsroute to alpha (#15048)
* move bookinfo version earlier & change tcp/tlsroute to alpha

* make snips
2024-05-08 09:16:51 -07:00
Craig Box ee954f86b6
Refactor ztunnel docs (#15028)
* Big big refactor.

* layer on some numbers

* add changes from #15008

* Fix lint errors

* two steps forward, one step back with linting

* heading level

* Update content/en/docs/ambient/usage/add-workloads/index.md

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

* Apply some fixes from code review

* Some clarity fixes

* a space really messes up a lint

* Personally I think trailing spaces are just fine

* move waypoint table

* sigh

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-05-07 12:27:50 -07:00
Istio Automation eece719cda
Automator: update istio@ test reference (#15029) 2024-05-07 09:18:50 -07:00
Lin Sun 36cde2ce0d
use targetrefs (#15001) 2024-04-30 07:22:46 -07:00
Istio Automation 15e8bbe2ac
Automator: update istio@ test reference (#14988) 2024-04-29 07:22:52 -07:00
Lin Sun a330da319b
Forgot to remove namespace (#14982)
* remove ns

* snips
2024-04-26 16:40:18 -07:00
Lin Sun 79dc961e45
Simplify gw yaml a bit in get started (#14980)
* remove sed cmds

* snips
2024-04-26 12:41:17 -07:00
Ian Rudie 1467b3b5b8
remove istio api from ambient mode getting started guide (#14958)
* remove istio api from getting started guide

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* clean up old gateway file, make sure cleanup runs

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* fix indentation

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* fix numbering

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* add cleanup section marker back

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* try to fix ordered list numbering

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* addressing comments

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* removing gtwapi tip

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* trying out ol for the shorter enable/test sections

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* use ordered lists for the all sections with 2 or more steps for consistency

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* add back alias

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-04-25 13:18:17 -07:00
Ian Rudie 84c86bea38
starting fixup for ambient getting-stated tests (#14953)
* starting fixup for ambient getting-stated tests

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* update gateway api installation output

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* fixing adding to ambient test

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* remove missing snips from tests

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* enable gtwapi tests, fixing other tests

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* further test updates for istio path and gtwapi path

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

* revise tests again, ensure cleanup works better

Signed-off-by: Ian Rudie <ian.rudie@solo.io>

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-04-24 12:43:23 -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