Istio Automation
76040ddf7d
Automator: update istio.io@ reference docs ( #14872 )
2024-04-11 19:17:30 -07:00
Istio Automation
b84668cc8c
Automator: update istio.io@ reference docs ( #14871 )
2024-04-10 19:12:28 -07:00
Daniel Hawton
e2e1d9751a
Fix CVSS Vector Calculator Link Gen ( #14863 )
...
Not sure if NVD changed the format of the calculator link or we just
missed this, but basically the vector calculator does not support
`CVSS:x.x/` as part of the vector to define the version to use. It's a
seperate arg. Split it out, but default to 3.1 which is the newest
version.
Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
2024-04-10 03:28:24 -07:00
Wilson Wu
14692a3902
Fix bad issue link in releasenotes ( #14866 )
2024-04-10 02:01:53 -07:00
Istio Automation
0dca38ef77
Automator: update istio.io@ reference docs ( #14865 )
2024-04-09 19:11:53 -07:00
Frank Budinsky
3c2aa7dd9a
Add Gateway API instructions to gateway TLS origination doc ( #14753 )
...
* Add Gateway API instructions to gateway TLS origination doc
* add gateway-api tests
* fix gtw_tls_test
* Fix cleanup sleep
* add role/rolebinding
* fix routes
2024-04-09 06:46:52 -07:00
Daniel Hawton
56c9a400c7
[Release Notes] 1.19.9, 1.20.5, 1.21.1 and Security Advisory 2024-002 ( #14846 ) ( #14858 )
...
* add notes
* make gen
* Update content/en/docs/releases/supported-releases/index.md
* feedback
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-04-09 00:45:52 -07:00
Istio Automation
7927fda9db
Automator: update istio.io@ reference docs ( #14860 )
2024-04-08 19:11:52 -07:00
Joao Grassi
ae5e7c3ace
Add OpenTelemetry tracing export example via HTTP ( #14825 )
...
* Add tests for http
* fix typo
* Clean up
2024-04-08 12:59:55 -07:00
Istio Automation
36aec40a99
Automator: update istio.io@ reference docs ( #14853 )
2024-04-07 19:10:54 -07:00
Istio Automation
6643350e8f
Automator: update istio.io@ reference docs ( #14848 )
2024-04-05 19:10:53 -07:00
Ben Leggett
de2600dcc8
Add GKE note for `kube-system` to Platform Prerequisites ( #14734 )
...
* Add GKE note for `kube-system`
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup lint
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* More specific GKE guidance for now (ty @dhawton)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Spelling and other lints
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-04-05 14:18:22 -07:00
John Howard
da794e415b
Fix distroless field name ( #14841 )
...
We were using the proto name, not the yaml name
2024-04-05 12:48:22 -07:00
Istio Automation
788e45be0f
Automator: update istio.io@ reference docs ( #14837 )
2024-04-04 19:43:16 -07:00
Istio Automation
a4361acb96
Automator: update istio.io@ reference docs ( #14830 )
2024-04-03 19:13:08 -07:00
Saarko
a4bbfc3eab
ambient/install: mention k3s CNI paths ( #14826 )
...
* ambient/install: mention k3s CNI paths
* Drop unrequired flannel qualifier.
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Fix typo
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
---------
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2024-04-03 09:02:07 -07:00
Daniel Hawton
7c8afee6bf
update Istio CNI Helm install instructions and add to test ( #14814 )
...
* update Istio CNI Helm install instructions and add to test
* test fix
2024-04-02 08:55:06 -07:00
adityasamant25
3be90bf422
Remove the reference to installed-state CR ( #14816 )
2024-04-02 07:10:07 -07:00
Frank Budinsky
051d6a5f73
Fix authz-ingress test flake ( #14812 )
2024-04-01 10:15:05 -07:00
Eric Van Norman
e4f33923ef
Disable failing tests so we can update istio test ref ( #14802 )
...
* Disable failing tests so we can update istio test ref
* Remove tested label from page as well
2024-03-29 07:59:02 -07:00
Istio Automation
f5973ff378
Automator: update istio.io@ reference docs ( #14806 )
2024-03-28 19:13:02 -07:00
Seth McCombs
f8084d1bde
Update K8s version 1.19 -> 1.29 ( #14804 )
2024-03-28 15:36:01 -07:00
Steven Landow
821ad268ba
remove extra args for gen-eastwest-gateway.sh ( #14803 )
...
* remove extra gen-eastwest flags from markdown
* remove extra gen-eastwest args from snips
2024-03-28 13:06:02 -07:00
Michael Ac
523307b567
Ambient beta get started guide patch ( #14788 )
...
* adjusting ambient getting started guide to include in-pod ztunnel log proxy status
* removing boilerplate reference
* removing trailing whitespaces
* removing whitespaces from snips
* adjusting testing snips
* adjusting testing snips for output
* adjusting testing snips for output
* fixing missing validation
* fixing snips
* fixing snips
* fixing snips
* Update content/en/docs/ops/ambient/getting-started/test.sh
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* fixing tests
* fixing tests
* Update content/en/docs/ops/ambient/getting-started/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* Update content/en/docs/ops/ambient/getting-started/test.sh
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
---------
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2024-03-28 09:04:03 -07:00
Joao Grassi
5c54913765
Add OpenTelemetry tracing example ( #14566 )
...
* Add OpenTelemetry tracing task
* Add tests
* Use consistent casing for "collector"
* Fix lint
* remove tests for now
* Re-add tests
* Fix indentation
* Better test file names
* Use demo profile and re-use collector deployment function
* Fix cleanup wrong code
* Use demo profile on both tests
* Update test reference to HTTP exporter commit in Istio
* make gen
* Remove HTTP example
* Revert Istio update
* Add boilerplate for collector on its own namespace
* Adapt collector namespace
* Fix function call
* Create the observability namespace
* Add missing import
* Add boiler plate for book info trace generation
* Remove zipkin and Jaeger things
* Fix clean up, properly uninstall Istio and collector
* Not remove istio-system namespace during cleanup
* Re-use collector deploy boilerplate
* Fix snippet meshconfig file name
* Remove indentation
* PR suggestions
2024-03-28 07:57:02 -07:00
Istio Automation
96aa94af57
Automator: update istio.io@ reference docs ( #14795 )
2024-03-27 19:13:14 -07:00
Kalya Subramanian
3c20751817
Announce upcoming 1.19 EOL ( #14793 )
...
Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
2024-03-27 17:33:15 -07:00
Leigg
f458a97958
Fix doc(title: Traffic Management Problems) ( #14772 )
...
* update doc(improve rhetoric)
* Update content/en/docs/ops/common-problems/network-issues/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* update zh-doc(improve rhetoric)
* Update content/en/docs/ops/common-problems/network-issues/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2024-03-27 06:54:05 -07:00
Istio Automation
55185ba927
Automator: update istio.io@ reference docs ( #14791 )
2024-03-26 19:13:14 -07:00
Istio Automation
676eac551e
Automator: update istio.io@ reference docs ( #14786 )
2024-03-25 19:17:13 -07:00
Ben Leggett
c109aea5fa
Add MicroK8S CNI config ( #14782 )
...
* Add MicroK8S CNI config from https://github.com/istio/istio/issues/50063
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Spelling lint
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-03-25 12:54:44 -07:00
Frank Budinsky
e30ab6491d
Add namespace labels to test framework diff snapshots ( #14773 )
...
* Add namespace labels to test framework diff snapshots
* fix lint
* failing tests
* more failed tests
* more failures
* more fixes
* one more
* fix fault injection
2024-03-25 09:07:25 -07:00
zirain
e61875cc6a
move otel-collector to namespace observability ( #14582 )
...
* move otel-collector to namespace observability
* update
* enable test
2024-03-25 06:59:26 -07:00
Istio Automation
b7faa0b7ff
Automator: update istio.io@ reference docs ( #14767 )
2024-03-21 19:16:21 -07:00
Jonh Wendell
47115b4703
Update instruction for deploying gateways in OpenShift ( #14766 )
2024-03-21 13:02:05 -07:00
Eric Van Norman
46e09c42ab
Disable some failing tests (blocking issues created), fix others ( #14763 )
...
* Disable some failing tests (blocking issues created), fix others
* Update apiVersion
* Update apiVersion
* Remove comment
2024-03-21 12:46:05 -07:00
Istio Automation
d43af18b27
Automator: update istio.io@ reference docs ( #14755 )
2024-03-16 19:14:01 -07:00
Istio Automation
491c6dc283
Automator: update istio.io@ reference docs ( #14749 )
2024-03-14 19:11:48 -07:00
Istio Automation
eb912e6aeb
Automator: update istio.io@ reference docs ( #14739 )
2024-03-14 07:35:25 -07:00
Wilson Wu
5113461412
Add a missed issue link in 1.20.4 release notes ( #14743 )
2024-03-14 03:37:25 -07:00
Xiaopeng Han
8599c7e53a
Add 1.19.8 and 1.20.4 releasenotes ( #14704 )
...
* add 1.19.8 and 1.20.4 releasenotes
* fix
* Update index.md
* fix lint
* fix index
* lint again
* fix based on @ericvn 's comments
* fix lint
* try to fix lint again
* fix nits
* revise indentation
* update date
2024-03-14 01:54:34 -07:00
Eric Van Norman
853abd6586
Release branching for 1.21.0 ( #14736 )
...
* build an archive of v1.20 in master
* update data/versions.yml and archive index page
* advance master to release-1.22
* Update istio/api
* Update istio/api
2024-03-13 17:01:27 -07:00
Aryan Gupta
f1b9a7b1c8
update 1.21 release notes ( #14717 )
...
* update 1.21 release notes
* Update content/en/news/releases/1.21.x/announcing-1.21/change-notes/index.md
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
* Update content/en/news/releases/1.21.x/announcing-1.21/change-notes/index.md
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
* Update content/en/news/releases/1.21.x/announcing-1.21/change-notes/index.md
* Change release date
change date
* new date
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
2024-03-13 12:22:13 -07:00
visheshtha
99c61b74f7
changed link for authentication ( #14732 )
2024-03-12 07:04:09 -07:00
Faseela K
e51ca416c6
Add social media preview image for Izzy blog post ( #14729 )
...
* Add social media preview image for Izzy blog post
Signed-off-by: Faseela K <faseela.k@est.tech>
* Update index.md
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-03-11 23:04:08 -07:00
Faseela K
e13897b8af
Announcing Izzy - Istio's CNCF Phippy family Character ( #14710 )
...
* Announcing Izzy - Istio's CNCF Phippy family Character
Signed-off-by: Faseela K <faseela.k@est.tech>
* Update content/en/blog/2024/istio-phippy/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/blog/2024/istio-phippy/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2024-03-11 22:03:08 -07:00
Ben Leggett
979f16a248
Add `platform prerequisites` for ambient, and simplify `getting started` ambient guide ( #14709 )
...
* Add `platform prerequisites` for ambient, and simplify `getting started`
ambient guide
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Update content/en/docs/ops/ambient/getting-started/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ops/ambient/install/platform-prerequisites/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ops/ambient/install/platform-prerequisites/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Just be explicit
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Drop minikube tip in favor of platform-prerequisites
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Update content/en/docs/ops/ambient/install/platform-prerequisites/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Perspective fix
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Update content/en/docs/ops/ambient/getting-started/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/docs/ops/ambient/install/platform-prerequisites/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/docs/ops/ambient/install/platform-prerequisites/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ops/ambient/install/platform-prerequisites/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ops/ambient/getting-started/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
* Update content/en/docs/ops/ambient/install/platform-prerequisites/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-03-11 17:01:56 -07:00
Sanjeev Rampal
96610c6a48
Added doc for Ztunnel inpod mode + updated ztunnel L4 guide for 1.21 function ( #14611 )
...
* Additional docs for ambient/ ztunnel user guides updated for 1.21.0 functions esp inpod traffic redirection
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
* Update content/en/docs/ops/ambient/usage/inpod/index.md
* Update content/en/docs/ops/ambient/usage/inpod/index.md
* Update content/en/docs/ops/ambient/usage/inpod/index.md
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/ztunnel/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/ztunnel/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/ztunnel/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Update content/en/docs/ops/ambient/usage/inpod/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* rewrite
* further updates, including the alpha warning and
the ztunnel guide.
* fix heading level
* pre-fix some lint errors
* change indents & add netns to spelling
* I think it's time to rename istio-cni myself
* Update content/en/boilerplates/ambient-alpha-warning.md
* Update content/en/docs/ops/ambient/usage/ztunnel/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md
Co-authored-by: Lin Sun <lin.sun@solo.io>
* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md
* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md
* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md
* Update content/en/docs/ops/ambient/usage/traffic-redirection/index.md
* Update content/en/docs/ops/ambient/usage/ztunnel/index.md
* Update content/en/docs/ops/ambient/usage/ztunnel/index.md
* Update content/en/docs/ops/ambient/usage/ztunnel/index.md
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Lin Sun <lin.sun@solo.io>
2024-03-08 13:15:03 -08:00
Craig Box
313f2dda83
Release note updates ( #14691 )
...
* Release note updates
* Update content/en/news/releases/1.21.x/announcing-1.21/_index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/releases/1.21.x/announcing-1.21/_index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* new date
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-03-07 15:33:19 -08:00
Frank Budinsky
c727b0c083
Fix snip generator stripping leading space in expected output ( #14693 )
...
* Fix snip generator stripping leading space in expected output
* also fix _out
* strip trailing newline
* regen
* tweak for readability
* remove ambient label
2024-03-07 12:29:19 -08:00