-
Notifications
You must be signed in to change notification settings - Fork 896
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
Update Istio version references to v1.16 #2332
Update Istio version references to v1.16 #2332
Conversation
Signed-off-by: Apostolos Gerakaris <apoger@arrikto.com>
Signed-off-by: Apostolos Gerakaris <apoger@arrikto.com>
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.
Main Readme file install instructions need to be changed to reference the new directory for istio-1-16 (Lines139-141)
kustomize build common/istio-1-16/istio-crds/base | kubectl apply -f -
kustomize build common/istio-1-16/istio-namespace/base | kubectl apply -f -
kustomize build common/istio-1-16/istio-install/base | kubectl apply -f -
In fact just do a find |
I did a quick ack and found more references to
|
Signed-off-by: Apostolos Gerakaris <apoger@arrikto.com>
23a7752
to
2c2f005
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.
All looks good, thank you for making the update! 👍
At this point I think that following the I see that we have a |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: apo-ger, kimwnasptd, learning-automation 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 |
* Update Istio version in README file Signed-off-by: Apostolos Gerakaris <apoger@arrikto.com> * Fix GH action workflows Signed-off-by: Apostolos Gerakaris <apoger@arrikto.com> * Update README install instructions for Istio-1-16 Signed-off-by: Apostolos Gerakaris <apoger@arrikto.com> Signed-off-by: Apostolos Gerakaris <apoger@arrikto.com>
Follow-up PR from: #2327
istio-1-14
withistio-1-16
Refs: #2325
cc. @kimwnasptd
Signed-off-by: Apostolos Gerakaris apoger@arrikto.com