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
Deprecate the auto_prune_method and auto_prune_value parameters in favor of the new quay_organization_prune and quay_repository_prune modules.
---------
Co-authored-by: Hervé Quatremain <herve.quatremain@redhat.com>
New ``infra.quay_configuration.quay_organization_prune`` and ``infra.quay_configuration.quay_repository_prune`` modules.
14
+
15
+
Deprecated Features
16
+
-------------------
17
+
18
+
- The ``auto_prune_method`` and ``auto_prune_value`` parameters of the ``infra.quay_configuration.quay_organization`` and ``infra.quay_configuration.quay_repository`` modules are deprecated in favor of the new``infra.quay_configuration.quay_organization_prune`` and ``infra.quay_configuration.quay_repository_prune`` modules.
19
+
20
+
New Modules
21
+
-----------
22
+
23
+
- infra.quay_configuration.quay_organization_prune - Manage auto-pruning policies for organizations and user namespaces
24
+
- infra.quay_configuration.quay_repository_prune - Manage auto-pruning policies for repositories
0 commit comments