mirror of https://github.com/istio/api.git
Without this change, we get flooded with ``` 0923 02:31:03.459056 1 protoBag.go:68] Attribute 'source.service' not in either global or message dictionaries ``` in Mixer logs. |
||
|---|---|---|
| broker/v1/config | ||
| mixer/v1 | ||
| proxy/v1/config | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
README.md
Istio APIs and Common Configuration Definitions
This repository defines component-level APIs and common configuration formats for the Istio platform. These definitions are specified using the protobuf syntax.
All other Istio repositories can take a dependency on the api repository. This repository will not depend on any other repos
Standard vocabulary
All components of an Istio installation operate on a shared vocabulary of attributes, as defined in this repo.