-
Notifications
You must be signed in to change notification settings - Fork 893
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 istio to v1.21.3 #2746
Upgrade istio to v1.21.3 #2746
Conversation
Signed-off-by: biswajit-9776 <[email protected]>
Signed-off-by: biswajit-9776 <[email protected]>
Please use this PR to finish your scripts. I want to use them myself for istio 1.22. |
Signed-off-by: biswajit-9776 <[email protected]>
The scripts are ready to be used after this PR is merged.
kind create cluster --config tests/gh-actions/kind-cluster.yaml
|
/lgtm |
Signed-off-by: biswajit-9776 <[email protected]>
Sorry the script had a comment missing, which I have fixed now. |
Please get rid of sudo and Kind. We just want to synchronize the manifests as we do in the other scripts e.g. sync-kserve. |
Signed-off-by: biswajit-9776 <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: juliusvonkohout 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 |
@rimolive Do let me know if the scripts fail in any way. |
* Upgrade istio to v1.21.3 Signed-off-by: biswajit-9776 <[email protected]> * Upgraded istio-cni to v1.21.3 Signed-off-by: biswajit-9776 <[email protected]> * Configured the scripts for istio-1.22.0 Signed-off-by: biswajit-9776 <[email protected]> * Fixed the comment in script Signed-off-by: biswajit-9776 <[email protected]> * Removed sudo command and K8s requirement from scripts Signed-off-by: biswajit-9776 <[email protected]> --------- Signed-off-by: biswajit-9776 <[email protected]>
Pull Request Template for Kubeflow manifests Issues
✏️ A brief description of the changes
📦 List any dependencies that are required for this change
🐛 If this PR is related to an issue, please put the link of the issue here.
✅ Unit Test Checklist
✅ Contributor checklist
DCO
check)cla/google
check)