zirain
1e0556d43a
update ref docs ( #15307 )
2024-06-21 03:48:20 -04:00
Eric Bishop
55175adf84
Update traffic-management page typo ( #15298 )
2024-06-18 09:50:33 -04:00
Istio Automation
503a12c70f
[release-1.22] Fix the Envoy commit line in WORKSPACE ( #15285 )
...
* Fix the Envoy commit line in WORKSPACE
Ideally we could point directly to the 1.22 branch, but that'd mean more
manual maintainance.
* Update content/en/docs/releases/supported-releases/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* do not hardcode branch name
---------
Co-authored-by: Jonh Wendell <jwendell@redhat.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-17 06:55:31 -04:00
Istio Automation
4c7a43ca61
Add initial ambient stability for 1.22 ( #15263 )
...
Co-authored-by: John Howard <john.howard@solo.io>
2024-06-17 06:40:32 -04:00
Istio Automation
057b352839
[release-1.22] Adding KodeKloud's Istio Service Mesh Course to Istio.io ( #15278 )
...
* listed kk istio course in the trainings section, kk-training.svg logo added
* Description improved by mentioning KodeKloud Labs
---------
Co-authored-by: Nimesha Jinarajadasa <mhnimesh@gmail.com>
2024-06-12 12:59:29 -04:00
Istio Automation
348bd0a61c
Automator: update common-files@release-1.22 in istio/istio.io@release-1.22 ( #15274 )
2024-06-11 19:11:01 -04:00
Istio Automation
d43d31f1b9
Training and Certification - fixes ( #15271 )
...
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Faseela K <faseela.k@est.tech>
2024-06-10 15:33:52 -04:00
Istio Automation
49db2142df
[release-1.22] docs: update the bookinfo screenshots ( #15257 )
...
* docs: update the bookinfo screenshots
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* Update content/en/docs/tasks/security/authorization/authz-http/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
---------
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-05 21:22:23 -04:00
Istio Automation
f901db6b0e
[release-1.22] fix LF istio course link ( #15254 )
...
* fix LF istio course link
Signed-off-by: Faseela K <faseela.k@est.tech>
* Apply suggestions from code review
Co-authored-by: Craig Box <craig.box@gmail.com>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-05 06:51:56 -04:00
Istio Automation
1c331b8c34
[release-1.22] updating statement about peer authn in l4-policy usage doc ( #15207 )
...
* updating statement about peer authn in l4-policy usage doc
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
* naughty suggestion
---------
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-04 20:07:47 -04:00
Jonh Wendell
04b68b9248
[Manual Cherry-pick] Changes for 2024-06-04 releases ( #15244 )
...
* Changes for 2024-06-04 releases (#15243 )
* Changes for 2024-06-04 releases
* Apply suggestions from code review
Co-authored-by: Daniel Hawton <daniel@hawton.org>
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* make gen
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-06-04 19:57:47 -04:00
Istio Automation
8ec1b8ee55
Add Training and Certification section ( #15239 )
...
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Faseela K <faseela.k@est.tech>
2024-06-04 11:44:06 -04:00
Istio Automation
cc79df678a
add link to ihow-to-add-company wiki from the ecosystem page ( #15237 )
...
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Faseela K <faseela.k@est.tech>
2024-06-04 07:05:06 -04:00
Istio Automation
799e36d3d7
[release-1.22] Ambient policy enforcement ( #15202 )
...
* 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: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
Co-authored-by: Daniel Hawton <daniel.hawton@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-30 17:07:06 -04:00
Istio Automation
2007865007
Sync #15176 changed release name from 1.22 to 1.21 into Chinese ( #15187 )
...
Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
2024-05-24 10:42:04 -04:00
Istio Automation
48325fca17
[release-1.22] happy bday blog ( #15183 )
...
* happy bday blog
* lint
* more lint
* more lint
* make gen
* Update content/en/blog/2024/happy-7th-birthday/index.md
* Update content/en/blog/2024/happy-7th-birthday/index.md
* Update content/en/blog/2024/happy-7th-birthday/index.md
* Update .spelling
* Update content/en/blog/2024/happy-7th-birthday/index.md
Co-authored-by: Faseela K <k.faseela@gmail.com>
* make gen
* Copy edits on the blog.
* Add quote from Zack
* add Rama's quote
* move section at Rama's request
---------
Co-authored-by: Lin Sun <lin.sun@solo.io>
Co-authored-by: Justin Pettit <jpettit@ovn.org>
Co-authored-by: Faseela K <k.faseela@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-24 07:06:04 -04:00
Istio Automation
44bcd0aa75
[release-1.22] Announce upcoming 1.20 EOL ( #15179 )
...
* Add preanouncement of 1.20 eol
* Update content/en/news/support/announcing-1.20-eol/index.md
---------
Co-authored-by: xiaopeng <hanxiaop8@outlook.com>
2024-05-24 03:24:04 -04:00
Istio Automation
3bb8058683
[release-1.22] [zh] Sync 1.20 eol into Chinese ( #15182 )
...
* Sync 1.20 eol into Chinese
* fix typo
---------
Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
2024-05-24 01:13:04 -04:00
Istio Automation
b05fae1ae4
[release-1.22] Improve the social sharing buttons ( #15178 )
...
* move to partial
* Win the battle before you win the war.
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-23 23:39:04 -04:00
Istio Automation
42d9f71f7e
[release-1.22] add asiainfo company support again ( #15173 )
...
* add asiainfo company support
* fix format
---------
Co-authored-by: chenbo90 <1205747692@qq.com>
2024-05-23 04:46:03 -04:00
Istio Automation
9782adb08e
[release-1.22] Update documentation to not refer to experimental Gateway APIs ( #15163 )
...
* Update documentation to not refer to experimental APIs
* missed TCPRoute, we did have one example of that
* fix snip
* and again
* and again
* caught error, thanks @ericvn!
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-22 02:56:02 -04:00
Istio Automation
a206b3e05c
Updates Ambient Getting Started Guide ( #15160 )
...
- 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>
Co-authored-by: Daneyon Hansen <daneyon.hansen@solo.io>
2024-05-21 21:00:02 -04:00
Istio Automation
5e23437009
[release-1.22] Fixup kmod prereqs ( #15151 )
...
* Fixup kmod prereqs
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup lint
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Add aliases
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-20 14:00:35 -04:00
Istio Automation
a374eb572d
fix text field ( #15139 )
...
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
Co-authored-by: Ian Rudie <ian.rudie@solo.io>
2024-05-16 17:36:29 -04:00
Istio Automation
dac2bc2c3d
Updated heading in Wasm documentation for ambient mode to correctly reference /reviews ( #15133 )
...
Co-authored-by: Adil Mohamed <adilmohamedmp1@gmail.com>
2024-05-16 06:01:28 -04:00
Adil Mohamed M P
f8a04c989f
Update Istio documentation to reflect stable Kubernetes Gateway API support ( #15103 ) ( #15131 )
...
* changed #7dc5f2 to #7dc6f8 based on #12022
* Added comment on the color change
* multi line comment changed to single line
* updated comment in _panel.scss
* Updated comment in _panel.scss
* Gateway API support changes
* Gateway API support changes
* Gateway API support changes
* fixed lint error
* changed the link title
* Update content/en/boilerplates/gateway-api-future.md
* Update gateway-api-future.md
---------
Co-authored-by: Faseela K <k.faseela@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-16 05:04:24 -04:00
Istio Automation
663893cba9
[release-1.22] Wasm Configuration for Ambient Mode - Test ( #15127 )
...
* changed test:yes in wasm for ambient doc
* generated snips.sh
* added test.sh for wasm-ambient doc
* updated test.sh
* added snip_cleanup_1
---------
Co-authored-by: Adil Mohamed <adilmohamedmp1@gmail.com>
2024-05-16 03:52:24 -04:00
Istio Automation
df3a377710
[release-1.22] Add a note about init containers and OpenShift ( #15126 )
...
* Add a note about init containers and OpenShift
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: Faseela K <k.faseela@gmail.com>
---------
Co-authored-by: Jonh Wendell <jwendell@redhat.com>
Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-05-16 03:03:12 -04:00
Istio Automation
1bde737fc3
[release-1.22] Link to wasm document from layer 7 features ( #15116 )
...
* Add link to extend waypoints with Wasm plugins documentation
* changed location of link
---------
Co-authored-by: Adil Mohamed <adilmohamedmp1@gmail.com>
2024-05-15 09:25:09 -07:00
Istio Automation
74af900d5f
[release-1.22] Add note about `RunAs` fields in Customizing Injection section ( #15112 )
...
* Add note about `RunAs` fields in Customizing Injection section
Override these fields must be done with caution, so, add a note about
them.
* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
---------
Co-authored-by: Jonh Wendell <jwendell@redhat.com>
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
2024-05-15 09:11:29 -07:00
Istio Automation
f7af486893
[release-1.22] Fix links in ambient usage and architecture docs ( #15104 )
...
* Fix 404 links in ambient usage and architecture docs
* apply suggestions from kfaseela
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-05-15 06:23:46 -07:00
Adil Mohamed M P
4a440e9cd8
Wasm Configuration for Ambient Mode ( #15041 ) ( #15097 )
...
* changed #7dc5f2 to #7dc6f8 based on #12022
* Added comment on the color change
* multi line comment changed to single line
* updated comment in _panel.scss
* Updated comment in _panel.scss
* added doc about Wasm Configuration for Ambient Mode
* fixed lint errors
* fixed lint errors
* added apply wasmplugin for a service using waypoint and updated
* changed ambient mesh to ambient mode
* changed title and folder name
* changed ambient mesh to ambient mode
* updated _index.md
* updated doc for clarity
* updated doc for clarity
* corrected spelling error
* corrected spelling error
* corrected spelling error
* updated doc for clarity
* updated doc and adjusted location
* updated doc for clarity
* updated doc for clarity
* updated doc for clarity
* updated doc for clarity
2024-05-15 03:14:12 -07:00
Istio Automation
9b3a754ae1
fix link alias ( #15093 )
...
Co-authored-by: zirain <zirain2009@gmail.com>
2024-05-14 17:21:50 -07:00
Istio Automation
4551b2c80d
remove missed ambient alpha warnings ( #15091 )
...
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-05-14 12:45:57 -07:00
Istio Automation
af7e6441f3
Fix some typos in 1.22 change notes ( #15090 )
...
Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>
2024-05-14 12:45:49 -07:00
Istio Automation
3d5378b265
[release-1.22] Copy edits for ambient blog ( #15089 )
...
* Copy edits
* Update index.md
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-05-14 12:35:45 -07:00
John Howard
8efec6a684
create a new release branch for 1.22
2024-05-13 15:21:28 -07:00
John Howard
78bc5c42da
update data/versions.yml and archive index page
2024-05-13 15:21:24 -07:00
John Howard
608354b6e6
build an archive of v1.21 in master
2024-05-13 15:18:43 -07:00
zirain
106d241fdd
1.22 releasenotes ( #15044 )
...
* init
* lint & gen
* clean what's new
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.22.x/announcing-1.22/change-notes/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* update
* Update
* nit
* update
* update link
* nit
* more link
* wordify
* tidy
* a thank you
* update link
* nit
* Update content/en/news/releases/1.22.x/announcing-1.22/_index.md
Co-authored-by: Lin Sun <lin.sun@solo.io>
* Update content/en/news/releases/1.22.x/announcing-1.22/upgrade-notes/index.md
Co-authored-by: Lin Sun <lin.sun@solo.io>
* address
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Lin Sun <lin.sun@solo.io>
2024-05-13 14:38:20 -07:00
Lin Sun
0511203693
add ambient beta blog ( #15070 )
...
* add ambient beta blog
* lint fix
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Louis Ryan <louis.ryan@solo.io>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Louis Ryan <louis.ryan@solo.io>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>
* address Louis comment
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* fix lint
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Justin Pettit <jpettit@ovn.org>
* Update content/en/blog/2024/ambient-reaches-beta/index.md
Co-authored-by: Justin Pettit <jpettit@ovn.org>
* a few rewording
* use sidecar mode vs pattern
* Update content/en/blog/2024/ambient-reaches-beta/index.md
simplify wording a bit
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Louis Ryan <louis.ryan@solo.io>
Co-authored-by: Jeremy L. Morris <jeremylevanmorris@gmail.com>
Co-authored-by: Justin Pettit <jpettit@ovn.org>
2024-05-13 14:12:20 -07:00
John Howard
3728ed718a
blog: GAMMA stable ( #15061 )
...
* blog: GAMMA stable
This adds a blog post for GW 1.1 mesh support
FYI: https://kubernetes.io/blog/2024/05/09/gateway-api-v1-1 exists.
* Address Craig's comments
* sort
2024-05-13 12:08:20 -07:00
Istio Automation
c885c164b9
Automator: update common-files@master in istio/istio.io@master ( #15071 )
2024-05-13 09:11:16 -07:00
Istio Automation
409d18b568
Automator: update istio@ test reference ( #15068 )
2024-05-13 07:53:20 -07:00
Wilson Wu
285f3564e8
Translate Ambient Control Plane and Data Plane docs into Chinese ( #15057 )
2024-05-11 00:39:31 -07:00
Wilson Wu
841c192768
[zh] Translate Configuration Scoping doc into Chinese ( #15054 )
...
* [zh] Translate Configuration Scoping doc into Chinese
* Finish translate
2024-05-11 00:39:24 -07:00
Wilson Wu
610d73734c
[zh] improve `egress` translation for egress docs ( #15047 )
2024-05-11 00:39:17 -07:00
Wilson Wu
7f12b2f110
[zh] Translate v1 API blog into Chinese ( #15060 )
...
* Translate v1 API blog into Chinese
* Fix lint
2024-05-11 00:28:24 -07:00
Wilson Wu
2f717cb47c
[zh] Translate Trace Sampling doc into Chinese ( #15052 )
...
* draft translate
* Finish translation
* fix
* Fix lint
2024-05-11 00:28:17 -07:00
Wilson Wu
1d52316af9
[zh] Translate Ambient waypoint usage doc into Chinese ( #15063 )
...
* Translate Ambient waypoint usage doc into Chinese
* Fix alias
2024-05-11 00:15:57 -07:00