github crossplane/crossplane v0.11.1

latest releases: v1.15.2, v1.14.8, v1.15.1...
pre-release3 years ago

Crossplane v0.11.1 follows on from the recent v0.11.0 release, addressing two known issues.

  • #1556 and #1567 alleviates an issue in which cloud network infrastructure such as load balancers could be leaked when a KubernetesApplication and the KubernetesCluster it is deployed to are deleted in rapid succession. This leaked infrastructure could prevent the deletion of the Crossplane managed VPC network.
  • #1546 allows a Composition to provide the connection details required by a composite infrastructure resource by specifying fixed, non-sensitive connection details (for example a port or region). This can help write portable composite resources, for example when one provider's database resource return an explicit port on which to connect, while another provider's connection port is fixed and implicit.

Don't miss a new crossplane release

NewReleases is sending notifications on new releases.