Skip to content

Default .Repository and .Tag values to <none>#7240

Merged
openshift-merge-robot merged 1 commit intocontainers:masterfrom
jwhonce:issues/7123
Aug 10, 2020
Merged

Default .Repository and .Tag values to <none>#7240
openshift-merge-robot merged 1 commit intocontainers:masterfrom
jwhonce:issues/7123

Conversation

@jwhonce
Copy link
Copy Markdown
Member

@jwhonce jwhonce commented Aug 5, 2020

Refactor the processing of Repository and Tag fields to default to
when printing via --format flag. Previously, the default format would
print but --format {{.Tag}} would not in some cases.

Fixes #7123

Signed-off-by: Jhon Honce jhonce@redhat.com

@jwhonce jwhonce added the kind/bug Categorizes issue or PR as related to a bug. label Aug 5, 2020
@jwhonce jwhonce requested review from baude and edsantiago August 5, 2020 22:17
@jwhonce jwhonce self-assigned this Aug 5, 2020
@openshift-ci-robot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jwhonce

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 5, 2020
@edsantiago
Copy link
Copy Markdown
Member

LGTM but I only gave it a very very quick glance. One favor: could you remove this line and re-push?

skip_if_remote "FIXME: pending #7123"

@mheon
Copy link
Copy Markdown
Member

mheon commented Aug 6, 2020

LGTM but someone more familiar with this code than I should review

@rhatdan
Copy link
Copy Markdown
Member

rhatdan commented Aug 6, 2020

/lgtm
/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 6, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2020
@TomSweeneyRedHat
Copy link
Copy Markdown
Member

Tests aren't hip @jwhonce

Refactor the processing of Repository and Tag fields to default to <none>
when printing via --format flag. Previously, the default format would
print <none> but --format {{.Tag}} would not in some cases.

Fixes containers#7123

Signed-off-by: Jhon Honce <jhonce@redhat.com>
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Aug 10, 2020
@rhatdan
Copy link
Copy Markdown
Member

rhatdan commented Aug 10, 2020

/lgtm
/hold cancel

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Aug 10, 2020
@openshift-merge-robot openshift-merge-robot merged commit b20f44f into containers:master Aug 10, 2020
@jwhonce jwhonce deleted the issues/7123 branch June 30, 2021 16:09
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

podman-remote: images --format : missing .Tag

7 participants