* feat: allow overriding prev and next links in frontmatter (#15755)
* build test successfully run locally
* implemented prev and next logic according to front matter
* added overriding prev and next in frontmatter
* cleaned code
* Update content/en/docs/ambient/install/_index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
* Bump master to next version
* remove link to removed IstioOperator doc
* disable operator test
* improve test
* Add back operator doc
* fix version
* drop operator
* bump version
* snips
* fix
* fix lint
* Add redirect
* Kick GitHub
* fix lint
* I hope this isn't genchecked
* fix Gateway API test
* bump again
* fix cleanup
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix cleanup
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix multicluster cleanup
Signed-off-by: Faseela K <faseela.k@est.tech>
* disable skywalking test
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix spire and multiple controlplane tests
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Faseela K <faseela.k@est.tech>
* Fixup some waypoint docs issues
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* the args, they are not named
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup cleanup
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup again
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Ambient does not require experimental CRDs for waypoints
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Add tip maybe
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fix snip
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Update content/en/docs/ambient/usage/waypoint/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ambient/usage/waypoint/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ambient/usage/extend-waypoint-wasm/index.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Lint
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Use BP snip (didn't realize we had several)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Use the bp snip in more spots
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Removal snip
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Review comments
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Clean up CRDs in one more spot where we install them
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* ....hm?
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* 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>
* 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>
- 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>
* 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>
* 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>
* 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>
* 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>