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

make helm install consistent with istioctl #11762

Closed
wants to merge 5 commits into from

Conversation

zirain
Copy link
Member

@zirain zirain commented Aug 27, 2022

make helm install consistent with istioctl

fixes: istio/istio#39049

cc @frankbu

@zirain zirain requested a review from a team as a code owner August 27, 2022 02:56
@istio-testing istio-testing added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 27, 2022
@zirain zirain added cherrypick/release-1.14 and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 27, 2022
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
@istio-testing istio-testing added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 27, 2022
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
@ericvn
Copy link
Contributor

ericvn commented Aug 28, 2022

Any feedback from @istio/wg-environments-maintainers ?

Copy link
Member

@howardjohn howardjohn left a comment

Choose a reason for hiding this comment

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

This is intended - the use of istio-system is an anti-pattern explicitly not recommended

@zirain
Copy link
Member Author

zirain commented Aug 29, 2022

I also got some feedback same as istio/istio#39049 mentioned, the helm doc is different from istioctl, which confused istio rookie.

@howardjohn
Copy link
Member

howardjohn commented Aug 29, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/environments size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting different results with Helm x Istioctl installation
4 participants