issues
search
vv9k
/
podman-api-rs
Rust interface to Podman (libpod).
MIT License
84
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Draft] Update crate to work with Podman 5 API
#171
janst97
opened
5 months ago
0
labels not applied during volume creation
#170
wez
opened
6 months ago
0
Podman API 5.0.0 support
#169
dvzrv
opened
7 months ago
4
remove_kubernetes_pods does not accept a yaml specifying the resources to delete
#168
krucod3
opened
1 year ago
0
Security issue Segmentation fault in time dependency
#167
inf17101
opened
1 year ago
0
Add missing derives to container opts
#166
xtexChooser
opened
1 year ago
1
How is podman's delete container procedure scheduled internally?
#165
inf17101
opened
1 year ago
0
Add missing opts to `ContainerCheckpointOptsBuilder`
#164
vv9k
closed
1 year ago
0
PreCheckpoint support
#163
antoniocalagna98
closed
1 year ago
1
Derive PartialEq & Deserialize for ContainerMount
#162
xtexChooser
closed
1 year ago
1
Fix `ContainerWaitOpts::conditions` parameter serialization
#161
vv9k
closed
1 year ago
0
400 Bad Request on Wait for Running
#160
atagen
closed
1 year ago
2
Make Images::push return a stream
#159
marhkb
closed
1 year ago
1
Fix pushing images when using "destination" param
#158
marhkb
closed
1 year ago
1
Fix 405 error in `Pods::prune` by using HTTP POST
#157
marhkb
closed
1 year ago
1
Macro errors while using podman-api crate in Bazel with rules_rust
#156
all2jeff
opened
1 year ago
2
Exec detach
#155
bamboocleaver
closed
1 year ago
2
Add ability to specify `hooks-dir`
#154
WillNilges
closed
1 year ago
2
fix clippy warnings
#153
MarinPostma
closed
1 year ago
1
Add timeout to ContainerDeleteOpts
#152
MarinPostma
closed
1 year ago
3
Build image from local Dockerfiles
#151
v0nNemizez
closed
1 year ago
2
Fix null ports in fields with `InspectHostPort` type
#150
vv9k
closed
1 year ago
0
Fix null ports in fields with `InspectHostPort` type
#149
vv9k
closed
1 year ago
1
`InspectNetworkSettings::ports` and `InspectContainerHostConfig::port_bindings` need small type modification
#148
marhkb
closed
1 year ago
1
Update models to V4.3.1
#147
vv9k
closed
1 year ago
0
Upgrade models to v4.3.1
#146
vv9k
closed
1 year ago
0
Fix `Exec::start` to respect the TTY settings of the exec instance
#145
vv9k
closed
1 year ago
3
Change return type of `Exec::start` to `Result<tty::Multiplexer<'exec>>`
#144
marhkb
closed
1 year ago
2
Use POST inside `Exec::resize`
#143
marhkb
closed
1 year ago
2
Support for Podman over ssh remote connection
#142
lmtr0
opened
1 year ago
7
Reading part of `Container::attach` seems to be stuck in `next`
#141
marhkb
closed
1 year ago
2
Add `Pod::generate_kube_yaml`
#140
marhkb
closed
2 years ago
1
Fix `ContainerCreateOptsBuilder::mounts`
#139
vv9k
closed
2 years ago
1
Question regarding `ContainerCreateOptsBuilder::mounts`
#138
marhkb
closed
2 years ago
1
How to support Send
#137
arlyon
closed
2 years ago
2
Add missing integration tests
#136
vv9k
opened
2 years ago
0
Integration tests
#135
vv9k
closed
2 years ago
0
Make the result stream of `Images::build` continuous
#134
marhkb
closed
2 years ago
1
Make "Dockerfile" lower case
#133
marhkb
closed
2 years ago
1
Integration tests
#132
vv9k
closed
2 years ago
0
Regression in constructing JSON filters
#131
marhkb
closed
2 years ago
2
Podman exec leaks conmon processes
#130
MarkRx
closed
2 years ago
2
ListContainer deserialization error: podman returns null for Size
#129
Mortal42
closed
2 years ago
1
Use correct endpoint in `Pods::create`
#128
marhkb
closed
2 years ago
1
fix: missing attributes for create container request added
#127
Babidiii
closed
2 years ago
1
Missing attributes for container creation request
#126
Babidiii
closed
2 years ago
0
Use swagger-rustgen to generate models
#125
vv9k
closed
2 years ago
0
How to get ContainerNetworkConfig or PortBindings
#124
dwhiteddsoft
closed
2 years ago
4
Migrate to libpod v4.2
#123
vv9k
closed
2 years ago
3
V4 Support
#122
lmtr0
closed
2 years ago
4
Next