Commit Graph

637 Commits

Author SHA1 Message Date
Istio Automation 383459a30b
Automator: update istio.io@release-1.6 reference docs (#7314) 2020-05-14 16:43:57 -04:00
Ram Vennam 4b2124cb23
fix architecture diagram (#7291)
* fix  architecture diagram

* correct fix from rcaballeromx
2020-05-13 18:24:31 -04:00
Ram Vennam 15c427b725
update kiali screenshot (#7309) 2020-05-13 18:22:55 -04:00
Ram Vennam f83b02fabc
Add istioctl analyze to Getting Started (#7279) 2020-05-13 13:52:00 -07:00
Douglas Reid b2a72e0ae2
Fix classify docs (#7290)
* fix(classify-metrics): remove problematic config

* add extra bit for catching config errors
2020-05-13 13:09:55 -07:00
Shamsher Ansari a42a4889f1
Updates for galley to istiod (#7269) 2020-05-13 12:38:54 -07:00
Xavier Canal i Masjuan 40efd46787
Updating screenshots for kiali task (#7302) 2020-05-13 09:34:49 -07:00
John Howard 0f7c1cc467
Update circuit breaker docs (#7272)
* Update circuit breaker docs

* snips
2020-05-13 07:56:48 -07:00
Shamsher Ansari 183efe691c
Update http 1.1 to http 2 (#7301) 2020-05-13 07:09:42 -07:00
Shamsher Ansari 50793ab875
Add Type colomn for svc output (#7299)
Force merge because of netlify flake
2020-05-13 09:49:38 -04:00
jacob-delgado 48f82d8a21
Move comment to proper line (#7293) 2020-05-13 06:48:06 -07:00
Eric Van Norman 445ef7d3b9
Remove warning on hardening with distroless (#7264) 2020-05-13 06:37:46 -07:00
Istio Automation 32393453e3
Automator: update istio.io@release-1.6 reference docs (#7292) 2020-05-13 05:59:24 -07:00
John Howard 5576157ca4
Add --all-namespace flag to istioctl analyze (#7278)
This implicitly documents that its namespaced, and is more accurate in actually "analyze your current Kubernetes cluster"
2020-05-12 20:06:05 -07:00
John Howard 6fa8f1f63d
Stop recommending bleeding edge istioctl analyzers (#7277)
Now that this has been pretty stable there is no reason for this
2020-05-12 20:05:57 -07:00
John Howard 7038ff4a6d
Trivial grammar error fix (#7276) 2020-05-12 18:38:26 -07:00
John Howard e8cd10f06b
Fix external charts (#7282)
Fixes https://github.com/istio/istio/issues/23185
2020-05-12 18:29:06 -07:00
Douglas Reid cccdaa704f
fix(observability): remove outdated info from concept doc (#7289) 2020-05-12 18:13:27 -07:00
Shamsher Ansari 22bc9c4076
Add preview profile (#7268) 2020-05-12 06:08:52 -07:00
Frank Budinsky 4f7622e3aa
More doc testing (#7253)
* Ingress control test

* Ingress control test

* fix lint

* fix package

* fix path

* improve _verify_like

* curl -s

* debug

* fix compare

* remove flaky verify call

* fix path

* regen
2020-05-12 05:58:07 -07:00
Istio Automation 34483f9e1f
Automator: update istio.io@release-1.6 reference docs (#7247) 2020-05-11 19:12:52 -07:00
Frank Budinsky 80443a4b6c
Cleanup and fix TCP traffic routing test (#7265)
* Cleanup and fix TCP traffic routing test

* use ingress IP

* cleanup doc

* curl 20 times
2020-05-11 17:39:55 -07:00
mandarjog 4118c3bbd6
Fix yaml configuration and some explanation (#7252)
* Fix yaml configuration and some explanation

* fix lint

* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md
2020-05-11 13:40:41 -04:00
Shamsher Ansari 648ebcb1c5
Add default timeout (#7255)
Force merge because netlify flake
2020-05-11 13:09:47 -04:00
Justin Pettit e77f3e8e2d
Add authz-tcp user guide test. (#7176)
Force merge because of netlify flake
2020-05-11 10:25:00 -04:00
Frank Budinsky affe99f97a
More traffic management task tests (#7250)
* More traffic management task tests

* lint errors

* fix kubectl output

* fix arg check

* login to bookinfo

* curl --user

* temporary kludge for login not working

* fault injection test

* rename test

* fix cleanup

* timeouts tests

* regen

* make sure sleep pods are gone
2020-05-10 15:05:22 -07:00
Frank Budinsky dcfdce05dc
Delete all snippet generating code from istioio test framework (#7239)
* Cleanup and remove all snippet generateing from istioio test framework

* fix lint

* one more lint

* remove dead code
2020-05-08 06:07:34 -07:00
Istio Automation 5931b2b2da
Automator: update istio.io@release-1.6 reference docs (#7240) 2020-05-08 05:55:34 -07:00
Shamsher Ansari f58fffb5d1
Update deprecated flags for meshConfig (#7236) 2020-05-07 09:54:26 -07:00
Istio Automation 5350dd44d0
Automator: update istio.io@release-1.6 reference docs (#7234)
Force merge, netlify flake
2020-05-07 09:18:08 -04:00
Frank Budinsky f45bc9e1a8
Remove obsolete '# ' uses from all tests (#7233) 2020-05-06 19:17:11 -04:00
Eric Van Norman 392a2bee14
Update test framework to use 1.6.0-beta.0 (#7214)
* Update test framework to use 1.6.0-beta.0

* Go back to copies from env var

* Add more test targets, fix mtls test (new PA added)

* Update to use Istio SHA from go.mod (convert to long SHA)

* Try and remove TAG from prow

* Debug TAG not being set

* Fix paralization issue

* Remove some extra output

* Review comments
2020-05-06 10:49:27 -07:00
Istio Automation 7011f7650d
Automator: update istio.io@release-1.6 reference docs (#7230) 2020-05-06 09:26:29 -04:00
Guy Templeton 9397d21b55
Correct Envoy Access Log links (#7226) 2020-05-05 16:47:09 -04:00
Adam Miller 6a178a450f
Add docs for Wait for Resource Status to Apply Configuration (#7157)
* Reset branch and fix bad merge

* Update content/en/docs/reference/config/config-status/index.md

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>

* Update content/en/docs/reference/config/config-status/index.md

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>

* Another linter fix

* Recover dropped text

* Reapply lost changes made via the GitHub UI

* PR comment

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>
2020-05-05 11:37:37 -07:00
Mitch Connors f7b92ca04d
Remove Galley Architecture section (#7186)
Force merge because of netlify flaky failure.

* Remove Galley Architecture section

Galley no longer exists as a command, and the information documented in this section has not been true since the introduction of IstioD.  We should probably look at the information in the Citadel section as well, but I am less certain of that.

* Fix broken section links
2020-05-05 12:54:05 -04:00
Istio Automation 758f668d46
Automator: update istio.io@release-1.6 reference docs (#7224) 2020-05-05 07:48:47 -07:00
Oliver Liu 1e73594260
Restructure the cert management tasks. (#7209)
* Restructure the cert management tasks.

* Small fix.

* Fix references.

* Fix links

* Small fix.

* Update content/en/docs/tasks/security/cert-management/plugin-ca-cert/index.md

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

* Small fix.

* Change the weights.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-04 14:57:29 -04:00
Gijs van Dulmen a3e54ed121
Fix typo of PodDisruptionBudgets (#7220) 2020-05-04 07:03:42 -07:00
Istio Automation 04504db0af
Automator: update istio.io@release-1.6 reference docs (#7218) 2020-05-03 12:16:20 -07:00
John Howard d27e1327dc
Update port information for 1.6 (#7213)
* Update port information for 1.6

* change order
2020-05-01 13:22:24 -07:00
davidhauck 9c24d0d72b
add linkinator to replace htmlproofer (#7204) 2020-05-01 11:30:44 -07:00
Jonh Wendell 2b6efc7aea
Fix the link to the Operator API (#7205) 2020-04-30 21:02:52 -07:00
Istio Automation b95ec2ef54
Automator: update istio.io@release-1.6 reference docs (#7210) 2020-04-30 20:46:09 -07:00
jacob-delgado 7cf02b617d
Update Authentication page (#7198)
Fixes https://github.com/istio/istio.io/issues/7194
2020-04-30 10:58:57 -07:00
Tariq Ibrahim bc04196845
account for istiod scenario when troubleshooting mutatingwebhooks (#7188)
Force merge because PR is only blocked because of flaky netlify failure.
2020-04-30 11:05:16 -04:00
Kenjiro Nakayama c2dcbfb63b
Fix format for warning message (#7193) 2020-04-30 07:00:15 -07:00
Istio Automation c59ca25a02
Automator: update istio.io@release-1.6 reference docs (#7191) 2020-04-30 06:30:03 -07:00
Gregory Hanson a83522e819
cleanup a few of of the commands in egress examples (#7189) 2020-04-29 15:08:40 -07:00
Mitch Connors d6f3a40e15
Add namespace to gateway yaml for consistency (#7187)
Fixes https://github.com/istio/istio/issues/23373
2020-04-29 14:19:32 -07:00