Skip to content

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 09:36
· 43 commits to main since this release
be4540c

Changes included in v0.0.1:

🚀 Features

  • external-dns cluster controller #12
    • [USER][FEATURE] The PlatformService DNS now reconciles Cluster resources. If a cluster's purposes match one of the mappings provided in the controller's configuration (provided via the DNSServiceConfig resource), external-dns is deployed onto the cluster, with its configuration determined by the aforementioned mapping.