You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
63ffb8a - Added tenant namespace and blueprint/resourceset details to status of Tenant. - Renamed ResourceSetNameChanged to ResourceSetCreated. - Less referencess to Blueprint ResourceNamePrefix. - Better ResourceSet readiness checks. - Renamed keys used for templating and updated templates.
eac8fa0 - Adding timestamp and sequence to Commit and Event. - Refactored aggregate and implemented commit sorting.
46ac361 - Graceful handling of errors when trying to delete a certificate in use. - Better handling of certificate/certificateconnector status updates (ready, insuse, insync).
33356de Added reconcile.FinalizerInProgress for cleaner code related to finalizers.
51bc66e Added support for enabling/disabling controllers during startup by setting environment variable.
0d1f115 Added support setting a DeletionPolicy on a HostedZone (Default/Force). Implemented force deltion of HostedZone. Added check for required environment variable.
2476dd5 Added todo and renamed func used when watching certificates for certificate connector.
cab69ef Adding fields ObservedGeneration and ResourceVersion to status of ResourceSet. Trying out new strategy for handling status updates in ResourceSet.
954d602 Adding paging support and list functions for aws.Clients.
e9cb0c9 Fixed issue with reconcile.WithFinalizer. Fixed issue with caller reference for AWS Route53 HostedZone. Fixed issue with HostedZoneNotEmpty in hostedzone_controller. Improved stability when deleting ResourceSet.