-
Notifications
You must be signed in to change notification settings - Fork 63
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
Upgrade ASM to v1.13 #369
Upgrade ASM to v1.13 #369
Conversation
/assign @zijianjoy |
Closes #366 |
…matting for file names in new instructions.
/lgtm Thank you so much Ablai, that is great work upgrading ASM version! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gkcalat, zijianjoy 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 |
* Upgrade ASM from v1.10 to v1.13 * Fix install-asm role name * Change to istio-1-11 folder in kubeflow/manifests. ASM will install istio v 1.13 though * Fix comments * closes #366 * Revert conbfig-map and include GitOps friendly RequestAuthetication * Remove legacy install_asm. Force hydrate before installation of ASM * Split install-asm and hydrate rules. Update README. * Downgrade ASM to 1.13.2 * Add a note about install_asm and asmcli * Add a note about install_asm and asmcli # 2 * Improve readability of ASM upgrade instructions * Fix typos, improve wording while preserving the old instruction as they are. * Emphasize 'legacy' in the depraceted instructions, fix consistent formatting for file names in new instructions. Co-authored-by: Ablai Akhazhanov <ablai@google.com>
@gkcalat @zijianjoy I am a GCP client using this version (asm-1132-5) and getting error 502. I am using latest Kubeflow version on GCP (1.5.1). Every pod is running. This error seems to be different than what happened here: #371 How can I solve this? Thanks in advance |
@pablofiumara We are working on making the new Kubeflow release v1.6. Upgrading ASM itself might not be enough because you also need to upgrade istio version to 1.11+. Also feel free to share your error message in a new GitHub issue. |
@zijianjoy Thank you. Created new Github issue #379 |
Upgrading ASM to 1.13:
asmcli
tool instead ofinstall_asm
toolistio-1-11
from Manifests as it is currently sufficient. Planning to switch toistio-1-14
once ASM v 1.14 is releasedTested run on end-2-end MNIST example