-
Notifications
You must be signed in to change notification settings - Fork 8k
Backport changes to new installer #14210
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
Backport changes to new installer #14210
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
The only field it references is one that is not configurable anyways, so we can hard code it in the template safely. If it does need to be configured in the future, we should read from values directly rather than MeshConfig. Backport of c3e66b2 from istio/installer
backport of istio#138 from istio/installer
backport of istio/install istio#165
Backport of istio/install istio#166
backport of istio/install istio#152
backport of istio/installer istio#170
49d75e9
to
fa35e18
Compare
/test integ-pilot-k8s-presubmit-tests-master |
1 similar comment
/test integ-pilot-k8s-presubmit-tests-master |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: costinm, howardjohn, mandarjog, morvencao 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 |
Because we will be shipping 1.2 with the old installer and the new installer (as alpha/beta) we need to backport some of the changes that were made.
Changes included:
istio/installer/pull/78
istio/installer/pull/138
istio/installer/pull/165
istio/installer/pull/166
istio/installer/pull/152
istio/installer/pull/170