Date
1 - 4 of 4
CNCF position on new Docker policy limiting image retention
Starting Nov 1, 2020, Docker is planning to limit retention of images on Docker Hub for free accounts to 6m [1]. This will likely affect many CNCF projects that distribute binaries. For example, while the Jaeger projects makes multiple releases per year, it does not mean that all users are upgrading more frequently than 6m. We also have a number of build and CI related images that are not updated that often, and if they start TTL-ing out it will introduce additional maintenance burden.
What is the TOC recommendation on this front? Should CNCF upgrade some of Docker Hub accounts (e.g. starting with graduated projects) to paid plans? [1]: https://www.docker.com/pricing/retentionfaq |
|
This is more of a question for CNCF Staff than the TOC :) I moved the issue here: https://github.com/cncf/foundation/issues/106 I haven't fully read the policy yet to understand the impact but we are happy to offer options, some projects have paid plans already. On Thu, Aug 13, 2020 at 11:19 AM Yuri Shkuro <shkuro@...> wrote: Starting Nov 1, 2020, Docker is planning to limit retention of images on Docker Hub for free accounts to 6m [1]. This will likely affect many CNCF projects that distribute binaries. For example, while the Jaeger projects makes multiple releases per year, it does not mean that all users are upgrading more frequently than 6m. We also have a number of build and CI related images that are not updated that often, and if they start TTL-ing out it will introduce additional maintenance burden. --
Chris Aniszczyk (@cra) | +1-512-961-6719 |
|
saiyam pathak
I think the FAQ states that only the inactive images will be scheduled for deletion. What will happen to inactive images once the expiration date is reached?Beginning November 1, 2020, any images that are marked as “inactive” will be scheduled for deletion. Account owners will also be notified by email of “inactive” images that are scheduled for deletion. On Thu, Aug 13, 2020 at 9:53 PM Chris Aniszczyk <caniszczyk@...> wrote:
|
|
Adding to this, sccording to the faq, inactive images are defined as images that have not been pulled or pushed in at least 6 months. This could still break things, but shouldn't be too disruptive for active projects. However, old images which should probably be retained/archived could disappear. On Thu, Aug 13, 2020, 9:28 AM saiyam pathak <Saiyam911@...> wrote:
|
|