kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

Two records of the same component appear in the list “I Install ” #388

Closed littsummer closed 8 months ago

littsummer commented 8 months ago

Two records of the same component appear in the list “I Install ”,but updated at different times @Abirdcfly The data that was updated earlier flashed. image

bjwswang commented 8 months ago

@littsummer seems this is a bug in component-store. @dayuy

Abirdcfly commented 8 months ago

This bug is caused by someone installing the chartmuseum via cpl, then uninstalling it via helm manually, and then installing a new chartmuseum with another cpl.

That is to say, we need to deal with the situation where the cpl's corresponding chart is manually uninstalled or updated by the helm command