Skip to content

use crossplane v2 namespaced resources in gateway blueprint#309

Merged
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
feature/crossplane-v2-gateway-blueprint
Jun 26, 2025
Merged

use crossplane v2 namespaced resources in gateway blueprint#309
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
feature/crossplane-v2-gateway-blueprint

Conversation

@michaelvl
Copy link
Contributor

@michaelvl Michael Vittrup Larsen (michaelvl) commented Jun 23, 2025

Fixes #137

Crossplane v2 supports namespaced managed resources, which allow for the namespaced Gateway references to support garbage collection.

The key change is changing resource types from api version aws.upbound.io to aws.m.upbound.io (i.e. change to namespaced CRD) and add namespace to resources. The compatibility matrix in the README have been updated - this caused a reformat of the markdown.

@michaelvl Michael Vittrup Larsen (michaelvl) force-pushed the feature/crossplane-v2-gateway-blueprint branch from bad7dcb to 27e22b2 Compare June 26, 2025 06:44
@michaelvl Michael Vittrup Larsen (michaelvl) merged commit 8e96598 into main Jun 26, 2025
6 checks passed
@michaelvl Michael Vittrup Larsen (michaelvl) deleted the feature/crossplane-v2-gateway-blueprint branch June 26, 2025 06:54
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.

Cluster-scoped resources are not deleted when deleting namespaced scoped Gateway

2 participants