syndesisio / syndesis-project

Placeholder repository for project management
https://syndesis.io/
Apache License 2.0
6 stars 12 forks source link

Tech extension: cleanup old extension #164

Closed lburgazzoli closed 6 years ago

lburgazzoli commented 6 years ago

We should have a pluggable strategy to cleanup tech extensions.

First and default implementations should delete all extension except the active one and those that are in use.

nicolaferraro commented 6 years ago

Just thinking.. why should we leave "in use" extensions.. Is there need for a way for a integration to use a "logically deleted" extension?

The actual physical id of the package is not encoded in the integration, there should be only the "logical" one, right?

lburgazzoli commented 6 years ago

ok, we can keep only the latest one.