scaleoutsystems / stackn

A minimalistic and pluggable machine learning platform for Kubernetes.
http://www.scaleoutsystems.com
Apache License 2.0
35 stars 13 forks source link

Fix/SK-132 App settings and post delete hooks for mlflow and S3 #285

Closed Wrede closed 2 years ago

Wrede commented 2 years ago

Status

Description

Updating app settings was not working, fixed by app instance variable. When deleting minio or mlflow, apps they still remain coupled to project.mlflow and project.s3storage. Added post delete hooks for deleting these.

Additional: updated sweetalert message when deleting apps.