Commit Graph

5432 Commits

Author SHA1 Message Date
Brian Avery 29dd6ddc68
1.6.6 release notes (#7795)
* 1.6.6 release notes

* Removed extra spaces

* Updated as per code review comments

* Updates as per PR comments

* Strip whitespace
2020-07-29 07:27:54 -07:00
Istio Automation c2063a8d5b
Automator: update istio.io@ reference docs (#7804) 2020-07-28 19:11:36 -07:00
sky 9e0a7ce3f1
Add a blog post: an alternative sidecar proxy for Istio. (#7743)
* Add a blog post: An alternative sidecar proxy for Istio.

* Fix typo.

* typo: delete trailing spaces.

* Use `github_file` instead of raw url.

* Fix typo.

* Update spelling file.

* update spelling file.

* Add some point.

* fix style.

* Add Ant word.

* fix typo.

* fix typo.

* Update some point for review.

* fix typo.

* fix typo.

* update.

* update post.

* Add a section of Moving forward.

* update some point, thx @Craig Box.

* add some drawbacks of MOSN, thx @Lin Sun.

* Update content/en/blog/2020/mosn-proxy/index.md

Co-authored-by: Lin Sun <linsun@us.ibm.com>

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* Update content/en/blog/2020/mosn-proxy/index.md

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

* add support section, thx @duderino @craigbox.

* update some point.

Co-authored-by: Lin Sun <linsun@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-28 16:42:30 -04:00
Frank Budinsky ad0944af96
Install instruction improvement (#7800)
* Install instruction improvement

* fix lint

* tweaks
2020-07-28 10:15:36 -07:00
Frank Budinsky 8cf093e8f3
Fix snip generator for multiple @...@ on a line (#7797)
* Fix snip generator for multiple @...@ on a line

* remove @ from folder url
2020-07-28 09:54:40 -07:00
Vadim Eisenberg f00434d282
fix kubectl patch instructions for meshConfig.outboundTrafficPolicy (#7798)
take into account the case when meshConfig.outboundTrafficPolicy is not defined
2020-07-28 09:33:45 -07:00
Istio Automation 122ca82502
Automator: update istio.io@ reference docs (#7764) 2020-07-28 08:50:43 -07:00
Simon Alling 8528095c20
Clarify domain stubbing parts (#7796) 2020-07-28 08:08:44 -07:00
Istio Automation d6457aac63
Automator: update common-files@master in istio/istio.io@master (#7799) 2020-07-28 07:44:50 -07:00
Ed Snible 4d65bd2507
Automated test case for "istioctl analyze" (#7781)
* Initial automated test for ops/diagnostic-tools/istioctl-analyze/

* Automated test for analyzer

* Lint

* Incorporate PR comments

* Lint

* Use less 'elided' and simplify user steps

* Script clean up

* Clean-up

* Restore partial @, restore part of sample output
2020-07-27 15:45:56 -07:00
Lin Sun 01585ce123
update slack instruction (#7789) 2020-07-27 09:49:15 -07:00
Navraj Singh Chhina 33cada47b7
Fix missing timeout unit for istioctl experimental wait (#7792)
* add missing cleanup for vs nginx

* fix missing unit
2020-07-27 09:05:10 -07:00
Vadim Eisenberg 54113c6864
add warnings about using DNS resolution (#7788)
* add warnings about using DNS resolution

* the gateway perform -> the gateway performs

* Apply comments of @frankbu, part 1

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

* remove "the" from "the DNS resolution"

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

* remove the from "the DNS resolution", if ... were ... would -> if ... is ... will

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

* remove the from

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-26 10:42:55 -07:00
Vadim Eisenberg 8e51aad4fa
use Istio Operator to control the policy of accessing external services (#7786)
set spec.meshConfig.outboundTrafficPolicy.mode to ALLOW_ANY or REGISTRY_ONLY

the previous approach does not work
2020-07-24 12:31:05 -07:00
Shamsher Ansari 8e91ba9cf8
use install instead of manifest apply (#7784) 2020-07-24 10:34:31 -07:00
Jonh Wendell 8601356dd1
Fix Kiali link to deployment file (#7785) 2020-07-24 10:26:58 -07:00
Shamsher Ansari 97c450baad
Use full version for charts download URL (#7774)
* update charts download version to 1.7

* use full version for download URL

* keep older version
2020-07-24 07:43:46 -07:00
Mark Vanderwiel 54cbeb42de
Clarify where annotation should be inserted (#7780)
* Clarify where annotation should be inserted

Explain the default merge scrape path:port.
Add some detail on where the annotations should go.

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2020-07-23 13:07:35 -07:00
Istio Automation 087acbc605
Automator: update common-files@master in istio/istio.io@master (#7779) 2020-07-23 08:37:20 -07:00
Frank Budinsky e46961223d
Revert "Update min k8 supported version for istio 1.8 (#7776)" (#7777)
This reverts commit a72ac48739.
2020-07-23 09:46:22 -04:00
Eric Van Norman 140e1eb449
Update grab_reference_docs to also strip `latest` from url (#7773)
* Update grab_reference_docs to also strip `latest` from url

* Update scripts/grab_reference_docs.sh

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-23 06:45:47 -07:00
Shamsher Ansari a72ac48739
Update min k8 supported version for istio 1.8 (#7776) 2020-07-23 06:09:35 -07:00
Francois Pesce cc60445249
Announcing future 1.5 EOL (#7771) 2020-07-22 12:23:36 -07:00
Eric Van Norman db796eab17
Branch cut changes for release-1.7 (#7767)
* Branch cut changes for release-1.7

* Missed make gen
2020-07-22 09:12:06 -07:00
Navraj Singh Chhina 9dd06e5201
Minimum OpenSSL Version Required (#7763)
* add missing cleanup for vs nginx

* add openssl req

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-22 08:32:35 -07:00
Istio Automation 2d8ded6804
Automator: update common-files@master in istio/istio.io@master (#7768) 2020-07-22 07:44:25 -07:00
Shamsher Ansari b439f05675
Remove manifest apply info for 1.7 (#7765) 2020-07-22 06:06:09 -07:00
Navraj Singh Chhina 5e0a9ce847
[Release 1.7] Egress Gateway TLS Origination using SDS (#7719)
* add missing cleanup for vs nginx

* init sds doc

* squash commits

add simple TLS task

address issues

fix lint and secret configuration

add secret format specification

add mutual TLS task

fix lint and rename older task

make gen again

fix name

keep old directory

add warnings

lint

fix cacert issue

lint

* secure

* make gen

* rebase master

* make secret types clearer

* Apply suggestions from code review

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

* run make gen

* lint

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* make gen

* add tls test

* move mesh creation

* suggestions

* add mtls test

* fix typo

* move secret section

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-21 12:00:40 -07:00
Istio Automation 47b600af7a
bugfix (#7761)
Co-authored-by: King Ye <kingye.me@gmail.com>
2020-07-21 09:20:27 -04:00
Istio Automation b1c0d355da
Automator: update istio.io@ reference docs (#7756) 2020-07-21 09:18:08 -04:00
Navraj Singh Chhina d8ea809c56
Simplify TLS Origination with Gateways Task (#7754)
* add missing cleanup for vs nginx

* simplify TLS

* lint the task

* bug fix

* escape heredoc

* fix task

* remove unnecessary cleanup

* remove spaces

* address comments

* fix typo

* remove file func
2020-07-20 15:12:33 -07:00
Istio Automation 26bcd0125d
Automator: update common-files@master in istio/istio.io@master (#7755) 2020-07-20 12:46:43 -07:00
Shamsher Ansari 9492bb39b2
update proxy-config output (#7731)
* update proxy-config output

* update passthrough and route details

* Update description and remove routes details.

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

* revert version info

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-20 12:08:37 -07:00
Ismo Puustinen b2466fba09
kiali: fix a broken link. (#7738) 2020-07-20 10:20:14 -04:00
Gregory Hanson 4811aa23f8
Fix for Egress Gateway TLS Origination Task (#7732)
* one possible fix for egress tls origination fix

* update snips

* re-enable egress gateway mtls origination test
2020-07-20 10:09:29 -04:00
Frank Budinsky 2b05bafb02
Cleanup doc-owners script and add to make gen (#7747)
* cleanup doc-owners script and add to make gen

* pushd/popd
2020-07-20 06:13:20 -07:00
Ram Vennam 10e02ed2a1
Blog update: Simplify using SDS and new IKS features (#7748)
* simplify using SDS and new IKS features

* lint

* keywords
2020-07-19 22:11:48 -04:00
Morven Cao 61f317d145
fix quote issue for certificate generating command. (#7749) 2020-07-19 22:07:24 -04:00
Istio Automation 2cfd31baca
Automator: update istio.io@ reference docs (#7727) 2020-07-17 19:13:14 -07:00
Ram Vennam 1ea2db035e
typo (#7744) 2020-07-17 14:07:27 -07:00
Eric Van Norman e43b465057
Update the istio.io/istio ref - Requires code change (#7745) 2020-07-17 13:46:09 -07:00
Albert Sun a4ae535671
Automation Indicator (#7734)
* Automation Indicator

* Remove display from pages with no "test" param

* do not display if no param test or test = n/a

* Update i18n/en.toml

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

* Update i18n/en.toml

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

* Update icons and text

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-17 11:28:25 -07:00
Istio Automation 26dacdde40
Automator: update common-files@master in istio/istio.io@master (#7742) 2020-07-16 17:39:58 -07:00
Frank Budinsky 74f20ed19b
Document owners listing (#7739)
* Document owners listing

* tweak format

* another tweak

* sort

* maybe better

* tweak

* revert

* add warning

* change owners of vm examples
2020-07-16 12:20:25 -07:00
Istio Automation 2baad126b1
Automator: update common-files@master in istio/istio.io@master (#7741) 2020-07-16 11:30:19 -07:00
Ed Snible 8d5c328866
Capitalize 'istio' in VM docs https://preliminary.istio.io/latest/docs/setup/install/ (#7740) 2020-07-16 08:55:00 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Mitch Connors cb788bb993
Print proxy status when debug fails for root cause (#7736) 2020-07-15 13:03:30 -07:00
Istio Automation edd7f2093f
Automator: update common-files@master in istio/istio.io@master (#7735) 2020-07-15 11:29:43 -07:00
Istio Automation 4a2f13856d
Automator: update common-files@master in istio/istio.io@master (#7733) 2020-07-15 07:23:29 -07:00