gluster / anthill

A Kubernetes/OpenShift operator to manage Gluster clusters
http://gluster-anthill.readthedocs.io/
Apache License 2.0
35 stars 12 forks source link

CI/CD: Automatic deployment #19

Open JohnStrunk opened 6 years ago

JohnStrunk commented 6 years ago

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)

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