anthill icon indicating copy to clipboard operation
anthill copied to clipboard

Initial operator executable

Open JohnStrunk opened this issue 6 years ago • 4 comments

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 #3
  • E2E tests can:
    • Add CRs
    • Start/stop the operator
    • Clean up

Additional context Child of #6 E2E depends on #29

JohnStrunk avatar Jul 03 '18 18:07 JohnStrunk