0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/extensions/search
Andrei Aaron 7517f2a5bb
list all images that have all layers of the base image included (2) (#813)
* list all images that are base images for the given image + zli command

Signed-off-by: Lisca Ana-Roberta <ana.kagome@yahoo.com>

* Fix a failing test

The test expected the image size to be the size of the layer, not the manifest+config+layer

Signed-off-by: Andrei Aaron <andaaron@cisco.com>

Signed-off-by: Lisca Ana-Roberta <ana.kagome@yahoo.com>
Signed-off-by: Andrei Aaron <andaaron@cisco.com>
Co-authored-by: Lisca Ana-Roberta <ana.kagome@yahoo.com>
2022-09-22 22:08:58 +03:00
..
common list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
cve Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
digest Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
gql_generated list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go Enrich ImageSummary with a new field representing image History 2022-09-21 12:50:11 -07:00
resolver_test.go list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
schema.graphql list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
schema.resolvers.go list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00