Commit Graph

10075 Commits

Author SHA1 Message Date
Jackie Elliott 754da07b89
Add references to paths and notPaths fields (#14955)
* Add references to paths and notPaths fields

Updates Authz Policy Normalization docs to include links
to the authz operation spec.

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>

* Update content/en/docs/reference/config/security/normalization/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

---------

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-26 12:57:17 -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
Wilson Wu 7e3bf255e5
[zh] Sync #14958 remove istio api from ambient mode getting started guide into Chinese (#14976)
* Sync #14958 remove istio api from ambient mode getting started guide into Chinese

* Update content/zh/docs/ambient/getting-started/index.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-04-25 23:59:16 -07:00
Eric Van Norman 99d4fb050e
Update test to use profile=none since it now installs Istio (#14966)
* Update test to use none since it install Istio

* Need to uninstall Istio after moving
2024-04-25 21:23:17 -07:00
Wilson Wu b84065ccb9
Sync #14960 Announce 1.19 EOL into Chinese (#14974) 2024-04-25 19:28:16 -07:00
Istio Automation 2cfa0a594d
Automator: update istio.io@ reference docs (#14972) 2024-04-25 19:15:17 -07:00
Victor Yang 26e80eb588
Update index.md (#14971)
Make `ExternalName` prettier
2024-04-25 13:45:16 -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
maig123 7bdad322b0
updating dashboard instructions to reflect latest kubernetes dashboard install with helm and the new service name (#14947) 2024-04-25 10:14:16 -07:00
Kalya Subramanian b745eb15bf
Announce 1.19 EOL (#14960)
* Announce 1.19 EOL

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>

* Update content/en/news/support/announcing-1.19-eol-final/index.md

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

---------

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-04-25 09:21:16 -07:00
Eric Van Norman e57045fd1d
Update istio test reference to potential beta.0 commit (#14959) 2024-04-25 09:00:18 -07:00
zirain 09a1f6132e
try enable (#14965) 2024-04-25 06:24:16 -07:00
Wilson Wu 8f880f488b
Sync #14953 ambient get start test output fix into Chinese (#14963) 2024-04-25 00:32:23 -07:00
Wilson Wu ee77983280
Sync #14949 ambient doc redirections into Chinese (#14962) 2024-04-25 00:32:16 -07:00
Wilson Wu fe8c894946
Sync #14954 clarify use of path template operators with MERGE_SLASHES into Chinese (#14964) 2024-04-25 00:19:07 -07:00
Wilson Wu 16b4796314
[zh] Sync #14933 move ambient to top level in docs into Chinese (#14940)
* Sync #14933 move ambient to top level in docs into Chinese

* Fix mesh to mode for ambient
2024-04-24 19:55:06 -07:00
Ihor Sychevskyi 2e9317ec1b
revert hugo to 0.125.1 (#14961) 2024-04-24 15:46:06 -07:00
Jackie Elliott f563b8139a
Clarify use of path template operators with MERGE_SLASHES (#14954)
Follow up to https://github.com/istio/istio/pull/50365#discussion_r1571343731

Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
2024-04-24 13:24:23 -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
Istio Automation 7874416a02
Automator: update istio.io@ reference docs (#14948) 2024-04-24 06:55:23 -07:00
Wilson Wu b81ffd41ee
[zh] Sync #14914 fix egress mtls origination test into Chinese (#14950)
* Sync #14914 fix egress mtls origination test into Chinese

* Apply suggestions from code review

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-04-24 03:51:29 -07:00
Wilson Wu 5608d5bccf
[zh] Sync #14921 Release notes 1.19, 1.20, 1.21 and sec adv 2024-003 into Chinese (#14939)
* Sync #14921 Release notes 1.19, 1.20, 1.21 and sec adv 2024-003 into Chinese

* Fix and sync the support type table

* Fix lint

* Update content/zh/docs/releases/supported-releases/index.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-04-24 03:51:22 -07:00
Craig Box 614b1bdc92
fix ambient redirects (#14949) 2024-04-24 03:09:12 -07:00
Ihor Sychevskyi d46e781119
update hugo to 0.125.3 (#14945) 2024-04-23 15:33:11 -07:00
Eric Van Norman c739dc68e8
Allow / in compare like prefixes (#14944) 2024-04-23 14:35:29 -07:00
Istio Automation c7dae1ec5d
Automator: update common-files@master in istio/istio.io@master (#14943) 2024-04-23 11:27:52 -07:00
Eric Van Norman b34773d3e0
prepare for v1.22 as istio source is already branched (#14930)
* prepare for v1.22 as istio source is already branched

* Update to latest istio 1.22 commit
2024-04-23 09:59:57 -07:00
Keith Mattix II 600676f54a
Fix egress mtls origination test (#14914)
* Fix egress mtls origination test

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Refactor the egress snips for tests

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Fix go.mod

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

* Remove unneded change

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2024-04-23 09:59:50 -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
Daniel Hawton b6938ebffe
[release-1.21] Release notes 1.19, 1.20, 1.21 and sec adv 2024-003 (#14921) (#14938)
* Release notes and sec adv 2024-003



* fix missed 1.19 version

* feedback

* data/args.yml + make gen

* Update content/en/news/security/istio-security-2024-003/index.md



* bump supported-releases

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-23 06:23:31 -07:00
Wilson Wu 227c520d12
Sync #14920 k3s inject remove into Chinese (#14936) 2024-04-23 01:18:57 -07:00
Wilson Wu 54de05a954
Sync #14928 enroll-namespace message output into Chinese (#14937) 2024-04-23 01:07:57 -07:00
Wilson Wu 6c6505f8ac
Sync #14922 Ambient get started update into Chinese (#14926) 2024-04-22 20:03:57 -07:00
Wilson Wu f7e0d294a7
Sync #14909 command result istio version update into Chinese (#14935) 2024-04-22 19:52:58 -07:00
Istio Automation 75716b97ee
Automator: update istio.io@ reference docs (#14934) 2024-04-22 19:12:58 -07:00
Ian Rudie 26dc780eb3
update enroll-namespace message in example output (#14928)
* upstate enroll-namespace message in example output

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

* run make gen

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

---------

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-04-22 14:07:41 -07:00
Loong Dai da8ad9e649
k3d: remove inject (#14920)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-22 13:02:47 -07:00
Loong Dai 800db5c955
footer: fix broken link (#14919)
Signed-off-by: Loong <loong.dai@intel.com>
2024-04-22 13:02:40 -07:00
Eric Van Norman cc3a534e60
Update to use current version (#14909)
* Update to use current version

* Try just replacing APP VERSION with ...

* Add versionregex to verify_like and update to include APP VERSION

* Allow more fields with verify_like

* Move column heading

* Update header and add additional verify comments
2024-04-22 10:56:32 -07:00
Istio Automation e117650695
Automator: update common-files@master in istio/istio.io@master (#14927) 2024-04-22 09:34:16 -07:00
Ihor Sychevskyi af545378d3
update hugo to 0.125.2 (#14924) 2024-04-22 08:47:28 -07:00
Lin Sun 099d6774d0
Ambient get started update (#14922)
* get started guide update

* remove the annotation cmd

* update test

* remove a few inpod checks and other simplification

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/snips.sh

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* Update content/en/docs/ops/ambient/getting-started/index.md

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

* make gen and snips

* apply latest make gen check

---------

Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Ian Rudie <ilrudie@gmail.com>
2024-04-22 07:35:28 -07:00
Istio Automation dfd1e8aecd
Automator: update istio@ test reference (#14925) 2024-04-22 07:00:56 -07:00
Istio Automation cc7c423058
Automator: update istio.io@ reference docs (#14923) 2024-04-19 19:14:52 -07:00
Ihor Sychevskyi 2dc0777ec5
update hugo to 0.125.1 (#14908)
* update hugo to 0.125.0

* update hugo to 0.125.1
2024-04-19 09:33:41 -07:00
Wilson Wu 243f07976d
Sync #14884 comment no gateway as default into Chinese (#14913) 2024-04-18 20:10:55 -07:00
Wilson Wu 2970275483
Sync #14889 clarification on injection into Chinese (#14897) 2024-04-18 20:10:49 -07:00
Wilson Wu 3ab0bf8cc5
Sync #14888 ambient helm install update into Chinese (#14896) 2024-04-18 20:10:42 -07:00
Istio Automation 622b16d508
Automator: update istio.io@ reference docs (#14917) 2024-04-18 19:16:40 -07:00
Istio Automation 114f75af9e
Automator: update common-files@master in istio/istio.io@master (#14915) 2024-04-18 12:27:42 -07:00