Commit Graph

6 Commits

Author SHA1 Message Date
Martin Taillefer d5a84f4eac
Enable all linters on this repo. (#1077)
* Enable all linters on this repo.

- Fix a few linting errors.
2019-09-09 10:31:28 -07:00
Martin Taillefer cd150f8ca1
Update common files. (#1075) 2019-09-08 08:12:11 -07:00
Martin Taillefer 1c58b135ae
Update common files. (#1055)
- Fix some broken dependency tracking.

- Remove a superfluous proto import to get rid of a warning.

- Explicitly select an older build-tools container version, since
the current one has some problems building the protos.
2019-08-26 09:57:37 -07:00
Yangmin e0ffa87228 move common.StringMatcher to policy.proto (#614) 2018-08-16 15:33:57 -07:00
Jason Young beaacd1cd5 use gogoproto for all generated *.proto code (#603) 2018-08-02 16:08:36 -07:00
Yangmin 961e28fa67 jwt: add a excluded_path to jwt policy for health check support. (#594)
* jwt: add a excluded_path to jwt policy for health check support.

* make StringMatch reusable.
2018-07-27 12:20:40 -07:00