Skip to content

Conversation

@baude
Copy link
Member

@baude baude commented Feb 13, 2020

this uses the specgen structure to create containers rather than the outdated createconfig. right now, only the apiv2 create is wired up. eventually the cli will also have to be done.

Signed-off-by: Brent Baude [email protected]

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Feb 13, 2020
@baude baude force-pushed the apiv2createlibpod branch from 0bd0265 to e3d3c62 Compare February 13, 2020 21:02
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You know, I think useImageVolumes might be 100% unused...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you want me to do; it is in the current code path.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this also be only if len(s.Entrypoint) > 0?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm. We might want to pull from the image in that case.

@mheon
Copy link
Member

mheon commented Feb 14, 2020 via email

@baude baude force-pushed the apiv2createlibpod branch from e3d3c62 to 8e40a72 Compare February 14, 2020 16:07
@rh-atomic-bot
Copy link
Collaborator

☔ The latest upstream changes (presumably #5203) made this pull request unmergeable. Please resolve the merge conflicts.

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 14, 2020
@baude baude force-pushed the apiv2createlibpod branch from 8e40a72 to d859474 Compare February 17, 2020 15:44
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 17, 2020
@baude baude force-pushed the apiv2createlibpod branch from d859474 to 850c830 Compare February 17, 2020 17:54
@mheon
Copy link
Member

mheon commented Feb 17, 2020

@giuseppe @rhatdan PTAL - I'd love another set of eyes on this before we merge

@rh-atomic-bot
Copy link
Collaborator

☔ The latest upstream changes (presumably #5158) made this pull request unmergeable. Please resolve the merge conflicts.

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 18, 2020
@baude baude force-pushed the apiv2createlibpod branch from 850c830 to 1d751c3 Compare February 19, 2020 15:27
@rh-atomic-bot
Copy link
Collaborator

☔ The latest upstream changes (presumably #5225) made this pull request unmergeable. Please resolve the merge conflicts.

@baude baude force-pushed the apiv2createlibpod branch from 1d751c3 to 293d063 Compare February 19, 2020 20:29
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 19, 2020
this uses the specgen structure to create containers rather than the outdated createconfig.  right now, only the apiv2 create is wired up.  eventually the cli will also have to be done.

Signed-off-by: Brent Baude <[email protected]>
@baude baude force-pushed the apiv2createlibpod branch from 293d063 to d65ff6b Compare February 19, 2020 21:23
@mheon
Copy link
Member

mheon commented Feb 19, 2020

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 19, 2020
@openshift-merge-robot openshift-merge-robot merged commit e561280 into containers:master Feb 19, 2020
edsantiago added a commit to edsantiago/libpod that referenced this pull request Feb 20, 2020
PR containers#5204 added /libpod/containers/create but with the wrong
swagger comment. Fix that.

Also fix some other inconsistencies: missing 'libpod' prefix,
missing 'Container' suffix, and change 'ContainerCreate'
to 'CreateContainer'; all of these changes preserve consistency
with both the invoked function as well as the overall naming
conventions used in this module.

Signed-off-by: Ed Santiago <[email protected]>
@baude baude deleted the apiv2createlibpod branch May 7, 2020 13:02
snj33v pushed a commit to snj33v/libpod that referenced this pull request May 31, 2020
PR containers#5204 added /libpod/containers/create but with the wrong
swagger comment. Fix that.

Also fix some other inconsistencies: missing 'libpod' prefix,
missing 'Container' suffix, and change 'ContainerCreate'
to 'CreateContainer'; all of these changes preserve consistency
with both the invoked function as well as the overall naming
conventions used in this module.

Signed-off-by: Ed Santiago <[email protected]>
@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 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 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. 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants