Skip to content

Conversation

@edsantiago
Copy link
Owner

Signed-off-by: Ed Santiago [email protected]

Signed-off-by: Ed Santiago <[email protected]>
@packit-as-a-service
Copy link

There was an error while creating SRPM. You can re-trigger build by adding a comment (/packit copr-build) into this pull request.

Output:

Preparing of the upstream to the SRPM build failed: Specfile /sandcastle/contrib/spec/podman.spec not found.

@dhodovsk
Copy link

The file you link in the packit config - contrib/spec/podman.spec does not exist https://github.com/edsantiago/libpod/tree/master/contrib/spec

If you have a command that generates the file, actions are a preferred way to do it:

edsantiago added a commit that referenced this pull request Feb 18, 2020
As I've mentioned once or twice, hand-maintained swagger docs
are evil. This commit attempts to fix:

  * Inconsistent methods (swagger says POST but code signature
    says GET)

  * Inconsistent capitalization

  * Typos ("Mounter", "pood")

  * Completely wrong paths (/inspect vs /json)

  * Missing .Method() registrations

  * Missing /libpod in some /volumes paths

  * Incorrect method declaration: /libpod/containers/.../kill
    was correct (POST) in swagger but wrong in the code itself
    (http.MethodGet). Correct the latter to MethodPost

This is two hours' work, even with a script I have that
tries to cross-check everything.

Swagger docs should not be human-maintained.

Signed-off-by: Ed Santiago <[email protected]>
edsantiago pushed a commit that referenced this pull request Feb 19, 2020
Add API review comments to correct documentation and endpoints.  Also, add a libpode prune method to reduce code duplication.  Only used right now for the API but when the remote client is wired, we will switch over there too.

Signed-off-by: Brent Baude <[email protected]>
edsantiago pushed a commit that referenced this pull request Feb 19, 2020
edsantiago pushed a commit that referenced this pull request Feb 19, 2020
@github-actions
Copy link

A friendly reminder that this PR had no activity for 30 days.

edsantiago pushed a commit that referenced this pull request Jun 25, 2020
Friendly amendment for pr 6751
edsantiago pushed a commit that referenced this pull request Jan 24, 2022
Fix #2 for compat commit handling of --changes
@edsantiago edsantiago deleted the packit branch October 31, 2022 13:58
edsantiago pushed a commit that referenced this pull request Jul 11, 2023
* Use vfkit command line assembly
* Inject ignition file into guest using http over vsock
* Ready notification through use of vsock

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <[email protected]>
edsantiago pushed a commit that referenced this pull request Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants