ContainerSolutions/externalsecret-operator

prune intermediate docker images in registry

オープン

#83 opened on 2019/12/24

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Go (27 件のフォーク)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (192 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド