Skip to content
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 1.23 #1039

Merged
merged 2 commits into from
Jan 7, 2025
Merged

upgrade istio to 1.23 #1039

merged 2 commits into from
Jan 7, 2025

Conversation

geoberle
Copy link
Collaborator

@geoberle geoberle commented Jan 7, 2025

What this PR does

AKS 1.31 requires istio >= 1.23

Jira:
Link to demo recording:

Special notes for your reviewer

Signed-off-by: Gerd Oberlechner <[email protected]>
Signed-off-by: Gerd Oberlechner <[email protected]>
@geoberle geoberle force-pushed the istio-1-23-upgrade branch from 4e9d8b3 to 6f86da3 Compare January 7, 2025 11:26
Comment on lines +217 to +219
@scripts/aks-admin-access.sh $(SVC_RESOURCEGROUP) $(PRINCIPAL_ID)
@scripts/aks-kubeconfig.sh $(SVC_RESOURCEGROUP) $(AKS_NAME) "$(SVC_KUBECONFIG_FILE)"
@KUBEONFIG=$(SVC_KUBECONFIG_FILE) TARGET_VERSION=$(ISTIO_TARGET_VERSION) ISTIOCTL_VERSION=$(ISTIOCTL_VERSION) TAG=$(ISTIO_TAG) scripts/istio.sh
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is here just temporary. when we switch over to running svc-pipeline.yaml, the istio script is a dedicated post-step there.

@geoberle geoberle merged commit ac5667e into main Jan 7, 2025
21 checks passed
@geoberle geoberle deleted the istio-1-23-upgrade branch January 7, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants