Douglas Reid

Results 19 issues of Douglas Reid

We need to add tests for [Enabling Rate Limits using Envoy](https://istio.io/latest/docs/tasks/policy-enforcement/rate-limit/). The goal is to have this done by 1.12 release.

area/policies and telemetry

We need to clarify the opt-in reqs for the Telemetry API in the docs. /cc @howardjohn

area/policies and telemetry

Adds support for `(source|destination)_cluster_name` labels to Stackdriver extension.

cla: yes
do-not-merge/work-in-progress
size/M

For your consideration: move to the latest version of HTMLString.

https://codecov.io/gh/istio/mixer/tree/master/pkg/runtime There are some files in this package that should be fairly easy for which to improve coverage: - `env.go` - `init.go` - `logger.go` - `resourceType.go`

testing
techdebt
help wanted
mixer

https://codecov.io/gh/istio/mixer/tree/master/tools/codegen/pkg Some of this may require restructuring code but, in the near-term, we should investigate tickling at least some of the currently non-covered error handling code in the generation code.

testing
techdebt
help wanted
mixer

https://codecov.io/gh/istio/mixer/tree/master/pkg The files in `//pkg` could use some more unit test coverage. There is some low-hanging fruit in the files: - `api/grpcServer.go` - `status/status.go` - `template/template.go`

testing
techdebt
help wanted
mixer

Mixer should add support for export of information via a Context API (aka Servicegraph-like functionality) as a first-class concept.

enhancement
adapters
help wanted
mixer

The istio builder image (`gcr.io/istio-io/istio-builder:0.1`) has an old (no longer working with our codebase) version of bazel installed. We should get a new image with the proper version of bazel,...

cleanup
techdebt
test-infra
asks-to-engprod
mixer

Right now, 3rd parties have no way to assign a review. It would be nice if we had a process for auto-assigning PRs as they come in.

enhancement