Skip to content

Missed a change for prometheus.#3796

Merged
istio-merge-robot merged 3 commits intomasterfrom
costin-0226-sni
Feb 27, 2018
Merged

Missed a change for prometheus.#3796
istio-merge-robot merged 3 commits intomasterfrom
costin-0226-sni

Conversation

@costinm
Copy link
Copy Markdown
Contributor

@costinm costinm commented Feb 27, 2018

Added nodeport in a style consistent with ingress. This is useful for
minikube. Right now it is not recommended to create an external address
for prom, since external auth is missing, so removed the option. We may add
it later in a consistent way for all internal services.

Added nodeport in a style consistent with ingress. This is useful for
minikube. Right now it is not recommended to create an external address
for prom, since external auth is missing, so removed the option.
@costinm costinm requested a review from a team February 27, 2018 01:04
@costinm costinm requested review from ldemailly and sdake February 27, 2018 01:04
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #3796    +/-   ##
=======================================
- Coverage      76%     76%   -<1%     
=======================================
  Files         291     291            
  Lines       26782   26899   +117     
=======================================
+ Hits        20352   20393    +41     
- Misses       5127    5194    +67     
- Partials     1303    1312     +9
Impacted Files Coverage Δ
mixer/adapter/rbac/controller.go 39% <0%> (-15%) ⬇️
pkg/bootstrap/bootstrap_config.go 64% <0%> (-6%) ⬇️
mixer/adapter/prometheus/prometheus.go 80% <0%> (-3%) ⬇️
pilot/pkg/serviceregistry/kube/queue.go 86% <0%> (-3%) ⬇️
tools/githubContrib/githubContrib.go 7% <0%> (-2%) ⬇️
mixer/adapter/denier/denier.go 93% <0%> (-1%) ⬇️
mixer/adapter/statsd/statsd.go 96% <0%> (-1%) ⬇️
mixer/adapter/kubernetesenv/kubernetesenv.go 68% <0%> (ø) ⬇️
mixer/adapter/list/list.go 95% <0%> (ø) ⬇️
mixer/adapter/memquota/rollingWindow.go 100% <0%> (ø) ⬆️
... and 12 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 893fe73...c10d0db. Read the comment docs.

# istio ingress configuration
service:
# By default istio ingress uses LoadBalancer type of service
# to use NodePort, it needs to be enabled and desired port specified
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i wonder if that’s related to my #3800

@ldemailly
Copy link
Copy Markdown
Member

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ldemailly

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 2bc3749 into master Feb 27, 2018
@costinm costinm deleted the costin-0226-sni branch March 7, 2018 23:48
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.

5 participants