eiffel-community/eiffel-easy2use

PVC not removed when doing ./easy2use remove

Closed this issue · 2 comments

Description

When removing an installation that has persistent storage enabled with ./easy2use remove the eiffel-mongodb-eiffel is removed but not data-eiffel-rabbitmq-eiffel-0

Motivation

Either both PVC:s should be removed on none. Removing one will create confusion.

Exemplification

The problem now is that as only one PVC is removed you can't install a new version and keep the data and not clean out the installation completely with remove.

Benefits

More consistent behavior

Possible Drawbacks

N/A

@m-linner-ericsson
The issue has been merged. Perhaps we can delete it.

The #71 PR that fixes this issues was merged so closing this.