Skip to content

tf-operator should ensure that CRD exists #710

@ddysher

Description

@ddysher

From what I experimented, tf-operator requires crd to be created via admin manually; however, i believe in most of crd-based system, they are responsible to make sure crd exists, e.g. rook,, volume snapshot, etc

Note apart from creating crd upon startup, a robust operator should also make sure it always exists, though how to implement this varies, e.g. recreate if crd is deleted, using authz

/cc @gaocegege @codeflitting

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions