Skip to content

Support bazel 0.8.x#1891

Merged
istio-merge-robot merged 1 commit intoistio:masterfrom
jmuk:bazel_0_8
Nov 28, 2017
Merged

Support bazel 0.8.x#1891
istio-merge-robot merged 1 commit intoistio:masterfrom
jmuk:bazel_0_8

Conversation

@jmuk
Copy link
Copy Markdown
Contributor

@jmuk jmuk commented Nov 28, 2017

rules_protobuf needs the update for 0.8 support.

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #1868

Special notes for your reviewer:

Release note:

none

rules_protobuf needs the update for 0.8 support.
@kyessenov
Copy link
Copy Markdown
Contributor

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kyessenov

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 28, 2017

Codecov Report

Merging #1891 into master will decrease coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1891     +/-   ##
=========================================
- Coverage   81.67%   81.18%   -0.5%     
=========================================
  Files         201      190     -11     
  Lines       20447    18933   -1514     
=========================================
- Hits        16701    15371   -1330     
+ Misses       3275     3125    -150     
+ Partials      471      437     -34
Flag Coverage Δ
#broker 44.44% <ø> (-1.07%) ⬇️
#mixer 82.54% <ø> (-0.67%) ⬇️
#pilot 80.31% <ø> (-0.1%) ⬇️
#security 86.65% <ø> (-3.74%) ⬇️
Impacted Files Coverage Δ
mixer/adapter/svcctrl/handler.go 23.8% <0%> (-11.33%) ⬇️
mixer/adapter/svcctrl/reportbuilder.go 83.87% <0%> (-3.63%) ⬇️
pilot/proxy/envoy/config.go 92.06% <0%> (-0.03%) ⬇️
pilot/model/validation.go 92.15% <0%> (-0.01%) ⬇️
broker/pkg/model/config/mock_store.go 18.57% <0%> (ø) ⬆️
mixer/pkg/pool/goroutine.go 100% <0%> (ø) ⬆️
mixer/cmd/server/cmd/test_server.go 0% <0%> (ø) ⬆️
mixer/cmd/server/cmd/server.go 0% <0%> (ø) ⬆️
mixer/cmd/client/cmd/util.go 61.92% <0%> (ø) ⬆️
pilot/platform/kube/inject/inject.go
... and 27 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e36ed7b...08d48cb. Read the comment docs.

@jmuk
Copy link
Copy Markdown
Contributor Author

jmuk commented Nov 28, 2017

/retest

@istio-merge-robot
Copy link
Copy Markdown

/test all [submit-queue is verifying that this PR is safe to merge]

@istio-merge-robot
Copy link
Copy Markdown

Automatic merge from submit-queue.

@istio-merge-robot istio-merge-robot merged commit 62efa96 into istio:master Nov 28, 2017
kyessenov pushed a commit to kyessenov/istio that referenced this pull request Aug 13, 2018
* Reduce log level for jwt filter (istio#1866)

* Update_Dependencies (istio#1873)

* Correctly clean up headers used for payload from JWT authentication (istio#1879)

* Correctly clean up headers used for payload from JWT authentication

* Clang

* Update_Dependencies (istio#1883)

* destination.principal derivation fix (istio#1884)

* fix attribute extraction

Signed-off-by: Kuat Yessenov <kuat@google.com>

* seed mock

Signed-off-by: Kuat Yessenov <kuat@google.com>

* merge 1.0 to master

* Update API SHA (istio#1891)

* add needed dependencies for circle ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bazel 0.8.0 support?

5 participants