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
Adam Miller
737e8d90a3
Add docs for Classifying Metrics Based on Request or Response ( #7150 )
...
* Add draft content
* Corrections
* Added verification and troubleshooting steps
* Typo fix
* Bash fix
* Linter fixes
* Fix PR feedback
* Typo fix 5
* Linter fixes
* Adjusted language
* Using temp link for community testing day
* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md
Co-Authored-By: mandarjog <mandarjog@gmail.com>
* Added indents
* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md
Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>
* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md
Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>
* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md
Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>
* Update content/en/docs/tasks/observability/metrics/classify-metrics/index.md
Co-Authored-By: Nupur Garg <37600866+gargnupur@users.noreply.github.com>
* Linter fix 3
* Small change to trigger netlify
* Replace temp link
Co-authored-by: mandarjog <mandarjog@gmail.com>
Co-authored-by: Nupur Garg <37600866+gargnupur@users.noreply.github.com>
2020-04-29 12:09:36 -07:00
Eric Van Norman
a95018f62e
Another Manual doc update ( #7183 )
2020-04-29 13:47:10 -04:00
John Howard
0d9131bef9
Update install output ( #7182 )
2020-04-29 09:07:37 -07:00
John Howard
fc0147440f
Fix removed folder reference ( #7181 )
...
Fixes https://github.com/istio/istio/issues/23370
2020-04-29 08:56:59 -07:00
Jonh Wendell
30ea242d0d
Use `sniHosts` instead of `sni_hosts` in examples ( #7178 )
...
* Use `sniHosts` instead of `sni_hosts` in examples
* Trigger netlify
2020-04-29 07:55:32 -07:00
mandarjog
eda5289645
Update upgrade instructions ( #7177 )
...
* Update index.md
* Update content/en/docs/setup/upgrade/index.md
* Change verification to use istioctl proxy-config
2020-04-28 18:08:59 -07:00
Adam Miller
6731953961
Add docs for Customizing Istio Metrics ( #7137 )
...
* first draft
* More updates
* Remove experimental tag
* Typos and linter fix
* Deleted redundant file
* Link to reference page
* Address PR comments
* Linter fix
* Updated procedure
* URL fix
2020-04-28 15:58:42 -07:00
Eric Van Norman
dab6c9adb9
Manual ref doc update from release 1.6 with galley removed. ( #7171 )
...
* Run SOURCE_BRANCH_NAME=release-1.6 make update_ref_docs
* Fix galley reference doc being removed.
2020-04-28 12:20:17 -04:00
Eric Van Norman
acb51ca7f6
Update links ( #7170 )
2020-04-28 07:25:42 -07:00
Robin Whitmore
2dca907e87
Updated Lightstep topic with new Lighstep brand and products ( #7123 )
...
* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203 )
* Remove [x]PM unless necessary (#4405 )
These instructions are now for both LightStep [x]PM and LightStep Tracing.
* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203 )
* remove bad dir
* fix graphic name
* Changed spelling of Lightstep
Changed spelling of "LightStep" to "Lightstep" due to brand changes.
* Update Lightstep
Update for branding
* Change LightStep to Lightstep and removed bad link
* Change LightStep to Lightstep
* Change LightStep to Lightstep
* Change LightStep to Lightstep
* change LightStep to Lightstep
* remove changes from other langs
* merge changes from istio
* put branding changes back in
* resolve merge conflict
* fix lint issues and add LighStep back into .spelling
* Update content/en/docs/tasks/observability/distributed-tracing/lightstep/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-27 15:05:31 -04:00
Lin Sun
9686e9597a
remove self signed ( #7169 )
...
details: https://github.com/istio/istio/pull/23304
2020-04-27 07:30:02 -07:00
Eric Van Norman
c68c47c3c4
Update istioctl install docs ( #7166 )
2020-04-27 07:14:24 -07:00
Eric Van Norman
025605af3a
Update standalone operator docs ( #7165 )
2020-04-27 07:14:16 -07:00
Eric Van Norman
d570a7e969
Reorder uninstall putting Bookinfo sample first. ( #7161 )
2020-04-27 07:14:07 -07:00
Eric Van Norman
6e6426e457
Update kind setup instructions removing Golang version ( #7164 )
2020-04-27 06:47:20 -07:00
Eric Van Norman
fb113fb50a
Update IBM Cloud instructions ( #7163 )
2020-04-27 06:47:11 -07:00
Eric Van Norman
750c51c561
minikube updates ( #7167 )
2020-04-27 06:12:42 -07:00
Frank Budinsky
1fe7056ffa
Partial convert mirror test to new model ( #7153 )
...
Reverted the actual mirror test script, because mirror test seems to have some subtle failure when running with what seems to be the exact same commands via snips. Will investigate further in followup PR. Merging this one to get the generator changes.
2020-04-25 12:34:24 -04:00
Jonh Wendell
1449b54534
Uninstall: add note about removal of istio-system ns ( #7151 )
...
* Uninstall: add note about removal of istio-system ns
Fixes : #23189 .
* Clarify the reason of not removing it
* Apply suggestions from code review
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-24 09:20:40 -07:00
jacob-delgado
d35bf73569
Clarify wording for openshift installs ( #7144 )
...
* Clarify wording for openshift installs
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-04-23 13:19:45 -07:00
Mitch Connors
e1b4de48f0
Fix cleanup to delete authorization policy ( #7142 )
...
Fixes https://github.com/istio/istio/issues/23190
2020-04-23 11:18:12 -07:00
John Howard
cb1df05201
Add prometheus integration doc ( #7112 )
...
* Add prometheus integration doc
* Typo in URL
* language fixes
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-04-23 09:31:58 -07:00
jacob-delgado
b609c7c977
Add documentation for adding sidecar injector webhook annotations in 1.4 ( #7101 )
...
* Add documentation for adding sidecar injector webhook annotations in 1.4
* Add proper yaml to -f argument
* Don't mix and match set and file options
* Review comments
* Add note that docs are out of date for istio 1.4 and openshift
* Fix linting errors
* Fix linting errors
* Fix code for istioctl 1.4; update comments at end
* Review comments
* Code review comments
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-23 11:37:47 -04:00
jacob-delgado
988cc4606d
Add docs for experimental tracing configuration ( #7122 )
...
* Add docs for customizing tracing configuration
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Fix linting error
* Caution the use custom_tags and gateways
* Spelling fixes; change to active voice
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>
* Update based on comments
* Remove MeshConfig from ignored spelling
* Fix links
* Remove gateways warning
* Update content/en/docs/tasks/observability/distributed-tracing/configurability/index.md
Co-Authored-By: Douglas Reid <douglas-reid@users.noreply.github.com>
* Review comments
* Address nit in doc; link to jaeger
* Trace sampling is beta; other features are experimental
* Fix whitespace
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
2020-04-23 08:25:16 -07:00