Commit Graph

8302 Commits

Author SHA1 Message Date
Bo-Cheng Chu 27c2aa9d04
Update index.md (#12243) 2022-11-15 20:52:16 -08:00
Istio Automation 0aa0b16028
Automator: update istio.io@ reference docs (#12244) 2022-11-15 18:48:17 -08:00
John Mazzitelli 9984da4967
some updates for Kiali v1.59 (#12241) 2022-11-15 14:56:17 -08:00
Eric Van Norman 1f12d8f392
Release 1.16 istio.io branch cut (#12239)
* build an archive of v1.15 in master

* update data/versions.yml and archive index page

* advance master to release-1.17

* Fix lint error
2022-11-15 13:25:34 -08:00
Istio Automation daef31100e
Automator: update common-files@master in istio/istio.io@master (#12240) 2022-11-15 12:25:39 -08:00
Daniel Hawton ee3b70f652
Add 1.16.0 release notes (#12201)
* Add 1.16.0 release notes

* WIP: grammer fixes and start the announcement post

* remove revert

* add notes

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* add ext auth promotion to beta

* add jwt claim based routing and organize

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* add missing release note items

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

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

* multiple grammatical fixes

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-15 08:05:36 -08:00
Istio Automation b89232e8d4
Automator: update istio.io@ reference docs (#12235) 2022-11-14 18:49:33 -08:00
Istio Automation db537ba234
Automator: update common-files@master in istio/istio.io@master (#12234) 2022-11-14 15:20:32 -08:00
Frank Budinsky 2f5744b92b
gateway-api: add gateway api instructions to traffic shifting task (#12213)
* gateway-api: add gateway api instructions to traffic shifting task

* fixes

* verify lines

* fix request

* more delay

* disable flaky mirroring test
2022-11-14 13:01:34 -08:00
Christine Kim dff84b7fa2
Update ingress steps to use v1 (#12232) 2022-11-14 12:15:40 -08:00
Mariam John d63ec838c6
Replace extensions/v1beta1 with networking.k8s.io/v1 (#12217)
This is the last reference to extensions/v1beta1 API in our docs(this was removed in Kubernetes 1.22 release). Removing old
references from our docs. The remaining references are in the blogs referencing previous releases (won't update those).

Partially Fixes: #12216
2022-11-14 12:15:33 -08:00
Eric Van Norman 14f8c33a8a
Minor correction submitted in 12203 - no CLA (#12231) 2022-11-14 10:35:33 -08:00
Istio Automation 58b358356e
Automator: update common-files@master in istio/istio.io@master (#12230) 2022-11-14 08:46:36 -08:00
Ihor Sychevskyi 395d11d2f1
update content link (#12223) 2022-11-14 01:30:32 -08:00
Michael 1ac2072830
[zh] sync /install/helm/index.md (#12227) 2022-11-13 23:42:39 -08:00
Istio Automation 50fea6a8ec
Automator: update common-files@master in istio/istio.io@master (#12225) 2022-11-13 23:42:32 -08:00
Michael 88fa3e9dd9
[zh] sync /istio-security-2022-008/ (#12228) 2022-11-13 18:36:31 -08:00
yanrongshi 7106589b48
[zh]sync content/zh/blog/2021/revision-tags/index.md (#11958)
* sync

* Update index.md
2022-11-13 05:06:30 -08:00
Mariam John 3e694ec5d5
Replace references to removed API's in K8s v1.22 (#12221)
Fix references to `admissionregistration.k8s.io/v1beta1` and `authorization.k8s.io/v1beta1`

Partially Fixes: #12216
2022-11-12 23:55:30 -08:00
Eric Van Norman dfbbe00e3b
Update k8s version to 1.25.4 (#12224) 2022-11-12 12:24:11 -08:00
Eric Van Norman 0286955762
Update to latest 1.16 commit (#12215)
* Update to latest 1.16 commit

* Move to a later 1.16 commit

* Add temporary delay to allow gateway to delete
2022-11-11 21:07:11 -08:00
Frank Budinsky 285d3d99aa
Temporary fix for mirroring test flakiness (#12222) 2022-11-11 20:21:11 -08:00
Frank Budinsky 1bffb35b1c
gateway-api: add instructions to mirroring task (#12218) 2022-11-11 16:29:36 -05:00
Istio Automation 72302290e0
Automator: update common-files@master in istio/istio.io@master (#12219) 2022-11-11 11:49:46 -08:00
Eric Van Norman 2fafca5022
Update k8s used for testing to 1.25.0 (#12214) 2022-11-11 07:39:46 -08:00
tedli db3731fe20
clarify unmentioned constraint port.name equalness (cherry-pick #11680) (#11891)
* doc the port name should be same

* namespace sameness, accept craigbox's suggestion
2022-11-10 19:40:44 -08:00
Frank Budinsky 69981b01b1
gateway-api: add gateway api instruction to request routing task (#12204)
* gateway-api: add gateway api instruction to request routing task

* lint

* regen

* improve gamma tip/warning

* lint

* add port

* fix samples.sh

* fixes
2022-11-10 14:32:57 -05:00
Eric Van Norman ef5010daaf
Update test ref to 1.16.0-rc.0 (#12202) 2022-11-10 08:47:08 -08:00
justedennnnn dad968a302
Automator: update istio.io@ reference docs (#12030) (#11988)
Co-authored-by: Istio Automation <istio-testing-bot@google.com>
2022-11-09 19:54:07 -08:00
Michael ff724d481d
[zh] sync /news/support/announcing-1.13-eol/ (#12195) 2022-11-09 18:54:15 -08:00
Michael aeac0ef82f
[zh] sync titles of news/releases/ (#12194) 2022-11-09 18:54:07 -08:00
Istio Automation 859ad19fed
[master] CVE 1.15.3 (#12209)
* Add information about CVE affecting 1.15.2

* Fix linting issues

* sort

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
2022-11-09 14:46:28 -08:00
Istio Automation f7df6d7851
Automator: update common-files@master in istio/istio.io@master (#12210) 2022-11-09 13:53:42 -08:00
Istio Automation 880056297d
Automator: update common-files@master in istio/istio.io@master (#12207) 2022-11-09 12:51:42 -08:00
Eric Van Norman a08da81076
Update NodeJS version (#12206)
* Update NodeJS version

* Update additional tools based on the build-tools image

* Shorten python version

* Chose python from https://github.com/netlify/build-image/blob/focal/included_software.md
2022-11-09 11:40:43 -08:00
Aryan Gupta f2baf1228b
updated authz docs (#12178)
* updated authz docs

* removed extra spaces

* updated authz-tcp task tests

* minor yaml fixes
2022-11-08 16:04:55 -08:00
Bo-Cheng Chu 813337f378
Add performance expectations in ext-authz page (#12176)
* add performance benchmarking

* fix typo
2022-11-08 16:04:47 -08:00
Caleb Olson 9b7c5f41b2
Update ingress task to use networking.k8s.io/v1 apiVersion (#12013) (#12200) 2022-11-08 12:26:13 -08:00
Istio Automation 7cd9ff4ef0
Automator: update common-files@master in istio/istio.io@master (#12198) 2022-11-07 10:49:11 -08:00
Frank Budinsky 4be5cd157a
gateway-api: update for gep-1426 (#12197)
* gateway-api: update for gep-1426

* regen

* lint
2022-11-07 08:13:12 -08:00
Istio Automation 30efe86b6a
Automator: update istio@ test reference (#12193) 2022-11-06 20:13:11 -08:00
Istio Automation 9a636240b3
Automator: update istio.io@ reference docs (#12196) 2022-11-06 18:53:11 -08:00
Istio Automation d27941edb7
Automator: update common-files@master in istio/istio.io@master (#12192) 2022-11-05 18:13:10 -07:00
Michael 425570c0c7
[zh] sync blog/2022/steering-election-results/ (#12189)
* [zh] sync blog/2022/steering-election-results/

* fix lint error
2022-11-05 00:31:10 -07:00
Istio Automation be89fa7c18
Automator: update common-files@master in istio/istio.io@master (#12190) 2022-11-04 22:25:09 -07:00
Ihor Sychevskyi dd45607a21
update hugo to 0.105.0 (#12183) 2022-11-04 20:59:44 -07:00
Istio Automation 1a689e13eb
Automator: update common-files@master in istio/istio.io@master (#12188) 2022-11-04 16:39:43 -07:00
Faseela K 7ea524d7d0
Small fix in the steering result announcement (#12186)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-04 13:42:46 -07:00
Michael 0eea122b9e
zh:sync /setup/getting-started/index.md (#12180)
* zh:sync /setup/getting-started/index.md

* fix lint error about MD036
2022-11-04 05:02:01 -07:00
Faseela K 3a0798ee54
Istio Steering Committee Election Results (#12184)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-04 03:11:01 -07:00