Skip to content

Updated Authz LifecyclePolicy with SoftDelete case

As a part of https://gitlab.cern.ch/webservices/webframeworks-planning/-/issues/1115, the Operator will now have a new lifecycle policy, SoftDeleteNamespace, which will block the namespace and log as such, adding as well on the annotation okd.cern.ch/blocked-reason specifically with PendingDeletionAfterLifecycleDeletedApplication.

This behavior involves the following,

Annotations:
  • okd.cern.ch/blocked-reason
  • okd.cern.ch/blocked-timestamp
  • lifecycle.webservices.cern.ch/delete-namespace-after (New and to be used by cleanup mechanism)
Labels:
  • okd.cern.ch/project-blocked
Edited by Francisco Borges Aurindo Barros

Merge request reports