Skip to content

Ensures istio/istioctl is pulled locally prior to use #1637

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

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

codefromthecrypt
Copy link
Contributor

follow-up to #1635 cc @wind57

@@ -61,8 +61,6 @@ public final class Commons {
*/
public static final String ISTIO_VERSION = "1.16.0";
Copy link
Contributor

Choose a reason for hiding this comment

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

yeah, I forgot to update this one... can you change it to 1.20.5 please? seems like its the highest version we can go to from my testing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

appears that version tends to use k8s x.28, so I'll update both

Signed-off-by: Adrian Cole <[email protected]>
@@ -72,7 +70,7 @@ private Commons() {
/**
* Rancher version to use for test-containers.
*/
public static final String RANCHER = "rancher/k3s:v1.25.4-k3s1";
public static final String RANCHER = "rancher/k3s:v1.28.8+k3s1";
Copy link
Contributor

Choose a reason for hiding this comment

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

typo here: rancher/k3s:v1.28.8-k3s1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks!

Signed-off-by: Adrian Cole <[email protected]>
@wind57
Copy link
Contributor

wind57 commented Apr 15, 2024

@ryanjbaxter Im ok with this one.

@ryanjbaxter ryanjbaxter added this to the 3.1.2 milestone Apr 16, 2024
@ryanjbaxter ryanjbaxter merged commit c7c4220 into spring-cloud:main Apr 16, 2024
@codefromthecrypt codefromthecrypt deleted the istio-polish branch April 16, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants