google-nomulus/proxy
Weimin Yu 9ddde4799c Upgrade error-prone to 3.3.4 (#848)
* Upgrade error-prone to 3.3.4

This would fix the failure with openjdk 11.0.9 in
3.3.3.

Fixed new antipatterns raised by the new version:
- Replaced unnecessary lambdas with methods.
- Switched wait/sleep calls to equivalent methods using java.time types
- Types inheriting Object.toString() should not be assigned to string
parameter in logging statements.
2020-10-23 11:17:57 -04:00
..
gradle/dependency-locks Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
kubernetes Revert "Request 101m CPU in sandbox proxy (#813)" (#818) 2020-09-25 11:55:46 -04:00
src Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
terraform Increase the maximum number of nodes in a nood pool to 15 (#672) 2020-07-10 21:54:18 -04:00
.gitignore Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
build.gradle Upgrade prober & proxy packages from JUnit 4 to JUnit 5 (#734) 2020-08-01 11:34:58 -04:00
deploy-proxy-for-env.sh Use the save API version for the HPA controller and the deployment (#807) 2020-09-16 09:15:35 -04:00
Dockerfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00