moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
7.83k stars 1.09k forks source link

Add Deprecated Flag to the lint rules #5082

Closed daghack closed 4 days ago

daghack commented 1 week ago

Per discussion with @tonistiigi in https://github.com/moby/buildkit/pull/5046, longterm there is a need to add some Deprecated flag to individual rules so that we can mark lint rules as no longer being checked while still maintaining their properties and references so that docs are still generated and out-of-date clients do no run into missing references.