ContainerSolutions/externalsecret-operator

prune intermediate docker images in registry

開放

#83 建立於 2019年12月24日

 (0 則留言) (0 個反應) (1 位負責人)Go (27 個分叉)auto 404
enhancementgood first issuehacktoberfest

倉庫指標

星標
 (192 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently we create images for the testing process that might not end up being useful. These images are pushed to the registry regardless in order to run tests on real Kubernetes clusters.

We should have a mechanism to prune these intermediate images. For example: https://github.com/burnettk/delete-docker-registry-image?

貢獻者指南