red-hat-storage / cockpit-ceph-installer

Cockpit plugin to simplify Ceph installations
GNU Lesser General Public License v2.1
65 stars 18 forks source link

Fix downstream naming and support overrides #55

Closed pcuzner closed 4 years ago

pcuzner commented 4 years ago

Codebase had hardcoded beta in a number of places that made it problematic for release. beta has now been removed and the overrides to the runner-service and the UI allow continued beta/QE testing. In addition to these fixes, UI tweaks have been included that address several issues reported.

Signed-off-by: Paul Cuzner pcuzner@redhat.com