• wyike's avatar
    garbage collection mechanism for AppRevision (#1501) · ebc8476a
    wyike authored
    * WIP refactor gc func
    
    WIP write gc code
    
    WIP update chart,cmd args
    
    add cleanupRevison func into garbageCollection
    
    add more test
    
    finish unit-test
    
    refactor use func implements
    
    Complete e2e test
    
    WIP rewrite some logic
    
    add func test and rewirte context pointing to func
    
    fix cilint
    
    refactor some function
    
    fix typo
    
    fix ci error
    
    change gc logic
    
    after change gc number, fix all test
    
    add check appRevision collection
    
    WIP finish most code
    
    * add rollout batch to fix rollout e2e-tet
    
    * fix component name in rollout
    
    * ignore gc error, just log the error
    ebc8476a