The v2.2.0 release introduces new resources, bug fixes, enhancements, and dependency updates.
- Added a readiness check for the controller-manager Webhook server to ensure the provider’s conversion webhook is not marked as ready until the server is fully started #1880
- Fixed the race on the registered conversion paths in
conversion.Convertcrossplane/upjet#545 - Fixed: [Bug]: [Bug]: Unable to provision namespace-scoped RDS with passwordSecretRef defined #1855
- Fixed: [Bug]: [Bug]: Updating from 1.19.1 to 1.20.1 breaks lambda with older versions #1714
- Add EFS filesystem ID into the connection secret #1810
Support for New Resources
Cluster.dsqlClusterPeering.dsql=> This resource does not conform to XRM. Updates are not supported, and deletion is a no-op.ClusterPolicy.kafkaEndpoint.verifiedaccessGroup.verifiedaccessInstance.verifiedaccessInstanceLoggingConfiguration.verifiedaccessInstanceTrustProviderAttachment.verifiedaccessTrustProvider.verifiedaccessAccessLogSubscription.vpclatticeAuthPolicy.vpclatticeListenerRule.vpclatticeResourcePolicy.vpclatticeServiceNetworkResourceAssociation.vpclatticeServiceNetworkServiceAssociation.vpclatticeServiceNetworkVPCAssociation.vpclatticeTargetGroupAttachment.vpclattice
What's Changed
- Run uptest conditionally on oracle-vm-16cpu-64gb-x86-64 in crossplane-contrib repo by @ulucinar in #1884
- fix(owners): set correct mail-address by @haarchri in #1885
- Move myself to emeritus maintainer status by @mbbush in #1886
- Add webhook server readyz checker by @ulucinar in #1880
- Bump dependencies by @sergenyalcin in #1883
- Fix converted singleton lists in the generated example manifests by @ulucinar in #1888
- Bump build submodule to 4c898574f9ee55d16c2df2550fc723d4979c7d7b by @sergenyalcin in #1889
- Configure VerifiedAccess provider and add example by @larhauga in #1706
- Add EFS filesystem ID to connection secret by @ctenberge-oneid in #1810
- Add remaining VPCLattice resources and related examples by @mirrajabi in #1874
- Add erhancagirici as codeowner by @sergenyalcin in #1892
- fix: namespaced MR aware PasswordGenerator configuration by @sergenyalcin in #1890
- Remove TargetGroupAttachment target.id reference fields by @sergenyalcin in #1891
- Bump Go dependency github.com/crossplane/upjet/v2 to commit 8d73164bb9bd by @ulucinar in #1895
- Add support for kafka Cluster Policy resource by @turkenf in #1899
- Add ulucinar as codeowner by @sergenyalcin in #1902
- Add support for dsql(2) resources by @turkenf in #1900
New Contributors
- @ctenberge-oneid made their first contribution in #1810
- @mirrajabi made their first contribution in #1874
Full Changelog: v2.1.1...v2.2.0