Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

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

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

6 changes: 3 additions & 3 deletions prow/cluster/jobs/istio/envoy/istio.envoy.master.gen.yaml

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

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

2 changes: 1 addition & 1 deletion prow/config/jobs/envoy-1.10.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org: istio
repo: envoy
branches: [release-1.10]
image: piotrsikora/envoy-build-ubuntu@sha256:e2775df4cf57e86920ca39886a877b4ccc12dbcfaa2a7c2a804f4cb83c797952
image: envoyproxy/envoy-build-ubuntu:e33c93e6d79804bf95ff80426d10bdcc9096c785
node_selector:
testing: build-pool

Expand Down
2 changes: 1 addition & 1 deletion prow/config/jobs/envoy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org: istio
repo: envoy
branches: [master]
image: piotrsikora/envoy-build-ubuntu@sha256:e2775df4cf57e86920ca39886a877b4ccc12dbcfaa2a7c2a804f4cb83c797952
image: envoyproxy/envoy-build-ubuntu:e33c93e6d79804bf95ff80426d10bdcc9096c785
node_selector:
testing: build-pool

Expand Down