Skip to content

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

Merged
ryanjbaxter merged 3 commits intospring-cloud:mainfrom
codefromthecrypt:istio-polish
Apr 16, 2024
Merged

Ensures istio/istioctl is pulled locally prior to use#1637
ryanjbaxter merged 3 commits intospring-cloud:mainfrom
codefromthecrypt:istio-polish

Conversation

@codefromthecrypt
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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]>
* 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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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