Commit Graph

  • f5f64bda24
    container exit code should default to 125 Daniel J Walsh 2018-07-13 09:50:23 -0400
  • a4ba8c1b75
    Merge 9c610f6b88 into 6f1dd44b29 Daniel J Walsh 2018-07-13 13:49:45 +0000
  • 9c610f6b88
    Need to wait for container to exit before completing run/start completes Daniel J Walsh 2018-07-12 17:10:50 -0400
  • 71770a8a7a
    Merge 5e08f8d2e3 into 6f1dd44b29 Brent Baude 2018-07-13 13:37:54 +0000
  • 6f1dd44b29 fix pull image that includes a sha baude 2018-07-12 13:44:26 -0500
  • a04a8d1dd4 Added full podman pod ps, with tests and man page haircommander 2018-07-09 17:48:20 -0400
  • 1aad3fd96b Podman pod create/rm commands with man page and tests. haircommander 2018-07-09 13:04:29 -0400
  • 5e08f8d2e3 fix pull image that includes a sha baude 2018-07-12 13:44:26 -0500
  • a2dde5a50d Added created time to pod state haircommander 2018-07-11 16:27:52 -0400
  • 14811a3dfd
    Merge 014100bc7f into 4f699db8da Peter Hunt 2018-07-12 22:10:04 +0000
  • 38ef7c3ec3
    Merge e1936603cd into e615b7d671 Brent Baude 2018-07-12 21:45:48 +0000
  • 4f699db8da Support multiple networks baude 2018-07-12 09:51:31 -0500
  • e615b7d671 Log all output of logrus to syslog as well as stdout/stderr Daniel J Walsh 2018-07-12 14:34:37 -0400
  • 113d388dae
    Merge b3b437c77a into 4f188aa191 Daniel J Walsh 2018-07-12 21:18:21 +0000
  • b3b437c77a
    Log all output of logrus to syslog as well as stdout/stderr Daniel J Walsh 2018-07-12 14:34:37 -0400
  • 23e6fe1401
    If proxy fails then then signal should be sent to the main process Daniel J Walsh 2018-07-12 17:09:57 -0400
  • e1936603cd Support multiple networks baude 2018-07-12 09:51:31 -0500
  • 4f188aa191 podman rmi should only untag image if parent of another umohnani8 2018-07-06 11:55:02 -0400
  • 2939b476f1
    Merge 9f8d1af2cb into a1f3d44497 Urvashi Mohnani 2018-07-12 18:01:33 +0000
  • 9f8d1af2cb podman rmi should only untag image if parent of another umohnani8 2018-07-06 11:55:02 -0400
  • a1f3d44497 Changed container status of Unknown from being printed as Dead to Error in Ps haircommander 2018-07-12 12:57:26 -0400
  • a7a11cb4c5
    Merge 820f057f2a into 62983ddbb7 Peter Hunt 2018-07-12 17:00:14 +0000
  • 820f057f2a Changed container status of Unknown from being printed as Dead to Error in Ps haircommander 2018-07-12 12:57:26 -0400
  • 014100bc7f Added created time to pod state haircommander 2018-07-11 16:27:52 -0400
  • 62983ddbb7 Fix podman build completions Daniel J Walsh 2018-07-11 08:26:33 -0400
  • acb3bee0ed
    Merge 6f45eeb9e8 into 86154b6538 Daniel J Walsh 2018-07-12 02:02:27 +0000
  • 86154b6538 Refactor attach()/start() after podman changes Jhon Honce 2018-07-10 12:12:59 -0700
  • ea92d65ca2
    Merge b6ad3f3b39 into 7f3f491396 Jhon Honce 2018-07-11 23:49:49 +0000
  • b6ad3f3b39 Refactor attach()/start() after podman changes Jhon Honce 2018-07-10 12:12:59 -0700
  • 7f3f491396 create conmon sockets when getting their paths baude 2018-07-09 14:17:41 -0500
  • 7655ca4236
    Merge 1e9d7bb20a into 1219a3cab3 Brent Baude 2018-07-11 17:55:59 +0000
  • fc91094545
    Merge 358ae0ed23 into 06ab343bd7 Giuseppe Scrivano 2018-07-11 17:26:53 +0000
  • 1219a3cab3 build: enable ostree in containers/storage when available Giuseppe Scrivano 2018-07-10 13:02:42 +0200
  • 06ab343bd7 podman/libpod: add default AppArmor profile Valentin Rothberg 2018-07-09 08:50:52 +0200
  • 6f45eeb9e8
    Fix podman build completions Daniel J Walsh 2018-07-11 08:26:33 -0400
  • 0066374fc3
    runtime: delete unused function Giuseppe Scrivano 2018-07-11 09:38:31 +0200
  • 340becf542
    rootless: propagate errors from GetRootlessRuntimeDir() Giuseppe Scrivano 2018-07-11 09:38:04 +0200
  • 7e3c0d493e
    rootless: resolve the user home directory Giuseppe Scrivano 2018-07-11 08:56:59 +0200
  • 6122f0382c
    Merge 398ef91788 into 84cfdb2061 Valentin Rothberg 2018-07-10 17:18:40 +0000
  • 84cfdb2061 rootless: fix when argv[0] is not an absolute path Giuseppe Scrivano 2018-07-10 17:26:06 +0200
  • 9d25fbe889
    Merge 1b20dc8dc3 into 4f9b1ae625 Giuseppe Scrivano 2018-07-10 16:13:42 +0000
  • 1b20dc8dc3
    rootless: fix when argv[0] is not an absolute path Giuseppe Scrivano 2018-07-10 17:26:06 +0200
  • 358ae0ed23
    build: enable ostree in containers/storage when available Giuseppe Scrivano 2018-07-10 13:02:42 +0200
  • 398ef91788 podman/libpod: add default AppArmor profile Valentin Rothberg 2018-07-09 08:50:52 +0200
  • 4f9b1ae625 Allow Init() on stopped containers Matthew Heon 2018-07-09 15:20:43 -0400
  • da9f336249
    Merge 44b9ee05e0 into a62b3436db Matthew Heon 2018-07-09 20:26:13 +0000
  • a62b3436db urfave/cli: fix regression in short-opts parsing Valentin Rothberg 2018-07-09 19:20:45 +0200
  • ed54bebe7f
    Merge 1c12bc1636 into 4855998f1c Valentin Rothberg 2018-07-09 19:45:39 +0000
  • 1c12bc1636 urfave/cli: fix regression in short-opts parsing Valentin Rothberg 2018-07-09 19:20:45 +0200
  • 1e9d7bb20a create conmon sockets when getting their paths baude 2018-07-09 14:17:41 -0500
  • 0718063140
    Merge f8a11d4d22 into 4855998f1c Urvashi Mohnani 2018-07-09 19:30:12 +0000
  • 4855998f1c Add --volumes-from flag to podman run and create umohnani8 2018-06-11 15:27:42 -0400
  • 44b9ee05e0 Allow Init() on stopped containers Matthew Heon 2018-07-09 15:20:43 -0400
  • 5dce1f2319 Wrote pod ps, rm, create, start. Added tests, man page and completions. haircommander 2018-06-29 18:09:29 -0400
  • f8a11d4d22 Add --volumes-from flag to podman run and create umohnani8 2018-06-11 15:27:42 -0400
  • b34ddfca9d
    Merge f565c300ca into c7424b6991 Valentin Rothberg 2018-07-09 14:26:52 +0000
  • c7424b6991 Vendor in latest buildah to add masks for /proc/keys and /proc/acpi Daniel J Walsh 2018-07-08 07:59:35 -0400
  • a58d577aa7
    Merge 43ef38b508 into f661e1d21d Daniel J Walsh 2018-07-09 13:19:10 +0000
  • 43ef38b508
    Vendor in latest buildah to add masks for /proc/keys and /proc/acpi Daniel J Walsh 2018-07-08 07:59:35 -0400
  • f565c300ca [please ignore] TEST CI Valentin Rothberg 2018-07-09 14:26:22 +0200
  • f661e1d21d Vendor in latest containers/storage Daniel J Walsh 2018-07-08 07:55:30 -0400
  • 57cb002895
    Merge c1d7534140 into 5a8e5a2b17 Daniel J Walsh 2018-07-08 14:05:21 +0000
  • 5a8e5a2b17 Mask /proc/keys to protect information leak about keys on host Daniel J Walsh 2018-07-07 05:38:20 -0400
  • c1d7534140
    Vendor in latest containers/storage Daniel J Walsh 2018-07-08 07:55:30 -0400
  • ab17e19dd4
    Merge 900aedfcf5 into 0660108e3e Daniel J Walsh 2018-07-07 21:02:07 +0000
  • 0660108e3e ctime: Drop 32-/64-bit distinction on Linux W. Trevor King 2018-07-06 09:37:35 -0700
  • 1b7ec46a46
    Merge e0b5501daf into 32dd520606 W. Trevor King 2018-07-07 20:18:09 +0000
  • 32dd520606 Podman stats with no containers listed is the same as podman stats --all haircommander 2018-06-29 17:01:03 -0400
  • 900aedfcf5
    Mask /proc/keys to protect information leak about keys on host Daniel J Walsh 2018-07-07 05:38:20 -0400
  • 168a3a2510
    Merge 865339830b into ca6ffbccc2 Peter Hunt 2018-07-06 21:59:45 +0000
  • d3ac0baf33
    Merge 54aa97a94c into ca6ffbccc2 Jhon Honce 2018-07-06 21:59:39 +0000
  • ca6ffbccc2 Refactor unittest for change in history API Jhon Honce 2018-07-06 10:53:48 -0700
  • 54aa97a94c Refactor unittest for change in history API Jhon Honce 2018-07-06 10:53:48 -0700
  • d61437f689
    Merge pull request #1059 from mheon/bump-0.7.1 Matthew Heon 2018-07-06 14:34:46 -0400
  • 0b4c3da479 Bump gitvalidation epoch Matthew Heon 2018-07-06 14:32:51 -0400
  • 6fb7a68848 Bump to v0.7.2-dev Matthew Heon 2018-07-06 14:32:50 -0400
  • 802d4f2ba4 Bump to v0.7.1 v0.7.1 Matthew Heon 2018-07-06 14:32:46 -0400
  • e0b5501daf ctime: Drop 32-/64-bit distinction on Linux W. Trevor King 2018-07-06 09:37:35 -0700
  • 9d4a7f117d
    Merge c3224bf2b3 into aaab26fd0c W. Trevor King 2018-07-06 17:54:46 +0000
  • b2344b83ed pkg/ctime: Factor libpod/finished* into a separate package W. Trevor King 2018-07-05 10:57:39 -0700
  • 865339830b Podman stats with no containers listed is the same as podman stats --all haircommander 2018-06-29 17:01:03 -0400
  • aaab26fd0c Block use of /proc/acpi from inside containers Daniel J Walsh 2018-07-06 06:41:24 -0400
  • 14500479de
    Merge 7c25eb1560 into 6092955783 Daniel J Walsh 2018-07-06 17:28:31 +0000
  • 32ae22dab0
    Merge 1ce187db4e into 8aed3857d3 Brent Baude 2018-07-06 17:03:45 +0000
  • 6092955783 remove buildah requirement for the libpod image library baude 2018-07-06 10:13:23 -0500
  • 52932dabb4
    Merge a490fc5e2d into 9eef9eb212 W. Trevor King 2018-07-06 16:38:56 +0000
  • 8aed3857d3 contrib/python/test/test_tunnel: Fix -nNT -> -nNTq W. Trevor King 2018-06-29 16:42:10 -0700
  • 9f47e8576b
    Merge 0d5a91c39f into cf2be66f52 Marco Vedovati 2018-07-06 16:02:50 +0000
  • 9eef9eb212 Refactor podman/utils with a single container start and attach function Marco Vedovati 2018-06-28 19:08:49 +0200
  • 1ce187db4e remove buildah requirement for the libpod image library baude 2018-07-06 10:13:23 -0500
  • cf2be66f52 Remove now-unneeded cleanupCgroup() for unsupported OS Matthew Heon 2018-07-05 14:15:38 -0400
  • eae8007896 Remove per-container CGroup parents Matthew Heon 2018-07-05 14:10:13 -0400
  • c3224bf2b3 pkg/ctime: Factor libpod/finished* into a separate package W. Trevor King 2018-07-05 10:57:39 -0700
  • 7c25eb1560
    Block use of /proc/acpi from inside containers Daniel J Walsh 2018-07-06 06:41:24 -0400
  • a517063e71
    Merge f37b13f389 into 99959e55fa Matthew Heon 2018-07-06 01:21:38 +0000
  • ab11b93775
    Merge 45aa43af5f into 99959e55fa W. Trevor King 2018-07-06 01:21:16 +0000
  • 99959e55fa Fix nits and GOPATH in tutorial TomSweeneyRedHat 2018-07-05 16:23:53 -0400
  • 14582534bd
    Merge 6742ef3c03 into 4f0c0597a1 Tom Sweeney 2018-07-06 00:49:18 +0000
  • c0adc7ece1
    Merge d7a2731a04 into 4f0c0597a1 W. Trevor King 2018-07-06 00:48:45 +0000
  • 4f0c0597a1 spec: Make addPrivilegedDevices and createBlockIO per-platform W. Trevor King 2018-07-05 13:35:06 -0700