Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Initial operator executable #30

@JohnStrunk

Description

@JohnStrunk

Describe the feature you'd like to have.
Build the initial skeleton of the operator. It should start and watch the defined CRs.

What is the value to the end user? (why is it a priority?)
With this, the project has an initial instance of a thing that can be run e2e.

How will we know we have a good solution? (acceptance criteria)

  • YAML files to deploy the operator
  • The operator will start and establish a watch on the CRs as defined in CRD Design #3
  • E2E tests can:
    • Add CRs
    • Start/stop the operator
    • Clean up

Additional context
Child of #6
E2E depends on #29

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions