Skip to main content

1.4.2

· One min read

Added

  • Added XRD XTCPConnection, which defines an API schema which can be used by multiple implementations that enable network connectivity from a tenant cluster to a data service instance via the Klutch control plane.
  • Added "nop" composition for XTCPConnection to opt out of a network connector implementation
  • Added ObjectStorageInstance resource for provisioning object storage; initial implementation includes AWS S3 buckets.
  • Added ObjectStorageBinding to enable applications to connect to provisioned object storage instances.