Skip to content

v2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@babbageclunk babbageclunk released this 14 Oct 22:46
f3284b1

This version is unsupported. To try it out, follow the instructions in the README. After installation, you can see the usage instructions for how to get started.

Release notes

  • Added support for the following new resources:
    • Cosmos DB:
      • MongodbDatabase
      • MongodbDatabaseCollection
      • SqlDatabase
      • SqlDatabaseContainer
      • SqlDatabaseContainerTrigger
      • SqlDatabaseContainerStoredProcedure
      • SqlDatabaseContainerUserDefinedFunction
    • PostgreSQL:
      • FlexibleServer
      • FlexibleServersDatabase
      • FlexibleServersFirewallRule
    • RoleAssignment
  • Moved the code generator and controller from hack folder to new v2 folder so they are much easier to find.
  • Ported support for operator-per-namespace multitenancy to the v2 operator. This enables running multiple ASO deployments in one cluster watching different namespaces and using different credentials.
  • Improved error reporting in logging and resource conditions.

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2