Commit Graph

2192 Commits

Author SHA1 Message Date
Frank Budinsky 52658c57c3
JWT routing task fixes (#13570)
* JWT routing task fixes

* revert gtwapi

* fix test

* lint

* more lint
2023-07-14 12:58:43 -07:00
Daniel Hawton e9856190ac
Release notes for 1.16.6, 1.17.4, 1.18.1 (#13563)
* Release notes for 1.16.6

* add release notes for 1.17 and 1.18

* lint

* feedback

* add security bulletin

* add security bulletin to release notes

* update supported releases page

* feedback + lint

* fix publish date

* Fix impacted statement
2023-07-14 10:32:43 -07:00
Istio Automation dd9f5daf0f
Automator: update istio.io@ reference docs (#13554) 2023-07-12 19:15:06 -07:00
Eric Van Norman a75da94f12
Fix operator/test.sh for downloadIstio TARGET_OS change (#13549) 2023-07-12 11:26:47 -07:00
Istio Automation e1c589604f
Automator: update istio.io@ reference docs (#13541) 2023-07-11 19:19:46 -07:00
Michael db22487bf3
Tweak line wrappings in integrations (#13525) 2023-07-08 17:25:35 -07:00
Istio Automation 45099342bd
Automator: update istio.io@ reference docs (#13524) 2023-07-07 19:14:33 -07:00
Istio Automation 9e26268d90
Automator: update istio.io@ reference docs (#13519) 2023-07-06 19:17:32 -07:00
Michael 82c8c3666f
Tweak long lines in istioctl and istioctl-analyze (#13513) 2023-07-06 07:17:32 -07:00
Istio Automation d505f7f7b3
Automator: update istio.io@ reference docs (#13512) 2023-07-05 19:16:32 -07:00
Istio Automation abc6af65b3
Automator: update istio.io@ reference docs (#13503) 2023-07-03 19:17:25 -07:00
zirain b56f351f9c
security: correct command on jwt-route page (#13460)
* security: correct command on jwt-route page

* gen
2023-06-30 11:27:21 -07:00
Istio Automation 8d7f9734b1
Automator: update istio.io@ reference docs (#13495) 2023-06-29 19:16:16 -07:00
ognyvrac c71712c34d
Add warning for TLS verification in TLS origination guide (#13472)
* TLS verification

* add whitespace

* fix indentation

* use relative url

* apply comments
2023-06-29 06:02:03 -07:00
Istio Automation 912e2d1bc1
Automator: update istio.io@ reference docs (#13487) 2023-06-28 19:20:03 -07:00
Istio Automation 7f2eabab6c
Automator: update istio.io@ reference docs (#13477) 2023-06-27 19:15:31 -07:00
Kuat c2af091e64
add recipes for envoyfilter migration (#13360)
* add recipes

Signed-off-by: Kuat Yessenov <kuat@google.com>

* lint

Signed-off-by: Kuat Yessenov <kuat@google.com>

* lint

Signed-off-by: Kuat Yessenov <kuat@google.com>

* lint

Signed-off-by: Kuat Yessenov <kuat@google.com>

* spelling

Signed-off-by: Kuat Yessenov <kuat@google.com>

* review

Signed-off-by: Kuat Yessenov <kuat@google.com>

* update link

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix lint

Signed-off-by: Kuat Yessenov <kuat@google.com>

* review

Signed-off-by: Kuat Yessenov <kuat@google.com>

* add spelling

Signed-off-by: Kuat Yessenov <kuat@google.com>

* review

Signed-off-by: Kuat Yessenov <kuat@google.com>

* review

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-27 13:56:30 -07:00
Istio Automation b9f05e6e3a
Automator: update istio.io@ reference docs (#13461) 2023-06-25 19:14:31 -07:00
Eric Van Norman 6fd97aa04d
Re-enable telemetry-api test (#13439)
* Re-enable telemetry-api test

* Run make gen

* Change to use default profile
2023-06-23 13:06:35 -07:00
rrobb-aspen 40274a60df
Cleanup Istio CNI and Istiod chart installations (#13265)
* remove injected annotation for istio-cni

* add injector webhook config back, add tip about it overwriting existing configs

* update docs with istio_cni.chained installation config

* update helm install instructions

* fix linting

* pass linter

* clarify tip for previous Openshift users to be aware that the injection webhook is not required

* update per PR suggestion

* generate new snips

* update cni docs by removing tip and adding openshift install command per PR

* lint fix

---------

Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
2023-06-23 11:19:39 -07:00
Istio Automation c2edaceec6
Automator: update istio.io@ reference docs (#13447) 2023-06-22 19:16:02 -07:00
Ric Hincapie a34f0e1043
Add livenessProbe rewrite example (#13224)
* Add livenessProbe rewrite example

* Adjust example snippets to testing framework

Add testing to new snippets

* Solve testing

Make outputs more readable

* Debug testing: create internal LIVENESS_POD variable

* Add section so snips are named. Improve phrasing

* Solve typo on section. Adjust test snip calls

* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Solve lint issue. Update snips

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-06-22 06:57:06 -07:00
Istio Automation 252b9fe252
Automator: update istio.io@ reference docs (#13436) 2023-06-21 19:15:06 -07:00
John Howard fadbb5c908
Fix defaultRevision documentation in helm install (#13420)
* Fix defaultRevision documentation in helm install

* Update snips.sh
2023-06-21 08:59:11 -07:00
Yang Gang b781e84053
fix typo sufficent-->sufficient (#13429)
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-06-21 01:13:09 -07:00
Istio Automation 95c0a9eabd
Automator: update istio.io@ reference docs (#13422) 2023-06-20 19:16:10 -07:00
Istio Automation 1a7939c601
Automator: update istio.io@ reference docs (#13399) 2023-06-17 19:18:08 -07:00
Keith Mattix II 3c94567ce1
Change Istio Classic terminology to Istio APIs (#13385)
* Change Istio Classic terminology to Istio APIs

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

* Fix stutter

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

* Change back parallel structure formation

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

---------

Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-06-16 07:02:06 -07:00
Istio Automation 064e983730
Automator: update istio.io@ reference docs (#13387) 2023-06-15 19:15:36 -07:00
zhengbingxian 8d5a9ff936
keep the same ip:port as above (#13367) 2023-06-15 00:29:11 -07:00
Eric Van Norman c27d9681d0
Warn and do not copy duplicate reference docs (#13359) 2023-06-14 06:43:10 -07:00
Istio Automation 52b96e4461
Automator: update istio.io@ reference docs (#13362) 2023-06-13 19:16:37 -07:00
Istio Automation 46953ce7c0
Automator: update istio.io@ reference docs (#13346) 2023-06-09 19:14:50 -07:00
Michael ba926d3006
fix a typo in authz-ingress (#13332) 2023-06-08 21:26:48 -07:00
Istio Automation 7ea289c41d
Automator: update istio.io@ reference docs (#13334) 2023-06-08 19:28:04 -07:00
Faseela K 01da15421a
Add docs for ocsp staple support (#13307)
* Add docs for ocsp staple support

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

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress/index.md

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-06-08 11:58:05 -07:00
wulianglongrd 15f812bdb6
add tips for using `[]` as a separator (#13188) 2023-06-08 08:15:05 -07:00
Wei Shan Sun 3a1d24e297
Update doc for internal IP ranges for egress control (#13287)
* clarify the internal IP ranges for IBM Cloud Kubernetes Service

* Trigger Build

* add example of the command output

* paraphrase the text

* update snips.sh
2023-06-08 06:30:04 -07:00
Istio Automation 3c8f8d7d2e
Minor doc fixes (#13321)
Co-authored-by: Paul Merrison <paul@tetrate.io>
2023-06-08 05:59:04 -07:00
Istio Automation 58feb89fde
Automator: update istio.io@ reference docs (#13316) 2023-06-07 19:15:04 -07:00
Eric Van Norman 91afadd482
Main branch has a non release gateway API. Changes to allow that. (#13313)
* Master has a non release gateway API. Changes to allow that.

* Grab a istio test ref from main branch

* <ove from istio.io/pkg to istio/istio/pkg

* revert one change

* update istio/api

* Run make gen

* disable failing test temporarily
2023-06-07 15:42:03 -07:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
Paul Merrison dd8967e655
[release-1.18] Release Notes (#13269)
* initial draft

* Fix typo

* remove 1.22 k8s warning

* Updating supportStatus table

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

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>

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

Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>

* Review fixes

* Fix trailing -

* Finished first draft

* Minor change

* Fixed linting issues save for link checking

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

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

* Update content/en/news/releases/1.18.x/announcing-1.18/upgrade-notes/index.md

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

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

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

* Update content/en/news/releases/1.18.x/announcing-1.18/upgrade-notes/index.md

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

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

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

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

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

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

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

* Minor wording change

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

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

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

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

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

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

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

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

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

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

* Fix line break

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

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

* Fixing .spelling

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

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

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

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

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

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

* Minor fixes

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

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

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

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

* Review fixes

* Changes to .spelling

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

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

* Update release date

* Added more issue links

---------

Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: Xiaopeng Han <hanxiaop8@outlook.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-06-07 06:06:04 -07:00
Faseela K 31fbb11a68
Enhance mTLS origination example (#13297)
* Enhance mTLS origination example

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

* rebase

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-07 00:08:03 -07:00
Kuat a985ac38a6
cleanup more usages of EnvoyFilter (#13301)
* cleanup more usages of EnvoyFilter

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix test

Signed-off-by: Kuat Yessenov <kuat@google.com>

* review

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-06 14:06:49 -07:00
Faseela K 8ba8228b1a
Add proxy-config secret command for verification (#13294)
* Add proxy-config secret command for verification

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

* fix test failure

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

* remove secure-ingress changes

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

* incorporate review comments

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-06 10:19:49 -07:00
Kuat 340ac45f6e
docs: update classify metrics page (#13296)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-06 08:08:55 -07:00
Faseela K 504290f56d
remove unused SE cleanup step (#13295)
Signed-off-by: Faseela K <faseela.k@est.tech>
2023-06-06 07:55:48 -07:00
Faseela K 5dfb323027
Document CRL usage (#13275)
* Document CRL usage

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

* incorporate review comments

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

* fix lint

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

* Update content/en/boilerplates/crl-tip.md

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

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-06-05 06:21:18 -07:00
Kuat f4f439c9cc
cleanup envoy filter use (#13276)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-02 06:13:02 -07:00