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
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Matthew Casperson edited this page Mar 16, 2023
·
1 revision
OctoRecLifecycleRetention returns a warning if lifecycles are configured to retain all items.
Recommendation
Lifecycle retention rules provide the option specify that resources like releases and packages are retained for a certain amount of time or retain the last specified number of resources. Lifecycles can also be configured to retain resources indefinitely.
Retaining resources indefinitely is inefficient and can introduce performance issues over time.
Remediation
Consider changing the lifecycle rules to not retain all resources.