Skip to content

Commit

Permalink
Update common files (#17757)
Browse files Browse the repository at this point in the history
  • Loading branch information
geeknoid authored Oct 10, 2019
1 parent 20a7a7f commit e37ba01
Show file tree
Hide file tree
Showing 33 changed files with 2,627 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ifeq ($(BUILD_WITH_CONTAINER),1)
export TARGET_OUT = /work/out/$(TARGET_ARCH)_$(TARGET_OS)
CONTAINER_CLI ?= docker
DOCKER_SOCKET_MOUNT ?= -v /var/run/docker.sock:/var/run/docker.sock
IMG ?= gcr.io/istio-testing/build-tools:2019-10-09T18-20-54
IMG ?= gcr.io/istio-testing/build-tools:2019-10-10T00-49-39
UID = $(shell id -u)
PWD = $(shell pwd)

Expand Down
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23964a61fe765efb932204b72458f2915e1e17b7
eac4ed8cc8677dbe78252204db6deaa3d924818b
24 changes: 24 additions & 0 deletions mixer/adapter/bypass/config/adapter.bypass.config.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 48 additions & 0 deletions mixer/adapter/circonus/config/adapter.circonus.config.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

193 changes: 193 additions & 0 deletions mixer/adapter/cloudwatch/config/adapter.cloudwatch.config.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions mixer/adapter/denier/config/adapter.denier.config.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e37ba01

Please sign in to comment.