Commit Graph

6 Commits

Author SHA1 Message Date
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -07:00
MrLuje e4d01efa0b Move sidecar.istio.io/inject: false (#3884)
The annotation needs to be made to the pod template spec's metadata and not the deployment's metadata
2019-04-15 10:08:49 -07:00
Douglas Reid 9788bbe1a8 Modify Envoy Access Log Task to use Helm Template instead of hand-editing of configmap (#3742) 2019-03-18 11:49:38 -07:00
Martin Taillefer 2258d0b03b
Improve text blocks. (#3727)
- Add tests for the various text block features.

- Combine text_file and text_dynamic into text_import

- Add support for snippet extraction for text downloaded from a URL

- Add support for formatting output blocks in a different style for
content downloaded from a URL

- Report some errors when unable to fetch content from a URL.

- Fixed a few small bugs along the way.
2019-03-18 06:31:26 -07:00
David Radcliffe ef7b475665 improve docs on access log settings (#3676) 2019-03-16 07:04:14 -07:00
Douglas Reid 160521a6d8 Reorganize the Telemetry tasks (#3707)
* Reorg the Telemetry tasks

* Address review comments

* update aliases

* Update links in old blogs, notes, and tasks
2019-03-15 16:10:37 -07:00