Skip to content

Move operator's CA Secret management outside of the operator #2156

@pmalek

Description

@pmalek

Problem statement

Currently in the operator caManager is responsible for creating the CA certificate Secret for the operator.

This Secret is not removed when the operator is deleted.

As KO 2.0 is moving towards helm self signed certs and cert-manager integration, it might be a good idea to use these mechanism to manage that Secret.

Acceptance criteria

  • As a user I can use helm self signed certs or cert-manager integration to create and manage operator's CA certificate
  • No Secret leftover is left behind when operator is uninstalled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions