anthill icon indicating copy to clipboard operation
anthill copied to clipboard

CI/CD: Automatic deployment

Open JohnStrunk opened this issue 6 years ago • 0 comments

Describe the feature you'd like to have. The operator should be automatically deployed into a continuous testing environment to help with hardening of the code.

What is the value to the end user? (why is it a priority?) Deploying the latest version of the operator into a live testing environment will allow faster feedback and higher quality code, resulting in a better, more robust product for the final user.

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

  • Builds from master are automatically deployed into an OpenShift internal environment
  • Randomized workloads, management operations, and faults are applied to the cluster managed by the operator.

Additional context Implementing this will require a separate effort to develop something similar to Chaos Monkey for our system.

JohnStrunk avatar Jun 27 '18 18:06 JohnStrunk