Merge pull request #53209 from ixdy/bazel-depset-fix
Automatic merge from submit-queue (batch tested with PRs 49249, 53203, 53209, 53208, 53177). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
bazel: set --incompatible_disallow_set_constructor=false to fix breakage
**What this PR does / why we need it**: The build is broken with bazel 0.6.0. I have a proper fix ready, but it'll lock us to bazel 0.6.0+, which I don't want to do quite yet, hence this workaround.
x-ref #52677
**Release note**:
```release-note
NONE
```
/assign @mikedanese @spxtr @BenTheElder
cc @apelisse
Showing
Please
register
or
sign in
to comment