Skip to content

Feature/istio 17#184

Merged
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
feature/istio-17
May 26, 2023
Merged

Feature/istio 17#184
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
feature/istio-17

Conversation

@michaelvl
Copy link
Contributor

@michaelvl Michael Vittrup Larsen (michaelvl) commented May 24, 2023

Description

This PR updates the aws-crossplane blueprint to be compatible with the naming convention change in Istio 1.17: https://istio.io/latest/news/releases/1.17.x/announcing-1.17/change-notes/

The change is basically that Istio adds the istio gatewayclass name as a suffix, hence the core change (beside compatibility test updates) is changes like:

- name: {{ .Gateway.metadata.name }}-child
+ name: {{ .Gateway.metadata.name }}-child-istio

The version compatibility list has updated and a tentative version 0.0.21 has been marked as compatible with Istio 1.17, i.e. when this PR is merged we can create a 0.0.21 release.

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