Enhancing Support for Older OOTB Images: Retention and Deprecation Flagging #154
Labels
field-priority
Prioritized by the team
kind/feature
New feature or request
priority/minor
An issue with the product that doesn't impact the user much or not at all (ie tech debt)
rhods-2.5
tracker
Non-completable ticket; used for tracking work at a high level
Milestone
Depends: #236
As part of the better support for older OOTB images issue (#131), we should consider keeping when we move to drop the current N-1, to keep this resource around and flag it so the dashboard to be able to read and ignore it when rendering.
This can be accomplished by introducing an annotation flag on the tag assigned to the resource we are deprecating. Examples of such annotation flags could be:
image-deleted:true
ordeprecated-image:true
deprecation-text: This notebook is no longer supported; please upgrade to a newer version
Acceptance criteria
opendatahub.io/image-tag-outdated:true
: feature: Included annotation to the outdated image tags #315The text was updated successfully, but these errors were encountered: