Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

add probe for citadel.#81

Merged
mergify[bot] merged 4 commits intoistio:masterfrom
morvencao:br_add_probe_for_citadel
May 7, 2019
Merged

add probe for citadel.#81
mergify[bot] merged 4 commits intoistio:masterfrom
morvencao:br_add_probe_for_citadel

Conversation

@morvencao
Copy link
Copy Markdown
Member

No description provided.

@morvencao morvencao force-pushed the br_add_probe_for_citadel branch from 6dd34b5 to a147dad Compare April 29, 2019 12:18
livenessProbe:
httpGet:
path: /version
port: {{ .Values.global.monitoringPort }}
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.

This is not in globals.yaml. I believe we decided to hardcode the monitoring port for 1.2.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yes, some of the settings we never tested and likely don't support should be replaced by default values.

We support kustomize for cases user really needs a custom value.

Copy link
Copy Markdown
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.

I believe we decided to hardcode the monitoring port for 1.2.

@sdake
Copy link
Copy Markdown
Member

sdake commented Apr 29, 2019

A grep of istio-installer shows 15014 port is hardcoded.

@morvencao
Copy link
Copy Markdown
Member Author

@sdake Thanks, replace probe port with hard coded value.

@morvencao morvencao force-pushed the br_add_probe_for_citadel branch from 664b091 to 844d4a8 Compare May 2, 2019 02:54
@morvencao morvencao force-pushed the br_add_probe_for_citadel branch from c2054b3 to 6f39c60 Compare May 2, 2019 03:59
@morvencao morvencao force-pushed the br_add_probe_for_citadel branch from 2e433f0 to 812557b Compare May 3, 2019 01:45
Copy link
Copy Markdown
Member

@linsun linsun left a comment

Choose a reason for hiding this comment

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

all comments resolved.

/lgtm
/approve

@linsun linsun added this to the 1.2 milestone May 7, 2019
@mergify mergify bot merged commit 49f772b into istio:master May 7, 2019
@morvencao morvencao deleted the br_add_probe_for_citadel branch May 7, 2019 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants