Commit Graph

  • f61d9d887c Rename local variables in Runtime.pullRefPairsFromRefNames Miloslav Trmač 2018-07-18 23:58:20 +0200
  • e28f944e7d Split Runtime.pullRefPairsFromRefNames from Image.createNamesToPull Miloslav Trmač 2018-07-18 23:53:46 +0200
  • e712fe4df1 Rename nameToPull to pullRefName Miloslav Trmač 2018-07-18 23:48:35 +0200
  • 3ce3fe7d4c Rename pullStruct to pullRefPair Miloslav Trmač 2018-07-18 23:46:14 +0200
  • e824dc640d Replace optional nameToPull.shaPullName with mandatory dstName Miloslav Trmač 2018-07-18 23:27:48 +0200
  • 5a8f00f542 Introduce nameToPull, move shaPullName in there Miloslav Trmač 2018-07-18 23:20:36 +0200
  • 8705f12c46 Split normalizeTag from Image.TagImage Miloslav Trmač 2018-07-18 22:50:53 +0200
  • 2451974d1b Remove Image.isShortName Miloslav Trmač 2018-07-18 22:43:10 +0200
  • d8a8059b67 Inline getTags into its only user Miloslav Trmač 2018-07-18 22:32:56 +0200
  • b3eb8ca5fa Add unit tests for imageParts Miloslav Trmač 2018-07-18 22:29:35 +0200
  • eec4943aa9
    Merge ddd2df6d30 into eee0e97deb Matthew Heon 2018-07-20 18:12:26 +0000
  • eee0e97deb
    Merge pull request #1124 from mheon/bump-0.7.3 Matthew Heon 2018-07-20 14:11:29 -0400
  • 64f594279c Bump gitvalidation epoch Matthew Heon 2018-07-20 14:06:46 -0400
  • 7476efe565 Bump to v0.7.4-dev Matthew Heon 2018-07-20 14:06:45 -0400
  • 0791210563 Bump to v0.7.3 v0.7.3 Matthew Heon 2018-07-20 14:06:44 -0400
  • 219ab273c0 Bump gitvalidation epoch Matthew Heon 2018-07-20 13:58:21 -0400
  • 2cd567e6e1 Bump to v0.7.4-dev Matthew Heon 2018-07-20 13:58:20 -0400
  • 717a212c57 Bump to v0.7.3 Matthew Heon 2018-07-20 13:58:12 -0400
  • 72c82fb79e
    Merge pull request #1117 from haircommander/pod-start-stop1 Matthew Heon 2018-07-20 13:50:54 -0400
  • 1bb6e5f0d8
    Merge pull request #1121 from mheon/bump_psgo Matthew Heon 2018-07-20 13:46:43 -0400
  • 15a1e9c951
    Merge pull request #1120 from haircommander/pod-ps-status-hotfix Matthew Heon 2018-07-20 13:26:09 -0400
  • ddd2df6d30 Only test apparmor if kernel support is detected Matthew Heon 2018-07-20 12:55:45 -0400
  • 6cae4a0e94
    Merge pull request #1103 from haircommander/load_dockerless Matthew Heon 2018-07-20 12:50:18 -0400
  • 17b1764fb8 Update psgo vendor Matthew Heon 2018-07-20 12:34:51 -0400
  • 7944bca468
    Merge pull request #1104 from rhatdan/mounting Matthew Heon 2018-07-20 12:31:32 -0400
  • d433e56124
    Merge pull request #1099 from giuseppe/per-user-conf-files Matthew Heon 2018-07-20 12:29:04 -0400
  • 0fecfeee63 Podman load/tag/save prepend localhost when no repository is present haircommander 2018-07-13 17:45:55 -0400
  • 7716628e6f Pod ps now uses pod.Status() haircommander 2018-07-20 11:35:40 -0400
  • 17f257140e Added pod start and stop haircommander 2018-07-19 14:58:48 -0400
  • d4f14be3a7
    rootless: support a per-user mounts.conf Giuseppe Scrivano 2018-07-16 11:48:59 +0200
  • 45a92f8357
    secrets: parse only one mounts configuration file Giuseppe Scrivano 2018-07-17 16:48:08 +0200
  • c737d01937
    rootless: allow a per-user registries.conf file Giuseppe Scrivano 2018-07-16 12:14:05 +0200
  • 06a5cc41bf
    pull: get registries using the registries pkg Giuseppe Scrivano 2018-07-16 12:13:24 +0200
  • 067ae31095
    rootless: allow a per-user storage.conf file Giuseppe Scrivano 2018-07-16 11:28:59 +0200
  • c17f8f664c
    rootless, docs: document the libpod.conf file used in rootless mode Giuseppe Scrivano 2018-07-16 11:30:44 +0200
  • 85db3f09bf
    Let containers/storage keep track of mounts Daniel J Walsh 2018-07-19 16:59:42 -0400
  • ba1871dac0 podman-top: use containers/psgo Valentin Rothberg 2018-07-19 14:41:58 +0200
  • 669cbcbd8a
    Merge f1b3327524 into 98703eb204 Valentin Rothberg 2018-07-19 20:23:20 +0000
  • f1b3327524 podman-top: use containers/psgo Valentin Rothberg 2018-07-19 14:41:58 +0200
  • 98703eb204 Vendor in latest code for storage,image, buildah Daniel J Walsh 2018-07-08 07:55:30 -0400
  • fe06dbb324
    Merge 2444bca7b4 into c020db8cd2 Daniel J Walsh 2018-07-19 16:59:16 +0000
  • c020db8cd2 Abort a test on nil containers, so that future tests don't panic Miloslav Trmač 2018-07-19 02:30:33 +0200
  • cedb4576a4 Fix TestPostDeleteHooks on macOS Miloslav Trmač 2018-07-18 21:15:31 +0200
  • 930660c36b Use `...` for a regexp constant to improve readability Miloslav Trmač 2018-07-18 21:13:14 +0200
  • 2444bca7b4
    Vendor in latest code for storage,image, buildah Daniel J Walsh 2018-07-08 07:55:30 -0400
  • d691e8a326
    Merge da80300937 into 6997db694a Miloslav Trmač 2018-07-19 14:15:40 +0000
  • 6997db694a
    Merge pull request #1107 from lberk/patch-1 Daniel J Walsh 2018-07-19 10:15:33 -0400
  • 343770ff5a
    Merge 433fe13645 into 9ae7b1a5b1 Giuseppe Scrivano 2018-07-19 13:21:53 +0000
  • 9ae7b1a5b1 oci: keep exposed ports busy and leak the fd into conmon Giuseppe Scrivano 2018-07-16 13:40:59 +0200
  • 4a6f79b62b Dockerfile: install nmap-ncat Giuseppe Scrivano 2018-07-19 13:57:33 +0200
  • 433fe13645
    oci: keep exposed ports busy and leak the fd into conmon Giuseppe Scrivano 2018-07-16 13:40:59 +0200
  • 0fccaabada
    Dockerfile: install nmap-ncat Giuseppe Scrivano 2018-07-19 13:57:33 +0200
  • da80300937 Abort a test on nil containers, so that future tests don't panic Miloslav Trmač 2018-07-19 02:30:33 +0200
  • 978b213888 Fix TestPostDeleteHooks on macOS Miloslav Trmač 2018-07-18 21:15:31 +0200
  • 6434745e98 Use `...` for a regexp constant to improve readability Miloslav Trmač 2018-07-18 21:13:14 +0200
  • 4692f3ab32 Update podman_tutorial.md William Zhang 2018-07-18 22:22:21 +0800
  • 44daf22a58
    Merge 3daec09d7f into 689bc200dd William Zhang 2018-07-18 14:39:19 +0000
  • 3daec09d7f Update podman_tutorial.md William Zhang 2018-07-18 22:22:21 +0800
  • 5f3d6a0222 Update transfer.md Lukas Berk 2018-07-18 10:13:20 -0400
  • 689bc200dd Add missing podman commands Daniel J Walsh 2018-07-17 08:00:28 -0400
  • 5a11b9002a
    Merge 3a5fe7db45 into dc25b2172f Daniel J Walsh 2018-07-17 12:00:38 +0000
  • 3a5fe7db45
    Add missing podman commands Daniel J Walsh 2018-07-17 08:00:28 -0400
  • dc25b2172f Update gitvalidation epoch Matthew Heon 2018-07-16 15:38:19 -0400
  • 71c78e8999
    Merge 92fe1e6c34 into ea5fad6c8b Matthew Heon 2018-07-16 19:39:29 +0000
  • 92fe1e6c34 Update gitvalidation epoch Matthew Heon 2018-07-16 15:38:19 -0400
  • e3265367d8
    Merge be40e2b3f6 into ea5fad6c8b Brent Baude 2018-07-16 19:17:49 +0000
  • ea5fad6c8b Fix ps filter with key=value labels Joshua Roys 2018-07-16 10:36:57 -0400
  • d93f457a7f
    Merge f86418c269 into 6372c977ea roysjosh 2018-07-16 14:42:42 +0000
  • f86418c269 Fix ps filter with key=value labels Joshua Roys 2018-07-16 10:36:57 -0400
  • da35495c64
    Merge 6bfa8348f6 into 6372c977ea Giuseppe Scrivano 2018-07-16 13:40:43 +0000
  • 6372c977ea rootless: require subids to be present Giuseppe Scrivano 2018-07-16 10:10:20 +0200
  • 6bfa8348f6
    rootless: require subids to be present Giuseppe Scrivano 2018-07-16 10:10:20 +0200
  • 06c546e88d Downgrade setup.py Jhon Honce 2018-07-13 15:28:58 -0700
  • be40e2b3f6 Remove specific versions from python deps baude 2018-07-13 20:16:14 -0500
  • 442cec8690
    Merge efe01b3802 into 8acdb4338b Jhon Honce 2018-07-13 22:35:08 +0000
  • efe01b3802 Downgrade setup.py Jhon Honce 2018-07-13 15:28:58 -0700
  • 8acdb4338b
    Merge pull request #1093 from mheon/bump-0.7.2 Matthew Heon 2018-07-13 16:42:29 -0400
  • fa88d376ba Bump gitvalidation epoch Matthew Heon 2018-07-13 16:36:27 -0400
  • adf588bed8 Bump to v0.7.3-dev Matthew Heon 2018-07-13 16:36:27 -0400
  • 4ca4c5fb49 Bump to v0.7.2 v0.7.2 Matthew Heon 2018-07-13 16:36:22 -0400
  • 4729fd4255
    Merge pull request #1089 from mheon/add_exited Matthew Heon 2018-07-13 16:35:05 -0400
  • a689639a65
    Merge pull request #1081 from jwhonce/wip/client Matthew Heon 2018-07-13 16:34:51 -0400
  • 259136c36c Change logic for detecting conflicting flags in ps Matthew Heon 2018-07-13 16:00:23 -0400
  • 74ccd9ce5f Update python directories to better support setup.py Jhon Honce 2018-07-12 19:26:14 -0700
  • 2bdefc6c1e Fix ps --sort=size test Matthew Heon 2018-07-13 15:14:51 -0400
  • 44b523c946 remote python client for podman Jhon Honce 2018-06-27 21:37:42 -0700
  • 5b43a6a7ee Only print container size JSON if --size was requested Matthew Heon 2018-07-13 11:51:06 -0400
  • f08fffa306 Don't print rootfs and rw sizes if they're empty Matthew Heon 2018-07-13 11:25:05 -0400
  • 4c44185199 Major fixes to podman ps --format=json output Matthew Heon 2018-07-13 11:21:37 -0400
  • d25ebcc35b Ignore running containers in ps exit-code filters Matthew Heon 2018-07-13 10:34:25 -0400
  • 028374b99e Record whether the container has exited Matthew Heon 2018-07-13 10:24:17 -0400
  • 14a6d51a84
    Merge pull request #1091 from giuseppe/rootless-unshare-mount-ns Daniel J Walsh 2018-07-13 14:16:24 -0400
  • 673465a747
    Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-path Daniel J Walsh 2018-07-13 14:15:54 -0400
  • 827359c8e6
    Merge pull request #1065 from haircommander/pod-start-create-rm Daniel J Walsh 2018-07-13 13:57:04 -0400
  • 62e48e5b71
    rootless: correctly propagate the exit status from the container Giuseppe Scrivano 2018-07-11 09:49:30 +0200
  • 8d5f4cdc17
    Merge 5dce1f2319 into 35b7a875fd Peter Hunt 2018-07-13 14:40:21 +0000
  • 6a87a5a16f
    Merge f5f64bda24 into 35b7a875fd Daniel J Walsh 2018-07-13 14:40:13 +0000
  • 6ffcb98a70
    rootless: unshare mount namespace Giuseppe Scrivano 2018-07-13 16:37:34 +0200
  • 35b7a875fd Need to wait for container to exit before completing run/start completes Daniel J Walsh 2018-07-12 17:10:50 -0400
  • 299f471d1f If proxy fails then then signal should be sent to the main process Daniel J Walsh 2018-07-12 17:09:57 -0400