Commit Graph

  • fcacec1fb8
    Merge 7befd24dbb into afbb2a7f23 Seth Jennings 2018-02-27 22:32:59 +0000
  • afbb2a7f23 remove build alias Seth Jennings 2018-02-27 15:35:37 -0600
  • 7befd24dbb remove build alias Seth Jennings 2018-02-27 15:35:37 -0600
  • d850186964 Fix gofmt & golint Matthew Heon 2018-02-27 15:36:36 -0500
  • b69d031fb5 Relax locking in Exec() Matthew Heon 2018-02-27 15:18:44 -0500
  • 87e3516dfe Handle removing containers with active exec sessions Matthew Heon 2018-02-27 15:01:29 -0500
  • 0bdd795b8b Ensure that Cleanup() will not run on active containers Matthew Heon 2018-02-27 13:54:48 -0500
  • 776f0175c9 Add tracking for exec session IDs Matthew Heon 2018-02-27 13:51:43 -0500
  • 723f12755d Remove now-unused runc launch code Matthew Heon 2018-02-27 09:55:24 -0500
  • 5654e5e8c5 Rework exec to enable splitting to retrieve exec PID Matthew Heon 2018-02-27 09:50:22 -0500
  • 3276571d87 Add tracking for container exec sessions to DB Matthew Heon 2018-02-23 15:28:56 -0500
  • b883a32425 Small fixes to container Exec Matthew Heon 2018-02-23 15:02:21 -0500
  • 785e701ed2
    Merge 99ad1f36ca into d9cf162215 Matthew Heon 2018-02-27 19:56:03 +0000
  • d9cf162215
    Merge pull request #411 from baude/coprgitfix Brent Baude 2018-02-27 13:56:01 -0600
  • 13a40109de copr make file change baude 2018-02-27 13:54:52 -0600
  • 683dc89baf (minor) correct misspellings in man pages Ed Santiago 2018-02-27 10:10:01 -0700
  • 9112377e8c
    Merge 6b486cf84a into 6cb1c31d3f Ed Santiago 2018-02-27 17:17:45 +0000
  • 6b486cf84a (minor) correct misspellings in man pages Ed Santiago 2018-02-27 10:10:01 -0700
  • 6cb1c31d3f Restrict top output to container's pids only baude 2018-02-26 09:08:19 -0600
  • a1d2e3c67b
    Merge 87b00a2fb1 into f47a5be60d Brent Baude 2018-02-26 23:41:45 +0000
  • f47a5be60d ps displays incorrect exit code baude 2018-02-26 16:26:04 -0600
  • 7e6a0e0a39
    Merge 95b7380f5e into e5ddf34e64 Brent Baude 2018-02-26 22:54:03 +0000
  • e5ddf34e64 podman load dont panic when no repotags baude 2018-02-26 12:21:26 -0600
  • 95b7380f5e ps displays incorrect exit code baude 2018-02-26 16:26:04 -0600
  • 9a21aa33b6
    Merge 46a9983021 into 9f7643c364 Brent Baude 2018-02-26 20:37:43 +0000
  • 9f7643c364 Add ubuntu paths baude 2018-02-26 13:38:00 -0600
  • 66ed82e73c
    Merge 170c1f6b61 into 6831db7f10 Brent Baude 2018-02-26 19:39:08 +0000
  • 170c1f6b61 Add ubuntu paths baude 2018-02-26 13:38:00 -0600
  • 6831db7f10 Do not override user mounts baude 2018-02-26 09:34:45 -0600
  • dcb907af08
    Merge bbace9da9d into b351b12e27 Brent Baude 2018-02-26 18:29:13 +0000
  • dbeb459188
    Merge fc387b80c5 into b351b12e27 Brent Baude 2018-02-26 18:28:57 +0000
  • b351b12e27 Tagging an image alias by shortname baude 2018-02-24 19:52:55 -0600
  • 46a9983021 podman load dont panic when no repotags baude 2018-02-26 12:21:26 -0600
  • 87b00a2fb1 Restrict top output to container's pids only baude 2018-02-26 09:08:19 -0600
  • bbace9da9d Do not override user mounts baude 2018-02-26 09:34:45 -0600
  • fc387b80c5 Tagging an image alias by shortname baude 2018-02-24 19:52:55 -0600
  • 5e7979f016 Address review comments baude 2018-02-20 12:09:28 -0600
  • 831dc48883 Add support for --no-new-privs Daniel J Walsh 2018-02-15 12:23:36 -0500
  • 50512caff8
    Merge d415c5772b into 1d9539337b Brent Baude 2018-02-23 20:26:45 +0000
  • d415c5772b Address review comments baude 2018-02-20 12:09:28 -0600
  • 1d9539337b
    Merge pull request #396 from mheon/bump_022 Brent Baude 2018-02-23 13:04:12 -0600
  • 3a8764a9c9 Bump version to v0.2.3-dev Matthew Heon 2018-02-23 13:59:46 -0500
  • 525e3b17e4 Bump release to v0.2.2 v0.2.2 Matthew Heon 2018-02-23 13:58:30 -0500
  • e97ca5bd38 podman ps json output use batched ops baude 2018-02-22 10:08:59 -0600
  • 0a93194d68
    Merge 71391e6d56 into fd79671d05 Brent Baude 2018-02-23 17:44:54 +0000
  • fd79671d05 CreateContainerStorage by image id baude 2018-02-23 10:18:23 -0600
  • 99ad1f36ca Relax locking on container exec Matthew Heon 2018-02-23 12:03:07 -0500
  • dd3ec1c96e
    Merge 54105e166e into 16ed0baf65 Brent Baude 2018-02-23 16:36:10 +0000
  • 54105e166e CreateContainerStorage by image id baude 2018-02-23 10:18:23 -0600
  • 16ed0baf65 Move Hostname accessor to more logical place Matthew Heon 2018-02-22 14:51:48 -0500
  • eafbe76ebe Refactor spec generation in libpod into a function Matthew Heon 2018-02-22 14:49:35 -0500
  • 490bcf330c
    Merge 14722ef161 into 8eadc208e1 Matthew Heon 2018-02-22 21:45:20 +0000
  • 8eadc208e1 Remove No New Privs from DB as it's already in the spec Matthew Heon 2018-02-22 12:55:39 -0500
  • 6d91b2ea79
    Merge 4b067115b1 into 6a4fcb168a Matthew Heon 2018-02-22 21:02:25 +0000
  • 6a4fcb168a Vendor in latest containers/image umohnani8 2018-02-22 12:08:01 -0500
  • 4b067115b1 Remove No New Privs from DB as it's already in the spec Matthew Heon 2018-02-22 12:55:39 -0500
  • 14722ef161 Move Hostname accessor to more logical place Matthew Heon 2018-02-22 14:51:48 -0500
  • f13d635391 Refactor spec generation in libpod into a function Matthew Heon 2018-02-22 14:49:35 -0500
  • ad3f16dc4d
    Merge 890262b42b into 89110f682d Urvashi Mohnani 2018-02-22 19:59:59 +0000
  • 89110f682d Add accessors to all container config and state fields Matthew Heon 2018-02-22 12:00:44 -0500
  • 890262b42b Vendor in latest containers/image umohnani8 2018-02-22 12:08:01 -0500
  • 10689b4e17
    Merge a57ee073fa into 3d395767d8 Matthew Heon 2018-02-22 17:04:19 +0000
  • a57ee073fa Add accessors to all container config and state fields Matthew Heon 2018-02-22 12:00:44 -0500
  • cadfa8856d Add support for --no-new-privs Daniel J Walsh 2018-02-15 12:23:36 -0500
  • 71391e6d56 podman ps json output use batched ops baude 2018-02-22 10:08:59 -0600
  • 3d395767d8 Implement --image-volumes for create and run umohnani8 2018-02-16 10:38:12 -0500
  • 6a2f8fc073
    Merge 9081737011 into 7a7a6c2d79 Urvashi Mohnani 2018-02-22 15:12:44 +0000
  • 7a7a6c2d79 Remove unnecessary booleans Matthew Heon 2018-02-22 09:38:50 -0500
  • cef3979203 Fix gofmt Matthew Heon 2018-02-21 15:32:25 -0500
  • 8ce7c5bdd1 Make operations on pod containers as a group independent Matthew Heon 2018-02-21 15:19:38 -0500
  • 7c51fa05a2 Fix gofmt Matthew Heon 2018-02-19 17:53:49 -0500
  • 0838c2b984 Add ability to start containers in a pod Matthew Heon 2018-02-19 15:28:46 -0500
  • 86930c829e Add kill and stop for pods Matthew Heon 2018-02-19 11:05:43 -0500
  • 0b4c8fc2bb Add pod status command Matthew Heon 2018-02-14 16:42:13 -0500
  • 9081737011 Implement --image-volumes for create and run umohnani8 2018-02-16 10:38:12 -0500
  • b4c4ae42ff
    Merge ec79ba45f7 into b8d1ce03a1 Matthew Heon 2018-02-22 14:42:46 +0000
  • ec79ba45f7 Remove unnecessary booleans Matthew Heon 2018-02-22 09:38:50 -0500
  • b8d1ce03a1 Add tests and cleanup Jhon Honce 2018-02-21 16:54:24 -0700
  • a58e9f7cee Push up createConfig.CgroupParent processing to parent Jhon Honce 2018-02-20 16:00:19 -0700
  • 8a97671145 Corrected comment Jhon Honce 2018-02-20 11:11:41 -0700
  • 3f004df384 Implement podman run option --cgroup-parent Jhon Honce 2018-02-20 10:29:41 -0700
  • c25beb70a3
    Merge be22411959 into f1f0f37dc1 Jhon Honce 2018-02-21 23:55:24 +0000
  • be22411959 Add tests and cleanup Jhon Honce 2018-02-21 16:54:24 -0700
  • 10c294ee91 Fix gofmt Matthew Heon 2018-02-21 15:32:25 -0500
  • d0f05f6fbd Make operations on pod containers as a group independent Matthew Heon 2018-02-21 15:19:38 -0500
  • f1f0f37dc1 Correct exit code 126 and 127 baude 2018-02-21 09:43:28 -0600
  • a8a0b22686
    Merge d846d3bf70 into 6ce70a33c5 Brent Baude 2018-02-21 15:45:43 +0000
  • d846d3bf70 Correct exit code 126 and 127 baude 2018-02-21 09:43:28 -0600
  • 6ce70a33c5 Inspect output should be in array form baude 2018-02-20 10:57:37 -0600
  • 9d822025f8
    Merge ef87f0c65c into e929e7de4c Brent Baude 2018-02-21 13:33:19 +0000
  • 68e11b27dd
    Merge 49e9451364 into e929e7de4c Matthew Heon 2018-02-21 13:33:03 +0000
  • e929e7de4c Add --time alias to manpages Matthew Heon 2018-02-20 17:46:58 -0500
  • 4803b5a639 Alias --time to --timeout for 'podman stop' Matthew Heon 2018-02-20 17:43:34 -0500
  • ef5d1d6b27 Push up createConfig.CgroupParent processing to parent Jhon Honce 2018-02-20 16:00:19 -0700
  • 49e9451364 Add --time alias to manpages Matthew Heon 2018-02-20 17:46:58 -0500
  • 048094583b Alias --time to --timeout for 'podman stop' Matthew Heon 2018-02-20 17:43:34 -0500
  • ff8a31bbb9
    Merge 55ad9862e7 into 4929e37507 Brent Baude 2018-02-20 21:54:51 +0000
  • 4929e37507 Performance enhancement for podman images baude 2018-02-19 08:40:43 -0600
  • 55ad9862e7 Add --time to podman stop baude 2018-02-20 15:49:01 -0600
  • 8f7eb5c7ce
    Merge f9ecfe6523 into df7bf04dc6 Brent Baude 2018-02-20 21:06:29 +0000