OpenShift Merge Robot
5def211400
Merge pull request #5842 from baude/v2bloat2
...
podman v2 remove bloat v2
2020-04-16 10:52:58 -07:00
Daniel J Walsh
a8a61d9764
Add SELinux volume information to troubleshoot.md
...
This issue happens enough that we need to put it on
the top of the troubleshoot guide.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-16 13:25:11 -04:00
OpenShift Merge Robot
8c4d4b58ee
Merge pull request #5597 from sujil02/systemd-updates
...
Update podman-generate-systemd man page
2020-04-16 10:15:09 -07:00
Brent Baude
ba430bfe5e
podman v2 remove bloat v2
...
rid ourseleves of libpod references in v2 client
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-16 12:04:46 -05:00
OpenShift Merge Robot
c1bafb8b5a
Merge pull request #5844 from baude/apiv2filteridfix
...
allow filters to work when listing containers
2020-04-16 08:50:11 -07:00
Brent Baude
e154249b46
allow filters to work when listing containers
...
enable filters when listing containers on the libpod endpoint.
Fixes : #5841
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-16 09:21:44 -05:00
OpenShift Merge Robot
8857ba20a0
Merge pull request #5835 from containers/dependabot/go_modules/github.com/containers/common-0.9.1
...
Bump github.com/containers/common from 0.9.0 to 0.9.1
2020-04-16 06:31:25 -07:00
Sujil02
a037d9cd4d
Update podman-generate-systemd man page
...
Update links, content, and adding more examples to show how to run
the generated .service files as root and non-root. Fix for #5497
Signed-off-by: Sujil02 <sushah@redhat.com>
2020-04-16 09:17:27 -04:00
OpenShift Merge Robot
155a7d661e
Merge pull request #5826 from cevich/gate_pip
...
Cirrus: Fix gate container build failure
2020-04-16 05:37:21 -07:00
OpenShift Merge Robot
09e821a8ea
Merge pull request #5690 from rhatdan/selinux
...
Add support for selecting kvm and systemd labels
2020-04-16 05:29:19 -07:00
Valentin Rothberg
04e83f63a8
.gitignore: ignore v2 remote
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-04-16 12:14:23 +02:00
OpenShift Merge Robot
084cfb81da
Merge pull request #5834 from rhatdan/version
...
Add version to podman info command
2020-04-16 03:09:15 -07:00
dependabot-preview[bot]
897847cccc
Bump github.com/containers/common from 0.9.0 to 0.9.1
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.9.0...v0.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-16 05:53:35 -04:00
Daniel J Walsh
62803f8d3b
Add version to podman info command
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-15 21:30:56 -04:00
OpenShift Merge Robot
d6b3bc18f8
Merge pull request #5752 from mheon/pod_inspect_structs
...
Add basic structure of output for APIv2 pod inspect
2020-04-15 17:14:24 -07:00
OpenShift Merge Robot
c7d17613ec
Merge pull request #5827 from baude/v2bloat
...
v2 bloat pruning phase 2
2020-04-15 15:00:13 -07:00
OpenShift Merge Robot
0f7162d791
Merge pull request #5817 from rhatdan/selinux1
...
Fix up SELinux labeling
2020-04-15 14:28:53 -07:00
Matthew Heon
82ce9703e1
Add basic structure of output for APIv2 pod inspect
...
This will replace the structs in use in libpod, which cannot be
used as they are also directly involved in the database
representation of pods and cannot be moved out of Libpod.
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-04-15 17:21:00 -04:00
Brent Baude
30d2964ff8
v2 bloat pruning phase 2
...
this is second phase of removing unneeded bloat in the remote client. this is important to be able to reduce the client size as well as possible native compilation for windows/mac.
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-15 16:09:27 -05:00
OpenShift Merge Robot
3500a8bc39
Merge pull request #5830 from baude/v2runtime
...
podmanv2 fix runtime assignment
2020-04-15 13:54:09 -07:00
Daniel J Walsh
c4ca3c71ff
Add support for selecting kvm and systemd labels
...
In order to better support kata containers and systemd containers
container-selinux has added new types. Podman should execute the
container with an SELinux process label to match the container type.
Traditional Container process : container_t
KVM Container Process: containre_kvm_t
PID 1 Init process: container_init_t
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-15 16:52:16 -04:00
OpenShift Merge Robot
6e9622aa98
Merge pull request #5775 from sujil02/v2-container-prune
...
Ability to prune container in api V2
2020-04-15 13:42:36 -07:00
Daniel J Walsh
ac94a96a74
Fix up SELinux labeling
...
SELinux label options processing fixes, should allow system tests to pass.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-15 16:30:03 -04:00
OpenShift Merge Robot
195cb11276
Merge pull request #5671 from edsantiago/swagger-check
...
swagger-check: new CI tool to cross-check swagger
2020-04-15 13:17:31 -07:00
OpenShift Merge Robot
693a8039c8
Merge pull request #5776 from vrothberg/au
...
auto update: skip non-image policies
2020-04-15 13:15:10 -07:00
Brent Baude
bbc0c4a973
podmanv2 fix runtime assignment
...
when provided by the command line, the runtime assignment needs to send the right attribute
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-15 14:49:51 -05:00
Daniel J Walsh
97bded8302
Merge pull request #5823 from mheon/update_readme_19
...
[CI:DOCS] Update README to reflect that latest version is v1.9.0
2020-04-15 14:53:12 -04:00
OpenShift Merge Robot
337e8d6d27
Merge pull request #5786 from containers/dependabot/go_modules/github.com/containers/common-0.9.0
...
build(deps): bump github.com/containers/common from 0.8.1 to 0.9.0
2020-04-15 11:41:46 -07:00
Chris Evich
e394ff407c
Cirrus: Fix gate container build failure
...
Signed-off-by: Chris Evich <cevich@redhat.com>
2020-04-15 13:51:25 -04:00
Ed Santiago
2aca1b7f9b
logformat: handle apiv2 results, add anchor links
...
apiv2 tests emit TAP-compliant output; recognize it and
highlight it the same way we do BATS tests.
Add anchor links to TAP output, so other tools (e.g.
cirrus-flake-summarize) can link to particular lines
And, remove a "-f" from "wait" in test-apiv2; looks
like there's some version of bash used in some CI VM
that doesn't grok it.
Signed-off-by: Ed Santiago <santiago@redhat.com>
2020-04-15 13:51:25 -04:00
OpenShift Merge Robot
ef297d466e
Merge pull request #5767 from edsantiago/logformat_add_anchors_and_apiv2
...
logformat: handle apiv2 results, add anchor links
2020-04-15 10:50:15 -07:00
OpenShift Merge Robot
9b78bf9293
Merge pull request #5770 from baude/v2events
...
podmanv2 events
2020-04-15 18:37:18 +02:00
Matthew Heon
d522755b51
Update README to reflect that latest version is v1.9.0
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-04-15 11:59:59 -04:00
OpenShift Merge Robot
cc9b78f07c
Merge pull request #5820 from mheon/bump-1.9.0
...
Bump to v1.9.0
2020-04-15 17:53:47 +02:00
Sujil02
ec4060aef6
Ability to prune container in api V2
...
Adds ability to prune containers for v2.
Adds client side prompt with force flag and filters options to prune.
Signed-off-by: Sujil02 <sushah@redhat.com>
2020-04-15 11:17:33 -04:00
Matthew Heon
4489440aaf
Bump to v2.0.0-dev
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-04-15 10:51:33 -04:00
Matthew Heon
d985723506
Bump to v1.9.0
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-04-15 10:51:28 -04:00
OpenShift Merge Robot
37ed662f32
Merge pull request #5814 from baude/v2specgenprunelibpod
...
v2specgen prune libpod
2020-04-15 16:38:52 +02:00
Brent Baude
165aef7766
podmanv2 events
...
add the ability to monitor events
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-15 09:38:04 -05:00
OpenShift Merge Robot
a756161e80
Merge pull request #5813 from baude/v2edtests2
...
More system test fixes on regressions
2020-04-15 15:13:18 +02:00
OpenShift Merge Robot
ffcb99d832
Merge pull request #5818 from vrothberg/fix-nil-deref
...
podmanV2: fix nil deref
2020-04-15 13:04:00 +02:00
Valentin Rothberg
123158e83b
podmanV2: fix nil deref
...
Fix a typo when looking up a flag causing a nil deref and all commands
to fail.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-04-15 11:57:35 +02:00
Kunal Kushwaha
d832136349
test case added for image prune cache image
...
test case added for skipping cache images and
fixed condition in test case for prune dangling image
Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>
2020-04-15 02:49:47 +00:00
Kunal Kushwaha
1e8e4bb331
note for skipping cache image added.
...
Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>
2020-04-15 02:49:47 +00:00
Kunal Kushwaha
9dc9f5cf4c
image prune skips images with child images.
...
While image build process, intermediate images are created.
These images are also used as cache images, used in rebuilding
same images. This fix the deletion of cache images.
Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>
2020-04-15 02:49:47 +00:00
Brent Baude
7147187942
v2specgen prune libpod
...
use libpod only in the specgen/generate package so that the remote clients do not inherit libpod bloat.
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-14 20:02:20 -05:00
Brent Baude
60dde457f6
More system test fixes on regressions
...
Fix more regressions between v1 and v2
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-14 19:47:49 -05:00
OpenShift Merge Robot
f0b6cdede5
Merge pull request #5812 from jwhonce/wip/options
...
Add support for the global flags and config files
2020-04-15 01:48:52 +02:00
Jhon Honce
d517276426
Add support for the global flags and config files
...
Note: This PR doesn't provide full rootless support that will be
addressed in a future PR
Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-04-14 14:48:37 -07:00
Ed Santiago
ba26c763c5
swagger-check: new CI tool to cross-check swagger
...
New script cross-references r.Handle() and r.HandleFunc()
calls against the preceding '// swagger:operation' comments,
and exits failure (with descriptive error messages) if any
comments do not match the code.
This script should not be necessary: the swagger comments
should be autogenerated from the source code.
Signed-off-by: Ed Santiago <santiago@redhat.com>
2020-04-14 11:27:44 -06:00