-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 enable_namespace_creation flag and start testing with 1.10 #968
add enable_namespace_creation flag and start testing with 1.10 #968
Conversation
Thanks for the PR! 🚀 |
ba9133c
to
791ed8e
Compare
Defaulting to ASM 1.10 for testing. The test has passed for 1.10. Switching back to 1.9 |
e18434e
to
29ec234
Compare
29ec234
to
c9f75b3
Compare
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.
Thanks for the PR @ZhengzheYang
94a4667
to
e0621ed
Compare
ef93f25
to
76fc426
Compare
76fc426
to
3f6a4d3
Compare
…ogle-modules#968) * add enable_namespace_creation flag and start testing with 1.10 * address comments
ASM 1.10 has a new flag for
install_asm
to create theistio-system
namespace for the user, if the user opts in.