Skip to content

0.22.0: Fix cce project cleanup (#223)

Compare
Choose a tag to compare
@gtema gtema released this 27 Aug 11:46
· 144 commits to master since this release
aa9a0c1
Fix cce project cleanup

project cleanup with date filters require created_at/updated_at
attributes be present and parsable as ISO8601. Extract data from the
resource metadata and strip unpasable part.

Reviewed-by: kucerakk <[email protected]>
Reviewed-by: None <None>