Skip to content

Detect outdated local hummingbird image #463

Description

@axel7083

Description

Let's say you pull on monday any Hummingbird image, and on Wednesday a new version is released for the same tag, you may be lacking some CVE fixes.

The Alternative table now would be missleading for example, here the Hummingbird extension is telling me docker.io/library/postgres:18.3 can be replaced by quay.io/hummingbird/postgresql

Image

However, locally I already have quay.io/hummingbird/postgresql but this image has been pulled long time ago; so it contains some CVEs

Image

Solutions

  1. We could have an Update button in the catalog.
Image
  1. We could have an auto update mechanism in the Hummingbird extension that would update on a configurable basis, the images of the local registry.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions