Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Hawton 354c2ffb05
add EnvoyFilter statement (#16477)
* add EnvoyFilter statement

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* backtick consistency

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/docs/ambient/usage/l7-features/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/news/releases/1.26.x/announcing-1.26/_index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
2025-05-13 05:26:12 -04:00
Niranjan Shankar da6e38e51d
Remove L7 EnvoyFilter from Ambient docs (#16100)
Signed-off-by: nshankar <nshankar@microsoft.com>
2024-12-16 17:56:04 -05:00
John Howard c9abe02ec0
Clarify API support in waypoint (#15949)
* Clarify API support in waypoint

DestinationRule is now supported

* Update content/en/docs/ambient/usage/l7-features/index.md

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

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-11-18 14:14:58 -05:00
Ian Rudie 9191a2782c
Ambient policy enforcement (#15072)
* real basic layout

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

* figuring out a table for different enforcements

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

* updated table contents

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

* cleanup and refine tables

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

* adding mermaid diagram

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

* Apply suggestions from code review

Fixes from review!

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

* TargetRef changed to targetRefs

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

* adding targetRefs to dictionary

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

* remove targetRefs from dict, back tick targetRefs in tables

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

* move attachement into better locations

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

* lints

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

* update formatting of footnotes

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

* update wording of namespace scope footnote

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

* lints

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

* Apply suggestions from code review

Improvements from review

Co-authored-by: Craig Box <craig.box@gmail.com>

* lints

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

* fixing up some missing bits after accepting latest suggestions

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

* lints

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

* revise wording, prep for new doc around creating auth pol

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

* Rewrite L4 and L7 guides; park "how to pick policy" guide work for now

* lint

* Update content/en/docs/ambient/usage/l4-policy/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* refactor and improve L4 and L7 guides

* Rename waypoints in example

* missed a bit

* fix link.  those don't lint locally

* I'll get that URL right yet

* missed a link

* Always a blank space baby, I'll write your name

* Fixes from code review

* lints

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Signed-off-by: ilrudie <ian.rudie@solo.io>
Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-30 16:41:06 -04:00
Adil Mohamed M P 89f420c961
Link to wasm document from layer 7 features (#15110)
* Add link to extend waypoints with Wasm plugins documentation

* changed location of link
2024-05-15 09:13:17 -07:00
Craig Box a1d71c28e5
Waypoint doc updates (#15051)
* WIP

* Waypoint doc updates.

* lint & rebase

* space

* fix broken links

* final fix up of architecture section

* improvements from code review

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

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/docs/ambient/usage/troubleshoot-waypoint/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* Update content/en/docs/ambient/usage/l7-features/index.md

Co-authored-by: Ian Rudie <ilrudie@gmail.com>

* lint lint lint

* policy => policy or routing rule

* change heading

---------

Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-05-10 14:35:53 -07:00