Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ingress support for grafana and prometheus #10699

Merged

Conversation

clyang82
Copy link
Member

@clyang82 clyang82 commented Jan 1, 2019

Sorry. the previous one (#9450) is closed by accident.

Let us use this new one to add ingress for grafana and prometheus to be consistent with other. This decision was made in this pr: #9217

Signed-off-by: clyang82 clyang@cn.ibm.com

@clyang82
Copy link
Member Author

clyang82 commented Jan 1, 2019

/assign @sdake
/assign @gyliu513
/assign @morvencao

@clyang82
Copy link
Member Author

clyang82 commented Jan 3, 2019

/retest

Copy link
Member

@gyliu513 gyliu513 left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Member

@sdake sdake left a comment

Choose a reason for hiding this comment

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

Nice work. The defaults of false make sense given that we can't assume HTTPS will be available on ingress LBs. I believe the ingressgateway implementation has solved this problem already. If you are up for the challenge, it would be helpful to have https enabled in the ingress model as well.

You also might try a rebase to get your code running in the gate properly.

/lgtm
/approve

@istio-testing
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: clyang82, gyliu513, sdake

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@clyang82 clyang82 force-pushed the add_ingress_grafana_prometheus branch from 8af4f2d to 899eb5f Compare January 6, 2019 13:40
@gyliu513
Copy link
Member

gyliu513 commented Jan 7, 2019

/retest

@clyang82
Copy link
Member Author

clyang82 commented Jan 7, 2019

@sdake I will have another PR to handle https enabled in the ingress model. Thanks.

@clyang82
Copy link
Member Author

clyang82 commented Jan 7, 2019

/retest

@linsun
Copy link
Member

linsun commented Jan 8, 2019

@clyang82 can you resolve conflict pls?

Signed-off-by: clyang82 <clyang@cn.ibm.com>
@clyang82 clyang82 force-pushed the add_ingress_grafana_prometheus branch from 899eb5f to 5c9bc0f Compare January 8, 2019 03:02
@clyang82
Copy link
Member Author

clyang82 commented Jan 8, 2019

/test istio-pilot-multicluster-e2e
/test istio-unit-tests
/test istio-pilot-e2e-envoyv2-v1alpha3

@istio-testing istio-testing merged commit d1e9ef4 into istio:release-1.1 Jan 8, 2019
@istio-testing
Copy link
Collaborator

@clyang82: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/istio-pilot-multicluster-e2e.sh 5c9bc0f link /test istio-pilot-multicluster-e2e

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. I understand the commands that are listed here.

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.

None yet

7 participants