Commit Graph

  • 911f84848b Add directory for systemd socket and service if not present TomSweeneyRedHat 2018-05-03 14:56:38 -0400
  • f4e7d908aa bashcompletion enhancements baude 2018-05-02 15:01:27 -0500
  • 8dfebd4607 varlink containers baude 2018-04-27 14:00:32 -0500
  • e29669f8b8
    Merge 637013917d into fae5033a01 Brent Baude 2018-05-03 17:27:01 +0000
  • 637013917d varlink containers baude 2018-04-27 14:00:32 -0500
  • d27d65aea4
    test/e2e/run_userns_test.go: new file Giuseppe Scrivano 2018-05-02 13:21:50 +0200
  • fae5033a01 Make podman commit to localhost rather then docker.io Daniel J Walsh 2018-05-03 08:59:19 -0400
  • f349dba979
    Merge cbe91b7100 into e6ec1aaffe Daniel J Walsh 2018-05-03 13:01:34 +0000
  • cbe91b7100 Make podman commit to localhost rather then docker.io Daniel J Walsh 2018-05-03 08:59:19 -0400
  • bd8d97ace3
    podman, userNS: configure an intermediate mount namespace Giuseppe Scrivano 2018-04-24 16:41:42 +0200
  • 6e0491bee2
    networking, userNS: configure the network namespace after create Giuseppe Scrivano 2018-04-20 18:59:19 +0200
  • 716d22de6d
    fixup! Begin wiring in USERNS Support into podman Giuseppe Scrivano 2018-05-02 09:57:30 +0200
  • 7d5dc4ec44
    Begin wiring in USERNS Support into podman Daniel J Walsh 2018-04-23 20:42:53 -0400
  • e6ec1aaffe Trivial refactor on volume addition Matthew Heon 2018-05-02 12:50:44 -0400
  • 6ebb90f951 When adding volumes to DB, handle nontrivial cases Matthew Heon 2018-05-01 12:51:04 -0400
  • dd569a91f4 Add accessors for new image fields in container config Matthew Heon 2018-05-01 12:18:06 -0400
  • ab7e2a6956 Store user Volumes, Entrypoint, Command in database Matthew Heon 2018-05-01 12:08:52 -0400
  • 16c997de62 Further fix Godoc comments in options.go Matthew Heon 2018-04-30 12:12:09 -0400
  • 1ece5d3db7 Update hooks to use config bool to detect volume mounts Matthew Heon 2018-04-30 11:58:02 -0400
  • 7137ca81d9 Fix Godoc comments in options.go Matthew Heon 2018-04-30 11:56:31 -0400
  • a0e8f88700 Add config bool to indicate there are user volumes Matthew Heon 2018-04-30 11:09:48 -0400
  • 6e68b6c706
    Merge f65f4df2b8 into f6d41abfb0 Matthew Heon 2018-05-03 12:23:08 +0000
  • f6d41abfb0 Print the Buildah comment from commit to given writer Matthew Heon 2018-05-01 14:08:57 -0400
  • 25dc483f00 Do not print unnecessary Buildah details during commit Matthew Heon 2018-05-01 13:01:33 -0400
  • 237ad8411c
    Merge 4d2a528f12 into 64dc8039e9 Matthew Heon 2018-05-02 19:17:14 +0000
  • a5da128715
    Merge 7a38683a2c into 64dc8039e9 Matthew Heon 2018-05-02 19:16:58 +0000
  • 64dc8039e9 remove options from create/run that we cannot support baude 2018-05-02 11:01:31 -0500
  • e615bdee8b
    Merge 73b52e7eb4 into 86e0c87a29 Brent Baude 2018-05-02 18:02:40 +0000
  • 032c6b78c1
    Merge 7b7c069ef2 into 86e0c87a29 Brent Baude 2018-05-02 18:02:26 +0000
  • 86e0c87a29 fix typos in the inspect json structs baude 2018-05-02 10:34:03 -0500
  • 73b52e7eb4 remove options from create/run that we cannot support baude 2018-05-02 11:01:31 -0500
  • 7b7c069ef2 fix typos in the inspect json structs baude 2018-05-02 10:34:03 -0500
  • 03753712fc Fix podman logout --all flag umohnani8 2018-05-02 12:26:55 -0400
  • f65f4df2b8 Trivial refactor on volume addition Matthew Heon 2018-05-02 12:50:44 -0400
  • db04858dd9
    Merge cd30d01906 into 970eaf0033 Urvashi Mohnani 2018-05-02 16:29:32 +0000
  • cd30d01906 Fix podman logout --all flag umohnani8 2018-05-02 12:26:55 -0400
  • 3b12aa8098 WIP: move to sysregistriesv2 Valentin Rothberg 2018-05-02 13:07:47 +0200
  • 970eaf0033 podman should assign a host port to -p when omitted baude 2018-04-30 15:22:50 -0500
  • 883b1ea6ef
    Merge 1506f1845b into e98ad5751d Brent Baude 2018-05-01 20:24:33 +0000
  • 35574171a6
    Merge 5251f20b45 into e98ad5751d Urvashi Mohnani 2018-05-01 20:23:49 +0000
  • e98ad5751d Vendor in latest buildah umohnani8 2018-05-01 13:25:30 -0400
  • 7a38683a2c Print the Buildah comment from commit to given writer Matthew Heon 2018-05-01 14:08:57 -0400
  • 5251f20b45 Vendor in latest buildah umohnani8 2018-05-01 13:25:30 -0400
  • f4744a8c9b Do not print unnecessary Buildah details during commit Matthew Heon 2018-05-01 13:01:33 -0400
  • fc1ac8512a When adding volumes to DB, handle nontrivial cases Matthew Heon 2018-05-01 12:51:04 -0400
  • 59aaf360a0 Add accessors for new image fields in container config Matthew Heon 2018-05-01 12:18:06 -0400
  • 55a6b14d78 Store user Volumes, Entrypoint, Command in database Matthew Heon 2018-05-01 12:08:52 -0400
  • 3e4f4a4093 Further fix Godoc comments in options.go Matthew Heon 2018-04-30 12:12:09 -0400
  • 531b872807 Update hooks to use config bool to detect volume mounts Matthew Heon 2018-04-30 11:58:02 -0400
  • 93f0454843 Fix Godoc comments in options.go Matthew Heon 2018-04-30 11:56:31 -0400
  • 85e55e3c8d Add config bool to indicate there are user volumes Matthew Heon 2018-04-30 11:09:48 -0400
  • 1506f1845b podman should assign a host port to -p when omitted baude 2018-04-30 15:22:50 -0500
  • 44b7dd6327
    Merge c9544e259a into 2239093a63 Brent Baude 2018-04-30 22:22:12 +0000
  • 7a0a8552cb Fix misc stuff found by jhonce baude 2018-04-30 16:09:44 -0500
  • 2239093a63 libpod.conf: Podman's conmon path on openSUSE Valentin Rothberg 2018-04-30 13:48:16 +0200
  • c3cf43f848
    Merge 1dc8f41bdc into 40da888274 Valentin Rothberg 2018-04-30 21:58:16 +0000
  • 40da888274 Add iidfile parame to build and commit man pages TomSweeneyRedHat 2018-04-28 16:50:23 -0400
  • be8bc26ff6
    Merge 57bb97db49 into 9924956dc8 Tom Sweeney 2018-04-30 21:31:44 +0000
  • c9544e259a Fix misc stuff found by jhonce baude 2018-04-30 16:09:44 -0500
  • 6af5f95152
    Merge f845757ae5 into c8c39779a7 Brent Baude 2018-04-30 21:08:27 +0000
  • 9924956dc8 do not commit default volumes from container baude 2018-04-30 08:26:31 -0500
  • 0a5bcdd39b
    Merge 05d6befc26 into 52ace66e76 Brent Baude 2018-04-30 20:46:00 +0000
  • c8c39779a7 correct varlink command in service file baude 2018-04-28 11:45:51 -0500
  • 05d6befc26 correct varlink command in service file baude 2018-04-28 11:45:51 -0500
  • 45a507233c
    Merge d701e8b19a into d5d6e68592 Urvashi Mohnani 2018-04-30 20:22:32 +0000
  • 37176d0a3d
    Merge cffdf23d5e into d5d6e68592 Ed Santiago 2018-04-30 20:22:32 +0000
  • 52ace66e76 Vendor in latest containers/image umohnani8 2018-04-30 14:25:15 -0400
  • cffdf23d5e getPathToAuth(): bail on any error, not just ENOENT Ed Santiago 2018-04-30 14:13:38 -0600
  • d5d6e68592 Make ':' a restricted character for file names umohnani8 2018-04-29 17:37:51 -0400
  • 24068aea0e
    Merge dc7262c8b2 into d1b03f470e Urvashi Mohnani 2018-04-30 19:58:21 +0000
  • 57bb97db49 Add iidfile parame to build and commit man pages TomSweeneyRedHat 2018-04-28 16:50:23 -0400
  • d1b03f470e Add more validation to --volume flag for run and create umohnani8 2018-04-29 20:50:04 -0400
  • d701e8b19a Vendor in latest containers/image umohnani8 2018-04-30 14:25:15 -0400
  • f845757ae5 do not commit default volumes from container baude 2018-04-30 08:26:31 -0500
  • dc7262c8b2 Make ':' a restricted character for file names umohnani8 2018-04-29 17:37:51 -0400
  • ba2b3a8253
    Merge 7397e07152 into 9a2e267637 Urvashi Mohnani 2018-04-30 14:54:38 +0000
  • 7397e07152 Add more validation to --volume flag for run and create umohnani8 2018-04-29 20:50:04 -0400
  • 597802138d
    Merge f309b643e1 into 9a2e267637 Daniel J Walsh 2018-04-30 14:43:39 +0000
  • d2f062d360
    Merge 96d5162a4d into 9a2e267637 Giuseppe Scrivano 2018-04-30 14:43:22 +0000
  • 96d5162a4d
    Makefile, run_varlink_tests.sh: use bash instead of sh Giuseppe Scrivano 2018-04-30 16:21:15 +0200
  • 9a2e267637 Fix libseccomp not working in travis Daniel J Walsh 2018-04-30 06:48:42 -0400
  • db8e48907f
    Merge b7c41dde55 into eda0fd7468 Daniel J Walsh 2018-04-30 13:37:42 +0000
  • b7c41dde55 Fix libseccomp not working in travis Daniel J Walsh 2018-04-30 06:48:42 -0400
  • 1dc8f41bdc libpod.conf: Podman's conmon path on openSUSE Valentin Rothberg 2018-04-30 13:48:16 +0200
  • eda0fd7468 CONTRIBUTING: Document PR approval and link to OWNERS W. Trevor King 2018-04-27 13:20:45 -0700
  • 13290d65ba OWNERS: rename 'assignees' to 'approvers' W. Trevor King 2018-04-27 13:13:43 -0700
  • eef8b30c8a
    Merge 3fb29478d4 into 6774425872 W. Trevor King 2018-04-27 21:27:25 +0000
  • 6774425872
    Merge pull request #689 from mheon/bump_0_4_4 Matthew Heon 2018-04-27 17:27:06 -0400
  • d9cced240b Bump gitvalidation epoch Matthew Heon 2018-04-27 17:25:27 -0400
  • d91b24e2eb Bump to v0.5.1-dev Matthew Heon 2018-04-27 17:24:46 -0400
  • 888927abaa Bump to v0.4.4 v0.4.4 Matthew Heon 2018-04-27 17:23:43 -0400
  • a824186ac9 Use buildah commit and bud in podman baude 2018-04-25 13:26:52 -0500
  • 131e0e64d9
    Merge 52fdca6b46 into 4e468ce83d Brent Baude 2018-04-27 20:47:41 +0000
  • 52fdca6b46 Use buildah commit and bud in podman baude 2018-04-25 13:26:52 -0500
  • 3fb29478d4 CONTRIBUTING: Document PR approval and link to OWNERS W. Trevor King 2018-04-27 13:20:45 -0700
  • c4c19714cb OWNERS: rename 'assignees' to 'approvers' W. Trevor King 2018-04-27 13:13:43 -0700
  • 4e468ce83d README: Link to CONTRIBUTING.md W. Trevor King 2018-04-27 11:58:18 -0700
  • 4ddda7fc92
    Merge ad6a2fd0b4 into 93eb21d156 W. Trevor King 2018-04-27 19:01:48 +0000
  • ad6a2fd0b4 README: Link to CONTRIBUTING.md W. Trevor King 2018-04-27 11:58:18 -0700
  • f309b643e1 Wire in USERNS Support into podman Daniel J Walsh 2018-04-27 10:29:41 -0400