caos / boom

Operator to deploy a defined toolsets into K8s, think paas but less lock-in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use currentstate to reconcile resources from templating

stebenz opened this issue · comments

Currently, the resources are only applied and deleted, but no resources which were before applied will get cleaned up if they are not anymore in new versions of the applications.

added with new version #67