Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

atomic verify: remote inspect and more details#247

Merged
rhatdan merged 1 commit intoprojectatomic:masterfrom
baude:atomic_verify
Dec 11, 2015
Merged

atomic verify: remote inspect and more details#247
rhatdan merged 1 commit intoprojectatomic:masterfrom
baude:atomic_verify

Conversation

@baude
Copy link
Member

@baude baude commented Dec 10, 2015

With the remote_inspect function in RH docker, we can inspect
and image on a remote repository for various information like
versions (when present). This allows us to expand atomic
verify to check a local version against a remote version.

atomic verify now can take an image as input (as before) and
provide a greater level of detail when checking each base
image (defined as a non-intermediate image). It now iterates
on those base images looking for update status.

The output of atomic verify has also been changed slightly to
include a verbose option. When invoked, the verify output
will list each base image with its versioning information.

The non-verbose output remains largely the same, where only
base images that have identified updates are put to stdout.
If verbose is not called for by the user but we find base
images with no version information, we output a warning
message and print verbosely anyway.

Updated man page

With the remote_inspect function in RH docker, we can inspect
and image on a remote repository for various information like
versions (when present).  This allows us to expand atomic
verify to check a local version against a remote version.

atomic verify now can take an image as input (as before) and
provide a greater level of detail when checking each base
image (defined as a non-intermediate image).  It now iterates
on those base images looking for update status.

The output of atomic verify has also been changed slightly to
include a verbose option.  When invoked, the verify output
will list each base image with its versioning information.

The non-verbose output remains largely the same, where only
base images that have identified updates are put to stdout.
If verbose is not called for by the user but we find base
images with no version information, we output a warning
message and print verbosely anyway.

Updated man page
@rhatdan
Copy link
Member

rhatdan commented Dec 11, 2015

LGTM

rhatdan added a commit that referenced this pull request Dec 11, 2015
atomic verify: remote inspect and more details
@rhatdan rhatdan merged commit ac2f835 into projectatomic:master Dec 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants