Skip to content

Migrate to end to end testing with k8s cluster #26

@mihkulemin

Description

@mihkulemin

Current test suite can not check and validate pods creation/restart. Operator used StateFulSet controller to manage pods and can not be run in the envtest. The only reasonable option is it use full k8s cluster for the end to end testing. AFAIK Kind or Minikube are reasonable options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions