Commit Graph

  • 33eb31e031 test: add test for running a rootless container Giuseppe Scrivano 2018-06-07 11:44:52 +0200
  • 733a6a5f10 container: specify path to error message Giuseppe Scrivano 2018-06-08 10:29:41 +0200
  • 4086a0f737 podman: use a different store for the rootless case Giuseppe Scrivano 2018-06-01 13:25:19 +0200
  • a1ec6747f1 container: do not set any mapping when using a rootfs Giuseppe Scrivano 2018-06-03 21:08:07 +0200
  • 5e699e28a7 podman: do not use Chown in rootless mode Giuseppe Scrivano 2018-06-01 13:24:17 +0200
  • c976d49805 network: do not attempt to create a network in rootless mode Giuseppe Scrivano 2018-06-01 13:16:25 +0200
  • 3861098fb3 oci: do not set resources in rootless mode Giuseppe Scrivano 2018-06-01 13:15:25 +0200
  • de71441700 oci: do not use hooks in rootless mode Giuseppe Scrivano 2018-06-01 13:14:58 +0200
  • 399c3a5e4b oci: do not set the cgroup path in Rootless mode Giuseppe Scrivano 2018-06-01 13:13:48 +0200
  • ed0261176b spec: change mount options for /dev/pts in rootless mode Giuseppe Scrivano 2018-06-01 13:11:54 +0200
  • 1e8ef3c897 container: do not add shm in rootless mode Giuseppe Scrivano 2018-06-01 13:10:14 +0200
  • ca03627a80 oci: pass XDG_RUNTIME_DIR down to the OCI runtime Giuseppe Scrivano 2018-06-01 13:08:53 +0200
  • 81a7095389 podman: allow to override Tmpdir Giuseppe Scrivano 2018-06-01 13:02:20 +0200
  • be66361e08 podman: provide a default UID mapping when non root Giuseppe Scrivano 2018-06-01 09:29:22 +0200
  • 7bdfb4f9b3 podman: accept option --rootfs to use exploded images Giuseppe Scrivano 2018-04-26 17:21:48 +0200
  • 4932a89be5
    spec: remove dead code Giuseppe Scrivano 2018-06-13 10:38:07 +0200
  • b56fe30e7a
    test: add test for running a rootless container Giuseppe Scrivano 2018-06-07 11:44:52 +0200
  • 4fbdebc43e
    container: specify path to error message Giuseppe Scrivano 2018-06-08 10:29:41 +0200
  • 6a78056a44
    podman: use a different store for the rootless case Giuseppe Scrivano 2018-06-01 13:25:19 +0200
  • 1539fd2341
    container: do not set any mapping when using a rootfs Giuseppe Scrivano 2018-06-03 21:08:07 +0200
  • ed44b01092
    podman: do not use Chown in rootless mode Giuseppe Scrivano 2018-06-01 13:24:17 +0200
  • 0815c4adcd
    network: do not attempt to create a network in rootless mode Giuseppe Scrivano 2018-06-01 13:16:25 +0200
  • 53696dfd1e
    oci: do not set resources in rootless mode Giuseppe Scrivano 2018-06-01 13:15:25 +0200
  • c6f8f07c0f
    oci: do not use hooks in rootless mode Giuseppe Scrivano 2018-06-01 13:14:58 +0200
  • 000adc40b4
    oci: do not set the cgroup path in Rootless mode Giuseppe Scrivano 2018-06-01 13:13:48 +0200
  • cbd05eb9b1
    spec: change mount options for /dev/pts in rootless mode Giuseppe Scrivano 2018-06-01 13:11:54 +0200
  • b11cef97c8
    container: do not add shm in rootless mode Giuseppe Scrivano 2018-06-01 13:10:14 +0200
  • 7703c105dd
    oci: pass XDG_RUNTIME_DIR down to the OCI runtime Giuseppe Scrivano 2018-06-01 13:08:53 +0200
  • 755afd83b4
    podman: allow to override Tmpdir Giuseppe Scrivano 2018-06-01 13:02:20 +0200
  • cb8701c861
    podman: provide a default UID mapping when non root Giuseppe Scrivano 2018-06-01 09:29:22 +0200
  • a52cd21d72
    podman: accept option --rootfs to use exploded images Giuseppe Scrivano 2018-04-26 17:21:48 +0200
  • 8281559da2
    Merge e95ac4c018 into 4b4de5dc21 Matthew Heon 2018-06-15 09:46:43 +0000
  • 4b4de5dc21 When setting a memory limit, also set a swap limit Matthew Heon 2018-06-14 14:17:45 -0400
  • 5f6192b062
    Merge 44840dd64f into 8f1b7be275 Matthew Heon 2018-06-15 09:17:04 +0000
  • 8f1b7be275 Fix cleaning up network namespaces on detached ctrs Matthew Heon 2018-06-14 16:25:36 -0400
  • 92cada4903
    Merge e825f97e27 into 6bdf023aea Matthew Heon 2018-06-14 20:33:26 +0000
  • e825f97e27 Fix cleaning up network namespaces on detached ctrs Matthew Heon 2018-06-14 16:25:36 -0400
  • 6bdf023aea Vendor in latest projectatomic/buildah umohnani8 2018-06-14 13:25:03 -0400
  • 45df5ba197
    Merge c95717b5ac into c1ef1151ac Urvashi Mohnani 2018-06-14 19:05:07 +0000
  • f858ac2f01
    Merge 772089ea20 into c1ef1151ac Matthew Heon 2018-06-14 19:03:56 +0000
  • c1ef1151ac Temporarily turn of ps --last test until fixed Matthew Heon 2018-06-14 13:52:10 -0400
  • 452cb26d0d Implement --latest for ps Matthew Heon 2018-06-14 13:15:47 -0400
  • cdb447bba2 Correctly report errors retrieving containers in ps Matthew Heon 2018-06-14 12:41:38 -0400
  • 44840dd64f When setting a memory limit, also set a swap limit Matthew Heon 2018-06-14 14:17:45 -0400
  • 772089ea20 Temporarily turn of ps --last test until fixed Matthew Heon 2018-06-14 13:52:10 -0400
  • c95717b5ac Vendor in latest projectatomic/buildah umohnani8 2018-06-14 13:25:03 -0400
  • 8d5da78b0e Doc changes to fix alignment on most of the docs umohnani8 2018-06-14 11:44:39 -0400
  • 31d1f197f1 Implement --latest for ps Matthew Heon 2018-06-14 13:15:47 -0400
  • 4b2933063f
    Merge 0ccf3a2f65 into b868470238 Urvashi Mohnani 2018-06-14 17:08:30 +0000
  • 0ccf3a2f65 Doc changes to fix alignment on most of the docs umohnani8 2018-06-14 11:44:39 -0400
  • b29f12d40d Correctly report errors retrieving containers in ps Matthew Heon 2018-06-14 12:41:38 -0400
  • 347f23edee
    Merge 5fac5a4cb1 into b868470238 Peter Hunt 2018-06-14 10:26:25 +0000
  • b868470238 Added --sort flag to podman image haircommander 2018-06-11 16:46:16 -0400
  • 5fac5a4cb1 Added --sort flag to podman image haircommander 2018-06-11 16:46:16 -0400
  • 78494d7c93
    Merge bb81f8e63a into 65033b586f Daniel J Walsh 2018-06-13 14:30:49 +0000
  • 65033b586f add podman container and image command Daniel J Walsh 2018-06-13 07:40:41 -0400
  • bb81f8e63a
    add podman container and image command Daniel J Walsh 2018-06-13 07:40:41 -0400
  • debbb0f4cd Added --tls-verify functionality to podman search, with tests haircommander 2018-06-08 17:56:25 -0400
  • 7779a0ada3
    Merge 2c31a1b831 into be217caa38 Daniel J Walsh 2018-06-13 12:49:36 +0000
  • be217caa38 Vendor in latest buildah code Daniel J Walsh 2018-06-07 01:00:07 -0400
  • 2c31a1b831
    Vendor in latest buildah code Daniel J Walsh 2018-06-07 01:00:07 -0400
  • 035ffa523a
    Merge 9bf0a4aa95 into 95ea3d4f3a Valentin Rothberg 2018-06-12 13:38:10 +0000
  • 95ea3d4f3a rmi: remove image if all tags are specified Valentin Rothberg 2018-06-12 14:42:30 +0200
  • 9bf0a4aa95 rmi: remove image if all tags are specified Valentin Rothberg 2018-06-12 14:42:30 +0200
  • ab72130650 Aliases do not work with IsSet Daniel J Walsh 2018-06-11 15:51:38 -0400
  • c0c460c5b0
    Merge b91cc957fe into 9b72746f9a Daniel J Walsh 2018-06-11 20:39:24 +0000
  • 9b72746f9a Touchups for registries.conf across a few man pages TomSweeneyRedHat 2018-06-09 15:04:38 -0400
  • b91cc957fe
    Aliases do not work with IsSet Daniel J Walsh 2018-06-11 15:51:38 -0400
  • 288620da1d
    Merge 6eb5b11772 into 1e9e530714 Peter Hunt 2018-06-11 19:28:14 +0000
  • 6eb5b11772 Added --tls-verify functionality to podman search, with appropriate tests haircommander 2018-06-08 17:56:25 -0400
  • 9e256e03b1
    Merge e0f37617b0 into 1e9e530714 Tom Sweeney 2018-06-11 14:37:18 +0000
  • e0f37617b0 Touchups for registries.conf across a few man pages TomSweeneyRedHat 2018-06-09 15:04:38 -0400
  • c0b32af274
    Merge 8335170e94 into 1e9e530714 Peter Hunt 2018-06-10 11:30:22 +0000
  • e03ed67d71
    Merge 6edcd9af41 into cb430d58e6 Daniel J Walsh 2018-06-10 11:11:13 +0000
  • 1e9e530714 Remove container from state before cleaning up. Daniel J Walsh 2018-06-04 17:31:49 -0400
  • cb430d58e6 hack/release.sh: Add a guard against -dev suffixes for argv[2] W. Trevor King 2018-06-08 09:19:38 -0700
  • 8335170e94 merged haircommander 2018-06-08 17:25:42 -0400
  • ab53f0f735 Added flags Podman search: tls-verify insecure registry functionality creds authfile cert-dir signature-policy haircommander 2018-06-07 16:50:40 -0400
  • adc42df0a6 small changes haircommander 2018-06-08 15:32:13 -0400
  • 0659075aa1 Merge branch 'master' into dev/haircommander/enh/914 haircommander 2018-06-08 15:13:49 -0400
  • 92298b41ba refactored a bit haircommander 2018-06-08 15:12:35 -0400
  • 185010b9ff
    Merge a86baf2c4b into b78e7e40f1 W. Trevor King 2018-06-08 19:08:35 +0000
  • b78e7e40f1
    Merge pull request #925 from rhatdan/bump-0.6.2 Daniel J Walsh 2018-06-08 15:07:55 -0400
  • 750d483fb6 Merge branch 'master' into dev/haircommander/enh/914 haircommander 2018-06-08 15:05:53 -0400
  • 302183220f Added cert-dir, signature-policy and credential functionality. Refactored so SystemContext is passed around instead of having a bloated opts struct haircommander 2018-06-08 15:05:04 -0400
  • 9bac3cd414 podman search has functionality for --tls-verify and insecure registries haircommander 2018-06-08 13:18:52 -0400
  • 5ac0280450 added insecure registry functionality root 2018-06-08 13:16:54 -0400
  • b112164a82
    Bump gitvalidation epoch Daniel J Walsh 2018-06-08 12:23:18 -0400
  • 4bed83a54c
    Bump to v0.6.3-dev Daniel J Walsh 2018-06-08 12:23:13 -0400
  • 72c0b4f1e2
    Bump to v0.6.2 v0.6.2 Daniel J Walsh 2018-06-08 12:23:00 -0400
  • a86baf2c4b hack/release.sh: Add a guard against -dev suffixes for argv[2] W. Trevor King 2018-06-08 09:19:38 -0700
  • 6edcd9af41 Remove container from state before cleaning up. Daniel J Walsh 2018-06-04 17:31:49 -0400
  • 48bdb2e693 Added tls-verify flag to podman search to bypass TLS when searching for an image, with test included haircommander 2018-06-07 16:50:40 -0400
  • 1cbce851fa Test to make sure we are getting proper exit codes on podman run Daniel J Walsh 2018-06-07 11:59:07 -0400
  • bc66d5d60f
    Merge 6feac3112c into d7f9781bd6 Daniel J Walsh 2018-06-07 20:47:17 +0000
  • 6feac3112c Test to make sure we are getting proper exit codes on podman run Daniel J Walsh 2018-06-07 11:59:07 -0400
  • d7f9781bd6 Propegate exit code on Exec calls and integrated test haircommander 2018-06-05 14:21:41 -0400
  • a7b9dc52a7
    Merge bf016505db into cf7c8295b8 Peter Hunt 2018-06-07 18:16:32 +0000
  • bf016505db Propegate exit code on Exec calls and integrated test haircommander 2018-06-05 14:21:41 -0400
  • cf7c8295b8 Vendor in latest buildah code Daniel J Walsh 2018-06-07 01:00:07 -0400