v2.0.0-alpha.2
Pre-release
Pre-release
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
- Cosmos DB:
- Moved the code generator and controller from
hack
folder to newv2
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