Skip to content

move cross-cutting bazel defs out of //mixer and into the root directory#1900

Merged
istio-merge-robot merged 1 commit intoistio:masterfrom
ZackButcher:fix-bazel-defs
Nov 28, 2017
Merged

move cross-cutting bazel defs out of //mixer and into the root directory#1900
istio-merge-robot merged 1 commit intoistio:masterfrom
ZackButcher:fix-bazel-defs

Conversation

@ZackButcher
Copy link
Copy Markdown
Contributor

This is the same as #1881; I didn't realize I made that change in my master branch, so when I brought master in line with istio/istio:master I overwrote the change/closed the PR.

NONE

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 28, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1900      +/-   ##
==========================================
- Coverage    81.2%   81.13%   -0.08%     
==========================================
  Files         191      191              
  Lines       19455    19050     -405     
==========================================
- Hits        15799    15456     -343     
+ Misses       3194     3153      -41     
+ Partials      462      441      -21
Flag Coverage Δ
#broker 45.51% <ø> (ø) ⬆️
#mixer 82.42% <ø> (-0.03%) ⬇️
#pilot 80.32% <ø> (-0.19%) ⬇️
#security 86.65% <ø> (-3.74%) ⬇️
Impacted Files Coverage Δ
pilot/platform/eureka/controller.go 85% <0%> (-7.5%) ⬇️
mixer/adapter/prometheus/server.go 89.83% <0%> (-5.09%) ⬇️
pilot/platform/consul/monitor.go 76.19% <0%> (-3.58%) ⬇️
pilot/platform/kube/inject/configmap.go
pilot/platform/kube/inject/initializer.go
pilot/platform/kube/inject/inject.go
pilot/platform/kube/inject/http.go
security/pkg/platform/aws.go 58% <0%> (ø)
security/pkg/platform/gcp.go 95.23% <0%> (ø)
security/pkg/platform/client.go 100% <0%> (ø)
... and 1 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 d5d7d57...70f2ea3. Read the comment docs.

@douglas-reid
Copy link
Copy Markdown
Contributor

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

@ZackButcher PR needs rebase

@istio-merge-robot istio-merge-robot added the needs-rebase Indicates a PR needs to be rebased before being merged label Nov 28, 2017
Copy link
Copy Markdown
Contributor

@guptasu guptasu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

/lgtm cancel //PR changed after LGTM, removing LGTM. @ZackButcher @douglas-reid @guptasu

@istio-merge-robot istio-merge-robot removed lgtm needs-rebase Indicates a PR needs to be rebased before being merged labels Nov 28, 2017
@ZackButcher
Copy link
Copy Markdown
Contributor Author

The bots either need to keep PRs up to date with master after approval or be able to diff a change and see it was a normal rebase. Having to get re-LGTMs after a PR is approved because we have a mono repo that's constantly changing is ridiculous cc @hklai @sebastienvas

@ZackButcher
Copy link
Copy Markdown
Contributor Author

/retest

@ZackButcher
Copy link
Copy Markdown
Contributor Author

How do we override codecov? We need to add logic to our check that doesn't fail if the delta is very small - I mean, 0.08% decrease in coverage, really?

@ZackButcher
Copy link
Copy Markdown
Contributor Author

Ah I'm blind - codecov isn't required at least.

@rkpagadala
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: douglas-reid, guptasu, rkpagadala

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

@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 b99651d into istio:master Nov 28, 2017
@ZackButcher ZackButcher deleted the fix-bazel-defs branch December 14, 2017 20:29
kyessenov pushed a commit to kyessenov/istio that referenced this pull request Aug 13, 2018
* send rbac shadow policies metrics to mixer

* rename shadow -> permissive

* address comments

* address comments

* address comments
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.

7 participants