Skip to content

Make istiod.enabled always true#20883

Merged
istio-testing merged 2 commits intoistio:masterfrom
howardjohn:istiod/only-option
Feb 6, 2020
Merged

Make istiod.enabled always true#20883
istio-testing merged 2 commits intoistio:masterfrom
howardjohn:istiod/only-option

Conversation

@howardjohn
Copy link
Copy Markdown
Member

This is for master only, not 1.5 backport

@howardjohn howardjohn requested a review from a team as a code owner February 5, 2020 23:20
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Feb 5, 2020
@istio-testing istio-testing added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Feb 5, 2020
Copy link
Copy Markdown
Member

@elfinhe elfinhe left a comment

Choose a reason for hiding this comment

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

now i do see why helm template is hard to maintain...

@howardjohn
Copy link
Copy Markdown
Member Author

now i do see why helm template is hard to maintain...

Just keep deleting stuff, it gets easier 🙂

@istio-testing istio-testing merged commit 968f28c into istio:master Feb 6, 2020
sdake pushed a commit to sdake/istio that referenced this pull request Feb 21, 2020
* Make istiod.enabled always true

* Gen
fsGroup: 1337
volumes:
{{- if or .Values.global.controlPlaneSecurityEnabled (and .Values.global.configValidation (not .Values.global.istiod.enabled)) }}
- name: istio-certs
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

removing this is causing an error deploying galley manifest

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

can you open an issue with more details? it's very likely we will remove galley entirely by the time we ship 1.6 though, and this commit is not included in 1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants