Commit Graph

5835 Commits

Author SHA1 Message Date
Jimmy Chen d5d301ad77
Release notes for 1.7.2 (#8164)
* Release notes for 1.7.2

* update

* update

* update
2020-09-18 11:09:37 -07:00
Istio Automation f3b3359396
Automator: update istio.io@ reference docs (#8165) 2020-09-17 19:10:24 -07:00
Frank Budinsky 1f1d762c81
README update (#8161)
* README update

* tweak

* missing paren
2020-09-17 15:13:09 -07:00
Nathan Mittler 93856c2730
Narrow tool files copied to only include certs. (#8159) 2020-09-17 08:29:05 -07:00
Istio Automation 457b3b1b11
fix mysql password (#8158)
There's a letter p missing from the password.

Co-authored-by: Jimmy Song <rootsongjc@gmail.com>
2020-09-17 10:49:41 -04:00
Frank Budinsky f4cf61ec5d
Simplify startup of egressgateway-with-sni-proxy (#8148)
* Simplify startup of egressgateway-with-sni-proxy

* fix

* set value
2020-09-17 07:39:48 -07:00
Suchith J N 8ef2a3573a
Doc test for accessing Jaeger and Grafana dashboards by port-forwarding (#8086)
* refactor zipkin doc test to use test/util/addons.sh

* doc test for accessing jaeger dashboard

* doc test for accessing istio-mesh and istio-service dashboards in grafana by port-forwarding

* add -L flags to follow redirects for accessing dashboards

* fix linting issue - double quote around ingress gateway URL

* improve Grafana and Jaeger access tests based on code review feedback

* fix jaeger url

* remove prometheus queries through grafana to check if it is causing flakes in CI

* fix grafana test to use productpage request boilerplate

* fix formatting in Makefile.overrides.mk
2020-09-17 06:45:12 -07:00
Nathan Mittler b06ce95f96
Update docs for pluggin in CA certs (#8099)
The new recommended approach is to generate the certs and to use intermediate certs for each cluster.
2020-09-16 17:39:21 -07:00
Eric Van Norman cc1a34f99c
Update test reference - master (#8103)
* Update test reference

* Test framework changes

* Another required change

* Update Tag to 1.8

* Pick istio/istio commit that actually exists

* Disable ISTIO_META_DNS_CAPTURE

* Add --skip-confirmation to istioctl installl commands

* Increase test timeout. First pass at fixes.

* Update to later istio/istio that fixes DNS and minor fixes

* test fixes

* Pick up go.mod `replace` changes from #8118

* Fix istioctl-analayze and mirror

* Fix mtls-migration test

* Update istio to include commit to fix egress

* Re-enable verify with fix

* Update istio/istio ref for egress fix

* Fix tasks/security/authorization/authz-td-migration - remove ns

* Shorten wait timeout so tests complete in under an hr

* Let tests continue after wait timeout

* Fix --skip-confirmation to -y and use yes | in tests

* revert yes | to echo y |

* Additional echo y fix

* Code review comments

* Change verify from same to contains as k8s 1.19 has extra warning lines.
2020-09-16 11:44:20 -07:00
Istio Automation 789ec6fc0a
Automator: update common-files@master in istio/istio.io@master (#8153) 2020-09-16 09:16:41 -07:00
Suchith J N b0fe8d5a9b
Run tests with new kind setup script (#8127)
* run tests with new kind setup script

* kind_provisioner fixup for ipv6 and some refactoring

* simplify setup for multicluster/single-cluster doc test with kind_provisioner

* define environment variables required by provisioner

* sync common files
2020-09-16 08:31:43 -07:00
Istio Automation 18c5829e60
Automator: update common-files@master in istio/istio.io@master (#8152) 2020-09-15 20:07:57 -07:00
Istio Automation 996ee5dcc3
Automator: update istio.io@ reference docs (#8150) 2020-09-15 19:08:41 -07:00
Frank Budinsky f75e329945
Remove hardcoded cluster-ip-range (#8149) 2020-09-15 17:10:38 -04:00
Eric Van Norman f56e4a572a
Merge prow change from istio/istio (#8146) 2020-09-15 16:17:56 -04:00
Michael Eizaguirre 8633b15b69
Add large scale security policy performance test blog (#8070)
* Add large scale performance test blog

* Address comments

* resolve comments

* resolve comments

* fix lint

* Resolve comments

* Resolve comments

Co-authored-by: meiza <meiza@google.com>
2020-09-15 11:22:45 -07:00
Istio Automation 5241ceeea7
Automator: update common-files@master in istio/istio.io@master (#8143) 2020-09-15 08:23:06 -07:00
Istio Automation b786060981
Automator: update common-files@master in istio/istio.io@master (#8142) 2020-09-15 07:44:34 -07:00
Eric Van Norman 3795f41e52
Add back verify - grep out CR failures (#8141) 2020-09-15 07:36:22 -07:00
Frank Budinsky 8799da5317
Disable cluster cleanup check until missing CRDs at start of profile_… (#8137)
* Disable cluster cleanup check until missing CRDs at start of profile_none problem is fixed

* lint
2020-09-14 14:13:26 -07:00
Istio Automation 61eb38b9a8
[master] Updating incorrect information in the glossary (#8136)
* Updating incorrect information in the glossary

* Update trust-domain.md

* Update control-plane.md

control plane configuration sources are independent.

* Update trust-domain.md

* Update content/en/docs/reference/glossary/trust-domain.md

* Update content/en/docs/reference/glossary/trust-domain.md

Co-authored-by: Shriram Rajagopalan <rshriram@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-14 15:55:44 -04:00
Upo 8cfcfa5802
Add additional info about troubleshooting JWTs. (#8128)
* add note about istio protocol detection

* fix accidental replace

* fix extra dot in filename

* path fixes

* add note about how to field authz in effect

* fix typos and add a note on the claims

* undo file rename

* Update content/en/docs/ops/common-problems/security-issues/index.md

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

* Update content/en/docs/ops/common-problems/security-issues/index.md

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

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-14 10:45:42 -07:00
Istio Automation ed21b83354
Automator: update istio.io@ reference docs (#8132) 2020-09-13 19:09:33 -07:00
Nathan Mittler 33859cf75f
Adding test targets for each profile (#8131)
* Adding test targets for each profile

Also bumping up timeout slightly as a temporary fix for flakes.

* addressing comments
2020-09-11 15:06:21 -07:00
Istio Automation 0569496730
Automator: update common-files@master in istio/istio.io@master (#8129) 2020-09-11 10:56:46 -07:00
Istio Automation 033c013390
Automator: update common-files@master in istio/istio.io@master (#8126) 2020-09-11 07:34:25 -07:00
Lin Sun 56b8a46d74
correct link and name (#8123) 2020-09-11 06:52:14 -07:00
Istio Automation c9b4a84da7
Automator: update istio.io@ reference docs (#8124) 2020-09-10 19:10:29 -07:00
Jimmy Chen 2c1bdd68be
Release notes for 1.7.1 (#8111)
* Release notes for 1.7.1

* update

* update

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

Co-authored-by: John Howard <howardjohn@google.com>

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

Co-authored-by: John Howard <howardjohn@google.com>

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

Co-authored-by: Brian Avery <bavery@redhat.com>

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* update

* update

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

Co-authored-by: Steven Landow <steven@stlcomputerservices.com>

* update

* update

* update

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

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

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

Co-authored-by: Brian Avery <bavery@redhat.com>

* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md

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

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Brian Avery <bavery@redhat.com>
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: Steven Landow <steven@stlcomputerservices.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-09-10 11:40:05 -07:00
Istio Automation 0a5d13c7d2
Automator: update istio.io@ reference docs (#8117) 2020-09-09 19:13:23 -07:00
Frank Budinsky 82ceae7d73
Accessing external services task test and more egress task cleanup (#8064)
* Egress tasks cleanup and final test

* cleanup

* fix lint

* regen

* strip trailing space from output

* lint

* lint

* review comment

* regen

* fixes

* ignore space

* wait for istiod

* restart sleep

* regen

* fix sleep restart

* debug

* fix check

* fix

* more debug

* more debug

* cleanup and disable last check
2020-09-09 14:39:26 -07:00
Clay 42148021db
Fix typo in upgrade docs (#8114) 2020-09-09 14:29:10 -07:00
Shamsher Ansari a9d1916b8e
No need to pass addtional -c for Istiod logs (#8102) 2020-09-09 13:42:15 -07:00
Christian Posta 8c496c937e
broken doc for multi-network VM mesh expansion, this updates it (#8024)
* broken doc for multi-network VM mesh expansion, this updates it

* fixed lint, fixed snake case

* made changes to formatting/alignment
2020-09-09 13:26:14 -07:00
Istio Automation 7b70ff1e2e
Fix recommended EnvoyFilter version (#8108)
Co-authored-by: John Howard <howardjohn@google.com>
2020-09-09 12:08:12 -07:00
jacob-delgado 5baf8c20e0
Istio 1.6.9 release notes (#8098)
* Istio 1.6.0 release notes

* Fix linting issues

* Linting issue

* Fix linting issues

* Sort grouping of changes

* Review comments
2020-09-09 11:15:21 -07:00
Joe Searcy c85edd360e
Fix typo for rootca (#8101) 2020-09-09 07:40:53 -07:00
Istio Automation 36ae2713df
Automator: update istio.io@ reference docs (#8100) 2020-09-08 19:12:01 -07:00
imgbot[bot] c873a34ebc
[ImgBot] Optimize images (#8035)
*Total -- 2,498.74kb -> 2,393.31kb (4.22%)

/content/en/about/community/partners/meshdynamics.png -- 146.38kb -> 47.51kb (67.54%)
/content/en/blog/2020/new-deployment-model/multiple-clusters-external-Istiod.svg -- 141.86kb -> 140.36kb (1.06%)
/content/en/blog/2020/new-deployment-model/single-cluster.svg -- 73.41kb -> 72.64kb (1.05%)
/content/en/blog/2020/new-deployment-model/multiple-external-Istiods.svg -- 188.85kb -> 187.29kb (0.83%)
/content/en/docs/ops/deployment/deployment-models/single-cluster-external-control-plane.svg -- 97.20kb -> 96.43kb (0.8%)
/content/en/blog/2020/new-deployment-model/single-cluster-external-Istiod.svg -- 108.37kb -> 107.55kb (0.76%)
/content/en/about/community/customers/aihuishou.jpeg -- 22.03kb -> 21.88kb (0.68%)
/content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxyCP.svg -- 126.40kb -> 126.09kb (0.25%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_with_jitter.svg -- 348.28kb -> 348.11kb (0.05%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_with_jitter.svg -- 374.95kb -> 374.79kb (0.04%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p90_fortio_without_jitter.svg -- 431.32kb -> 431.16kb (0.04%)
/content/en/docs/ops/deployment/performance-and-scalability/latency_p99_fortio_without_jitter.svg -- 439.68kb -> 439.51kb (0.04%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-08 15:54:35 -04:00
Istio Automation ec83213fdf
Automator: update common-files@master in istio/istio.io@master (#8095) 2020-09-08 09:18:23 -07:00
Shamsher Ansari 676c6da91c
Remove deprecated Mixer Policies and Telemetry config (#8071) 2020-09-08 09:10:28 -07:00
Shamsher Ansari 8ee220c5a9
Fix Sidecar Injection with annotation error (#8078)
* Fix Sidecar Injection with annotation error

* remove unused delete commands
2020-09-08 09:00:24 -07:00
Eric Van Norman a8d1b7eccf
Remove failing extraneous command for logs (#8083) 2020-09-08 07:34:06 -07:00
Ebbe aea49c99b5
add aihuishou.jpeg (#8079)
* Add files via upload

* Update index.md

* Update index.md

add "o"
2020-09-08 07:27:17 -07:00
Istio Automation 1febfe6eb1
Automator: update common-files@master in istio/istio.io@master (#8087) 2020-09-05 09:03:06 -07:00
Istio Automation 17ff661681
Automator: update istio.io@ reference docs (#8085) 2020-09-04 19:09:48 -07:00
carolynhu 5792c582fe
[release-1.7] Update Performance and Scalability Page for 1.7 (#8084) 2020-09-04 14:35:51 -07:00
Istio Automation e924acbaa9
Automator: update istio.io@ reference docs (#8068) 2020-09-03 19:09:59 -07:00
Eric Van Norman 9bf9ddb324
Update kiali links (#8073) 2020-09-03 17:01:04 -04:00
Istio Automation ee9446a106
Automator: update common-files@master in istio/istio.io@master (#8066) 2020-09-02 17:46:00 -07:00