Commit Graph

6858 Commits

Author SHA1 Message Date
Sridhar Gaddam b2f0194f03
Fix revision in uninstall previous control plane (#15907)
* Fix revision in uninstall previous control plane

The upgrade document uses references to both OLD_REVISION as well
as REVISION, but in the "Uninstall the previous control plane" section
instead of using "OLD_REVISION", it uses "REVISION". This PR fixes it.

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Include revision as well in cleanup

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Use snip_delete_old_revision methods

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-11-20 17:35:59 -05:00
zirain 1283d2405e
update peer metadata (#15965) 2024-11-20 16:12:00 -05:00
Faseela K ee5acfe993
Manually update test reference and disable authz-test (#15959)
* Temporarily disable failing telemetry test to update test referenence

Signed-off-by: Faseela K <faseela.k@est.tech>

* rebase and revert telemetry-api changes

Signed-off-by: Faseela K <faseela.k@est.tech>

* disable authz-tcp test

Signed-off-by: Faseela K <faseela.k@est.tech>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-20 14:22:00 -05:00
Istio Automation 8bbbf9209d
Automator: update istio.io@ reference docs (#15962) 2024-11-19 21:09:59 -05:00
Wilson Wu a2c2fc85b2
Sync #15949 clarify API support in waypoint into Chinese (#15953) 2024-11-19 06:17:58 -05:00
zirain e26275f03a
fix telemetry test (#15958) 2024-11-19 06:09:57 -05:00
Craig Box eda9f45c32
disable authz-tcp test (#15955) 2024-11-19 03:58:58 -05:00
Michael Yao e2dd6f983d
[zh] update ingress-control (#15948) 2024-11-18 22:40:58 -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
Wilson Wu 9445ac7b04
Sync #15944 remove reference to MetalLB in kind related docs into Chinese (#15946) 2024-11-17 06:33:09 -05:00
Wilson Wu 0cb0d7fa7e
[zh] Sync #15931 DNS Auto Allocation Version 2 into Chinese (#15941)
* Sync #15931 DNS Auto Allocation Version 2 into Chinese

* improve
2024-11-17 06:33:03 -05:00
Wilson Wu 903d335fb7
Sync #15923 add a remote cluster check step to "verify the installation" multicluster setup docs into Chinese (#15934) 2024-11-17 06:32:56 -05:00
Istio Automation 4a44551f7b
Automator: update istio.io@ reference docs (#15947) 2024-11-16 21:13:55 -05:00
Adarsh K Kumar e5cb85ea16
remove reference to MetalLB in Kind Docs (#15944) 2024-11-15 17:03:54 -05:00
Wilson Wu 3aac897aad
Sync #15936 fix annotation name in release notes into Chinese (#15943) 2024-11-15 03:31:35 -05:00
Ben Leggett 1a4c6c1807
Fixup (#15940)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-11-15 01:31:34 -05:00
Faseela K 2e90b6ce9b
Document DNS Auto Allocation Version 2 (#15931)
* Document DNS Auto Allocation Version 2

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix gencheck

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix tests

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix lint

Signed-off-by: Faseela K <faseela.k@est.tech>

* review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* review comments

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix lint

Signed-off-by: Faseela K <faseela.k@est.tech>

* Update index.md

* Update index.md

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-14 19:06:35 -05:00
John Howard 9c0119c443
Fix annotation name in release notes (#15936) 2024-11-14 11:23:34 -05:00
Istio Automation ea059e0b14
Automator: update istio.io@ reference docs (#15933) 2024-11-13 21:12:33 -05:00
rob salmond 93c28e51ed
add a remote cluster check step to "verify the installation" multicluster setup docs (#15923)
* add remote cluster verification step

* this only applies if timeouts happen

* create testable snippets

* run verification snippet

* actually verify output matches expectations
2024-11-13 11:52:33 -05:00
Wilson Wu 5f792704f2
Sync Istio Phippy book blog into Chinese (#15928) 2024-11-12 20:21:33 -05:00
Wilson Wu 8e490040d2
Sync #15922 platform details while installing ztunnel on OpenShift into Chinese (#15926) 2024-11-12 10:12:32 -05:00
Faseela K 8c53631a43
Unveil the Istio Phippy Book (#15921)
* Unveil the Istio Phippy Book

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix lint

Signed-off-by: Faseela K <faseela.k@est.tech>

* apply suggestions from Craig

Signed-off-by: Faseela K <faseela.k@est.tech>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-12 09:10:32 -05:00
Andrii Holovin 44c233e703
[uk] Sync upstream (#15917)
* Add Ukrainian language support

* [uk] operations

* [uk] setup

* Update Ukrainian content for ambient mode and fix logo paths
2024-11-12 05:47:32 -05:00
Sridhar Gaddam 4fea8993cc
Include platform details while installing ztunnel on OpenShift (#15922)
* Include platform details while installing ztunnel on OpenShift

On OpenShift, installing the ztunnel chart requires specifying the
global.platform details. This PR includes that update.

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Include the platform details for all the charts on OCP

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-11-11 14:24:31 -05:00
Wilson Wu af05c6b9d5
[zh] Sync #15913 remove istioctl profile cmd references into Chinese (#15919)
* Sync #15913 remove istioctl profile cmd references into Chinese

* fix format
2024-11-11 00:34:04 -05:00
Adarsh K Kumar 977fa70e26
removed istioctl profile cmd references (en) (#15913)
* removed istioctl profile cmd references (en)

istioctl profile command was removed in PR https://github.com/istio/istio/pull/52468
updating docs with these changes.

* link to ingress gateway values file

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

* link to built in profiles

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-10 12:03:02 -05:00
Istio Automation 0d13596023
Automator: update istio.io@ reference docs (#15916) 2024-11-09 21:16:02 -05:00
my-git9 92389603a1
[zh]sync #15912 pull request (#15914)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-11-09 10:10:02 -05:00
John Howard 79557cc24f
Add some missed upgrade notes (#15910)
* Add release note about Istio CSR

* add DNS issue
2024-11-08 17:53:01 -05:00
my-git9 f10de27961
[zh]sync latest-release.md (#15908)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-11-08 12:20:01 -05:00
Wilson Wu 799cfe467f
Sync #15883 copy edits for ambient launch blogs into Chinese (#15888) 2024-11-08 09:01:02 -05:00
Wilson Wu 6b3ea70f09
[zh] Sync Ambient mode GA blog into Chinese (#15887)
* init translate

* translate

* fix missed translate

* apply #15893 fix
2024-11-08 04:58:01 -05:00
Wilson Wu 3eac42c7f3
Sync #15736 correct ztunnel-config command into Chinese (#15889) 2024-11-08 04:47:09 -05:00
Wilson Wu 948efe130e
Sync #15879 update feature status for ambient into Chinese (#15886) 2024-11-08 04:47:01 -05:00
Wilson Wu 2e63b38ca9
Sync #15897 1.24.0 release note updates into Chinese (#15903) 2024-11-08 04:36:15 -05:00
Istio Automation 6a1acf42aa
Automator: update istio.io@ reference docs (#15902) 2024-11-07 21:11:12 -05:00
Wilson Wu 106a2cc797
Sync #15701 add note on Gateway API Manual Deployment and Policy Attachment Chinese (#15885) 2024-11-07 20:01:42 -05:00
Wilson Wu a07a1a867b
Sync #15877 add new load balancing algorithms into Chinese (#15882) 2024-11-07 20:01:35 -05:00
Wilson Wu 33cb4b3471
Sync ##15727 1.24 performance updates into Chinese (#15872) 2024-11-07 20:01:27 -05:00
Wilson Wu 722484a071
[zh] Sync 1.24 upgrade notes into Chinese (#15870)
* Sync 1.24 upgrade notes into Chinese

* translate
2024-11-07 20:01:20 -05:00
Wilson Wu 32d0ae084b
[zh] Sync 1.24 change notes into Chinese (#15869)
* Sync 1.24 change notes into Chinese

* translate

* fix lint
2024-11-07 20:01:13 -05:00
Wilson Wu 6a91f40cc1
Fix doc link typo for Ambient GA blog (#15892) 2024-11-07 19:50:03 -05:00
Andrii Holovin fad68dc6c6
[uk] Update Ukrainian documentation for ambient mode and related features (#15890)
* Add Ukrainian language support

* [uk] operations

* [uk] setup

* [uk] Update Ukrainian documentation for ambient mode and related features
2024-11-07 19:49:57 -05:00
Mike Morris 721710f583
1.24.0 release note updates (#15897)
* minor nits

* remove change notes warning

* Update _index.md

* Update content/en/news/releases/1.24.x/announcing-1.24/change-notes/index.md

---------

Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-07 19:34:29 -05:00
John Howard 681c6e3a7b
Bump reference docs back to master (#15899)
* Bump reference docs back to master

* manual fix

* bump

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-07 18:47:29 -05:00
John Howard 89260256c9 advance master to release-1.25 2024-11-07 13:44:43 -08:00
Lin Sun ba9c0e15c3
Update our company logo (#15894)
* fix typo

* update solo logos

* address daniel's feedback
2024-11-07 10:49:27 -05:00
Lin Sun 8596a020eb
fix typo (#15893) 2024-11-07 09:55:27 -05:00
Steven Zhang 7ed7c8dfc5
Correct ztunnel-config command (#15736) 2024-11-07 05:12:26 -05:00
Andrii Holovin 649df232d2
Fix formatting issue in crd-upgrade-123.md (#15873)
* Fix formatting issue in crd-upgrade-123.md

* update crd-upgrade-123.sh

* fix shell code rendering issue
2024-11-07 04:56:26 -05:00
Craig Box e43548f9e7
Copy edits for ambient launch blogs (#15883) 2024-11-07 04:39:26 -05:00
Lin Sun cfbbe44e0f
ambient ga blog (#15881)
* ambient ga blog

* fix lint

* make gen

* fix lint 2

* Copy edits & updates to link to new URL

* fix lint

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-07 04:29:26 -05:00
Craig Box 275c7fc964
update feature status for ambient (#15879)
* update feature status for ambient

* fix typo and update interop comment
2024-11-07 03:53:26 -05:00
Daniel Grimm e54d92c45a
Add note on Gateway API Manual Deployment and Policy Attachment (#15701)
Users will have to add this label for Policy Attachment to work
properly.
2024-11-07 03:30:26 -05:00
Craig Box 7e2788b5c8
Add new load balancing algorithms (#15877)
* Add new load balancing algorithms

* add some all-important periods.

* spellings

* oops
2024-11-06 20:54:26 -05:00
Andrii Holovin 905ef81370
[uk] Updating the translation into Ukrainian (#15878)
* Add Ukrainian language support

* [uk] Add new blog posts for Istio community updates and events in 2024

* [uk] faq update

* [uk] update boilerplates

* [uk] update ambient

* [uk] update concepts/security

* [uk] examples

* [uk] operations

* [uk] releases

* [uk] setup

* [uk] tasks

* [uk] news

* [uk] main page
2024-11-06 20:41:26 -05:00
Wilson Wu e03c744504
Fix the blog link typo in 1.24 announcement (#15874) 2024-11-06 10:30:27 -05:00
Wilson Wu 36a55ebf8b
Sync #15847 details about auto_san_validation behavior into Chinese (#15866) 2024-11-06 00:53:31 -05:00
Wilson Wu e8a8a523cc
Sync Istio sessions at Kubecon NA 2024 blog into Chinese (#15865) 2024-11-06 00:53:24 -05:00
Wilson Wu 295e4d973d
[zh] Sync 1.24 announcing into Chinese (#15868)
* Sync 1.24 announcing into Chinese

* finish translate with improvement
2024-11-06 00:40:54 -05:00
Andrii Holovin a13ef3832d
Add Ukrainian language support (#15677) 2024-11-05 18:35:54 -05:00
Steven Jin 2e453e8da1
1.24 performance updates (#15727)
* Placeholder graphs and update text

* review

* Use rc

* typo

* Re run tests with 2 envoy worker threads

* Update content/en/docs/ops/deployment/performance-and-scalability/index.md

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-05 16:22:53 -05:00
John Howard f06397a263
Initial 1.24.0 release notes (#15851)
* Initial release notes import

* Add blog

* lint

* fix link

* Apply suggestions from code review

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-11-05 15:14:54 -05:00
Faseela K d2030db254
Blog - Istio sessions at Kubecon NA 2024 (#15857)
* Blog - :Istio sessions at Kubecon NA 2024

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix lint

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix lint

Signed-off-by: Faseela K <faseela.k@est.tech>

* Apply suggestions from code review

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

* Update .spelling

* Update index.md

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-05 04:56:42 -05:00
Faseela K 76e8cb86a5
Add details about auto_san_validation behavior (#15847)
* Add details about auto_san_validation behavior

Signed-off-by: Faseela K <faseela.k@est.tech>

* replace warning with tip

Signed-off-by: Faseela K <faseela.k@est.tech>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-11-05 03:25:41 -05:00
Istio Automation 042d0895d5
Automator: update istio.io@ reference docs (#15862) 2024-11-04 21:12:41 -05:00
Wilson Wu 52c27ba690
Sync 1.23.3 release notes into Chinese (#15858) 2024-11-03 21:14:40 -05:00
Sumit Vij cc045319b5
1.23.3 Release Notes (#15827)
* 1.23.3 Release Notes

* Apply suggestions from code review

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

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-11-01 14:08:51 -04:00
Wilson Wu db27c97713
Sync #15850 blog attribution into Chinese (#15855) 2024-11-01 05:47:50 -04:00
Wilson Wu dc4da3a05b
Sync #15849 supported versions for 1.24 into Chinese (#15854) 2024-11-01 05:38:51 -04:00
Mitch Connors d637629b70
Change my blog attribution (#15850) 2024-10-30 20:33:50 -04:00
John Howard 1ee597e91f
Prepare for v1.24 (#15848)
* Prepare for v1.24

* Add zh
2024-10-30 19:17:51 -04:00
John Howard 55bf95d1cd
Update supported versions for 1.24 (#15849) 2024-10-30 17:45:50 -04:00
Wilson Wu 90a43fa5c4
Sync #15840 Istio Day North America Banner into Chinese (#15844) 2024-10-29 02:39:52 -04:00
Faseela K 7e3defa5da
Add Istio Day North America Banner (#15840)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-10-28 14:42:52 -04:00
Wilson Wu 991c20bcdc
Sync #15825 remove note for preview DNS proxying into Chinese (#15833) 2024-10-27 21:38:51 -04:00
Istio Automation 8dd1a0fc96
Automator: update istio.io@ reference docs (#15836) 2024-10-25 22:13:49 -04:00
Jackie Maertens (Elliott) 305fbe1e77
Remove note for preview DNS proxying (#15825)
DNS proxying is no longer in preview. Note links to article from
2020 about istio 1.8.

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
2024-10-24 10:18:49 -04:00
Marko Lukša 7f2ee9f4c5
Use `values.global.externalIstiod` instead of `values.pilot.env.EXTERNAL_ISTIOD` (#15805) 2024-10-24 04:24:07 -04:00
Ihor Sychevskyi 7688cc7c07
fix zh version top blank (#15824) 2024-10-24 01:56:21 -04:00
Wilson Wu 149a68fb14
Fix missed translation for 1.22.5 and 1.23.2 release notes (#15823) 2024-10-24 01:56:14 -04:00
Wilson Wu 6b27fd74eb
Sync 1.22.6 release note into Chinese (#15822) 2024-10-24 01:56:06 -04:00
Istio Automation 02797767ce
Automator: update istio.io@ reference docs (#15826) 2024-10-23 22:14:32 -04:00
zirain 78594c4b8a
Announcing Istio 1.22.6 (#15813)
* Announcing Istio 1.22.6

* lint

* address

* update publish date

* update date
2024-10-23 09:57:32 -04:00
Istio Automation 957d1d02a0
Automator: update istio.io@ reference docs (#15820) 2024-10-22 22:12:31 -04:00
Michael fe9be7bcea
[zh] Update egress/egress-gateway/index.md (#15817) 2024-10-22 04:48:30 -04:00
Wilson Wu ccaa78a23a
[zh] Sync Scale test blog into Chinese (#15816)
* init traslate

* finish translate

* Update content/zh/blog/2024/ambient-vs-cilium/index.md

Co-authored-by: my-git9 <xin.li@daocloud.io>

---------

Co-authored-by: my-git9 <xin.li@daocloud.io>
2024-10-22 04:09:30 -04:00
Istio Automation df7c2c5e20
Automator: update istio.io@ reference docs (#15815) 2024-10-21 22:18:30 -04:00
my-git9 2b8ff421a5
[zh] improve ingress-control/* (#15708)
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-10-21 22:07:30 -04:00
Mitch Connors fc544e59e8
scale test blog (#15802)
* scale test blog

* Add Craigs Feedback

* more changes for craig

* Apply suggestions from code review

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

* Fix spelling file

* reorder spelling

* clarify focus of blog

* copy edit

* Add result summary paragraph

* Update content/en/blog/2024/ambient-vs-cilium/index.md

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-10-21 18:39:55 -04:00
Marko Lukša 890d12ec5c
Remove global.externalIstiod from remote examples (#15804)
The need to use this value was removed in https://github.com/istio/istio/pull/53542.
2024-10-21 16:36:55 -04:00
Wilson Wu 7f135c1d46
[zh] Sync TOC election blog and ext-linked blog into Chinese (#15808)
* Sync TOC election blog and ex-linked blog into Chinese

* Update content/zh/blog/2024/toc-charter-elections/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* fix format

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-10-18 02:05:52 -04:00
Craig Box ab9665e26c
Add TOC election blog (#15806)
* TOC election blog

* add more words in the link

* clarify that the elections are for the remainder of the terms

* update links
2024-10-17 23:02:52 -04:00
Wilson Wu 5427f2850b
[zh] Sync blog L7 policy with OPA into Chinese (#15800)
* Sync blog L7 policy with OPA into Chinese

* fix lint
2024-10-15 22:38:50 -04:00
Antonio B. e4ba233c0b
Opa blog post (#15134)
* add blog post

* Add intro, adjust policy

Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com>

* Remove other titles and descriptions

* Pass lint

* sort alphabetically

* sort alphabetically

* Fix lint complains

* Fix spelling merge

* Sort spelling file

* Fix linter claims

* Fix publishing date

* Update content/en/docs/ops/integrations/opa/index.md

Co-authored-by: Charlie Egan <git@charlieegan3.com>

* Update content/en/docs/ops/integrations/opa/index.md

Co-authored-by: Charlie Egan <git@charlieegan3.com>

* Update content/en/docs/ops/integrations/opa/index.md

Co-authored-by: Charlie Egan <git@charlieegan3.com>

* Update content/en/docs/ops/integrations/opa/index.md

Co-authored-by: Charlie Egan <git@charlieegan3.com>

* Update content/en/docs/ops/integrations/opa/index.md

Co-authored-by: Charlie Egan <git@charlieegan3.com>

* Update content/en/docs/ops/integrations/opa/index.md

Co-authored-by: Charlie Egan <git@charlieegan3.com>

* Fix review

* fix linter

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update .spelling

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

* Update .spelling

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

* Update .spelling

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

* Update .spelling

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Inline examples

* remove doc

* small lint fixes

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update content/en/blog/2024/l7-policy-with-opa/index.md

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

* Update title and description

* Fix demo

* Fix code block issue

---------

Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com>
Co-authored-by: Charlie Egan <charlieegan3@users.noreply.github.com>
Co-authored-by: Charlie Egan <git@charlieegan3.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-10-15 05:27:29 -04:00
Wilson Wu bec0f7bf8d
Fix wrong replace for sleep to curl Chinese docs (#15797) 2024-10-14 05:42:27 -04:00
Michael 972db801d3
[zh] Replace sleep with curl in tasks/traffic-management/ (#15795)
* [zh] Replace sleep with curl in tasks/traffic-management/

* apply suggestions from wilsonwu
2024-10-13 01:35:26 -04:00
Wilson Wu 7b1ad175e3
Sync replace "sleep" to “curl” for sucurity docs into Chinese #15792 (#15794) 2024-10-12 06:15:25 -04:00
Wilson Wu dd63078cc1
Sync replace "sleep" to “curl” part 2 into Chinese (#15793) 2024-10-12 05:56:25 -04:00