Skip to content

Conversation

bianpengyuan
Copy link
Contributor

@bianpengyuan bianpengyuan commented Jan 29, 2021

fix istio/istio#30484

Envoy filter example build is failing in istio/envoy 1.7 / 1.8 branch, due to a breaking change from bazel. In upstream envoy CI, there is a sync flow to handle envoy-filter-example repo git submodule sync. However the sync is very envoy ci specific, so hard to use and maintain at Istio CI. Building those example not useful at istio context, so this PR simply skipping them.

@bianpengyuan bianpengyuan requested a review from a team as a code owner January 29, 2021 01:37
@google-cla google-cla bot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Jan 29, 2021
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 29, 2021
@istio-testing istio-testing added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 29, 2021
@bianpengyuan bianpengyuan changed the title Make istio envoy tsan test optional. Skip build Envoy filter example in istio/envoy Jan 29, 2021
@istio-testing istio-testing added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 29, 2021
@bianpengyuan bianpengyuan added the do-not-merge/hold Block automatic merging of a PR. label Jan 29, 2021
@bianpengyuan bianpengyuan removed the do-not-merge/hold Block automatic merging of a PR. label Jan 29, 2021
@istio-testing istio-testing merged commit bfdd762 into istio:master Jan 29, 2021
@istio-testing
Copy link
Collaborator

@bianpengyuan: Updated the job-config configmap in namespace default at cluster default using the following files:

  • key istio-private.envoy.master.gen.yaml using file prow/cluster/jobs/istio-private/envoy/istio-private.envoy.master.gen.yaml
  • key istio-private.envoy.release-1.7.gen.yaml using file prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.7.gen.yaml
  • key istio-private.envoy.release-1.8.gen.yaml using file prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.8.gen.yaml
  • key istio.envoy.master.gen.yaml using file prow/cluster/jobs/istio/envoy/istio.envoy.master.gen.yaml
  • key istio.envoy.release-1.7.gen.yaml using file prow/cluster/jobs/istio/envoy/istio.envoy.release-1.7.gen.yaml
  • key istio.envoy.release-1.8.gen.yaml using file prow/cluster/jobs/istio/envoy/istio.envoy.release-1.8.gen.yaml

In response to this:

fix istio/istio#30484

Envoy filter example build is failing in istio/envoy 1.7 / 1.8 branch, due to a breaking change from bazel. In upstream envoy CI, there is a sync flow to handle envoy-filter-example repo git submodule sync. However the sync is very envoy ci specific, so hard to use and maintain at Istio CI. Building those example not useful at istio context, so this PR simply skipping them.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Istio Envoy fork tsan test failure
3 participants