Skip to content

Archive completed certificate requests #10

Description

@bbengfort

At the moment, completed certificate requests are marked as completed but must be kept so that the details of the batch and the pkcs12 password might be used to recover issued certificates. However, this means that the CertManager go routine will loop over a growing number of certificate requests over time. We need to decide if keeping the certificate requests for recovery is a valid use case and:

  • if not: destroy certificate requests when they are completed
  • if so: archive certificate requests to a different prefix so that they are not scanned by the CertManager

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions