Commit Graph

  • 0babf0b63b Change json to match docker inspect Daniel J Walsh 2018-02-11 06:05:29 -0500
  • d26266659d Honor ENTRYPOINT in image baude 2018-02-10 11:57:05 -0600
  • dafacddf4a Add buckets for all containers and all pods Matthew Heon 2018-02-10 16:44:38 -0500
  • d7b360ebb8 Containers in a pod can only join namespaces in that pod Matthew Heon 2018-02-10 15:11:32 -0500
  • 635eafa5c9 Fix gofmt and lint Matthew Heon 2018-02-10 14:27:04 -0500
  • e1ef580adc
    Merge 8582466e4f into 773aa61f66 Brent Baude 2018-02-10 19:24:26 +0000
  • 8582466e4f Honor ENTRYPOINT in image baude 2018-02-10 11:57:05 -0600
  • 773aa61f66 Revert to md2man master baude 2018-02-09 12:31:47 -0600
  • 2ddb1c6707
    Merge 23d6e4a65e into b07c8d6a73 Brent Baude 2018-02-10 02:37:58 +0000
  • 23d6e4a65e Revert to md2man master baude 2018-02-09 12:31:47 -0600
  • 5467e24f64 Check error when checking ctr dependencies Matthew Heon 2018-02-09 17:43:05 -0500
  • de7740c92c Refactor Pod to use a Config struct Matthew Heon 2018-02-09 17:13:07 -0500
  • 46effa18c0 Add pod functions to BoltDB state Matthew Heon 2018-02-09 16:02:45 -0500
  • ee0361ef86 Add pod buckets Matthew Heon 2018-02-08 13:55:02 -0500
  • 161c9551e5 Add implementation for BoltDB-backed state Matthew Heon 2017-12-13 22:02:15 -0500
  • b07c8d6a73 Fix libpod to use given CGroup parent instead of a hardcoded one Matthew Heon 2018-02-09 11:56:39 -0500
  • 867d6387a6
    Merge 8acc963b56 into 4ea26aace4 Matthew Heon 2018-02-09 17:26:14 +0000
  • 4ea26aace4 libpod/finished_amd64.go -> libpod/finished64.go baude 2018-02-09 10:19:25 -0600
  • 8acc963b56 Fix libpod to use given CGroup parent instead of a hardcoded one Matthew Heon 2018-02-09 11:56:39 -0500
  • fcc1fc29cc
    Merge 78cc1165e4 into a8092a105b Brent Baude 2018-02-09 16:41:07 +0000
  • 78cc1165e4 libpod/finished_amd64.go -> libpod/finished64.go baude 2018-02-09 10:19:25 -0600
  • a8092a105b Rework port code baude 2018-02-06 19:52:42 -0600
  • c9a986c512
    Merge 273986dc1e into fa9658cbfa Brent Baude 2018-02-09 15:54:48 +0000
  • fa9658cbfa podman logs: fix tailing baude 2018-02-06 09:07:51 -0600
  • 1490afd43c
    Merge 11f9620b8d into 75914199f3 Brent Baude 2018-02-09 15:27:50 +0000
  • 75914199f3 Fix further style issues Matthew Heon 2018-02-07 16:30:53 -0500
  • c8e296c83e Allow removing pods with running containers if --force is given Matthew Heon 2018-02-07 16:26:03 -0500
  • 9e6855f348 Address style issues in in_memory_state Matthew Heon 2018-02-07 16:23:18 -0500
  • 86d549f2cd Fix gofmt and lint Matthew Heon 2018-02-07 15:31:09 -0500
  • 19840e0b3d Finish unit tests for pods Matthew Heon 2018-02-07 15:05:31 -0500
  • cb28a1d284 Fix bugs identified by unit tests Matthew Heon 2018-02-07 15:05:17 -0500
  • 4bc9a6d633 HACK: monkey-patch gosqlite3 to rollback unconditionally after tx error Matthew Heon 2018-02-06 15:38:51 -0500
  • 4ecebf20b4 Rework state tests to avoid boilerplate. Begin adding pod tests. Matthew Heon 2018-01-29 04:59:25 -0500
  • 0920e8de5a Unify Pod and Container ID and Name registries for in-memory state Matthew Heon 2018-01-29 04:00:33 -0500
  • 044139dca9 Remove read-only from DB, it's in the spec Matthew Heon 2018-01-28 10:14:17 -0500
  • 6b7b4b03a8 Add pod removal code Matthew Heon 2018-01-28 05:31:01 -0500
  • cfd6da22df Implement pod operations in SQL state Matthew Heon 2018-01-22 10:55:33 -0500
  • 6214be07c2 Tear out pod containers map. Instead rely on state Matthew Heon 2018-01-18 10:49:01 -0500
  • 7dfe2210c1
    Merge 2df842d6ab into bf981fc873 Matthew Heon 2018-02-08 22:39:36 +0000
  • bf981fc873 Update pause tests per QE suggestions and move to gingko TomSweeneyRedHat 2018-02-01 14:13:52 -0500
  • 11f9620b8d podman logs: fix tailing baude 2018-02-06 09:07:51 -0600
  • 273986dc1e Rework port code baude 2018-02-06 19:52:42 -0600
  • 6218824e49
    Merge ad9401be24 into 9e3a5da69d Tom Sweeney 2018-02-08 20:44:11 +0000
  • ad9401be24 Update pause tests per QE suggestions and move to gingko TomSweeneyRedHat 2018-02-01 14:13:52 -0500
  • 9e3a5da69d Add some global options to build TomSweeneyRedHat 2018-02-07 19:23:22 -0500
  • 2f2f3742d6
    Merge def7a4e5f6 into 250ec9adc2 Tom Sweeney 2018-02-08 19:53:52 +0000
  • 250ec9adc2
    Merge pull request #316 from baude/copr3 Brent Baude 2018-02-08 13:53:45 -0600
  • 401953ed82 Spec file changes for COPR baude 2018-02-08 13:52:41 -0600
  • 7ef886fe34
    Merge pull request #315 from baude/copr2 Brent Baude 2018-02-08 13:40:03 -0600
  • 7092d2d40d COPR setup baude 2018-02-08 13:38:41 -0600
  • 851bdc3251
    Merge pull request #314 from baude/ginkgo_last Matthew Heon 2018-02-08 14:19:58 -0500
  • c089cb9c92 Final ginkgo migration baude 2018-02-08 10:40:43 -0600
  • 5529143877
    Merge pull request #302 from rhatdan/cleanup Matthew Heon 2018-02-08 13:35:43 -0500
  • 2a58bdc89d
    Merge pull request #311 from baude/updateTutorial Matthew Heon 2018-02-08 13:12:25 -0500
  • 3921f10a72 cleanup network stack as well as storage when container shuts down. Daniel J Walsh 2018-02-06 16:51:05 -0500
  • 041f60085f
    Merge 84420367f7 into 8fdccb7764 Daniel J Walsh 2018-02-08 11:25:40 +0000
  • 8fdccb7764 remove shebang from bash completion Lokesh Mandvekar 2018-02-08 00:00:04 -0500
  • 50fcc1f6ce
    Merge 1d1746bee9 into e47c2e390a Lokesh Mandvekar 2018-02-08 05:03:20 +0000
  • 1d1746bee9
    remove shebang from bash completion Lokesh Mandvekar 2018-02-08 00:00:04 -0500
  • def7a4e5f6 Add some global options to build TomSweeneyRedHat 2018-02-07 19:23:22 -0500
  • e47c2e390a
    Merge pull request #293 from rhatdan/sd_notify Matthew Heon 2018-02-07 18:59:50 -0500
  • dd9ecc7a23
    Merge pull request #290 from umohnani8/templates Daniel J Walsh 2018-02-07 16:50:23 -0500
  • c40888cf9f
    Merge pull request #300 from baude/ginkgo_version Daniel J Walsh 2018-02-07 16:49:56 -0500
  • 2df842d6ab Fix further style issues Matthew Heon 2018-02-07 16:30:53 -0500
  • 43268d821c Allow removing pods with running containers if --force is given Matthew Heon 2018-02-07 16:26:03 -0500
  • 953b4ef7bc Address style issues in in_memory_state Matthew Heon 2018-02-07 16:23:18 -0500
  • 5e8fcbcd29
    Merge pull request #310 from baude/copr Brent Baude 2018-02-07 15:13:49 -0600
  • 11eb18cec6
    Merge pull request #309 from mheon/pause_state_error Daniel J Walsh 2018-02-07 16:07:46 -0500
  • 4cfd0f50fb docs/tutorials/podman_tutorial.md baude 2018-02-07 15:06:28 -0600
  • d26023e4a8 More ginkgo migration baude 2018-02-06 13:34:44 -0600
  • 8dd4a19229 Fix gofmt and lint Matthew Heon 2018-02-07 15:31:09 -0500
  • 590084d0bd Add the spec file to podman baude 2018-02-07 13:48:55 -0600
  • 9b76fab0b8 Finish unit tests for pods Matthew Heon 2018-02-07 15:05:31 -0500
  • 3a04151c5d Fix bugs identified by unit tests Matthew Heon 2018-02-07 15:05:17 -0500
  • a75344d551 HACK: monkey-patch gosqlite3 to rollback unconditionally after tx error Matthew Heon 2018-02-06 15:38:51 -0500
  • 468390c72f Rework state tests to avoid boilerplate. Begin adding pod tests. Matthew Heon 2018-01-29 04:59:25 -0500
  • b1dc7891e1 Unify Pod and Container ID and Name registries for in-memory state Matthew Heon 2018-01-29 04:00:33 -0500
  • 35fe938c9a Remove read-only from DB, it's in the spec Matthew Heon 2018-01-28 10:14:17 -0500
  • f5c9eb350c Add pod removal code Matthew Heon 2018-01-28 05:31:01 -0500
  • 04999fdeb9 Implement pod operations in SQL state Matthew Heon 2018-01-22 10:55:33 -0500
  • b05735478b Tear out pod containers map. Instead rely on state Matthew Heon 2018-01-18 10:49:01 -0500
  • 588c9bb5de
    Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/username Daniel J Walsh 2018-02-07 14:07:54 -0500
  • 6716581545
    Merge pull request #303 from umohnani8/certs Daniel J Walsh 2018-02-07 14:06:25 -0500
  • ca7ebcac64 Change pause so only running containers are valid Matthew Heon 2018-02-07 10:47:43 -0500
  • 363cfcb0ce Fix when the --format flag prints a new line at the end umohnani8 2018-02-05 10:15:36 -0500
  • 3f0170227d
    Merge pull request #307 from rhatdan/sudo Daniel J Walsh 2018-02-07 10:24:51 -0500
  • 1fde1a0de7 Change sudo examples to use $ instead of $ Daniel J Walsh 2018-02-07 09:33:19 -0500
  • cc445ad40e
    Merge fbf06b12e2 into 8fbfb93947 Matthew Heon 2018-02-07 01:56:15 +0000
  • 8fbfb93947 Error on attempting to restart container Matthew Heon 2018-02-06 17:21:54 -0500
  • fbf06b12e2 Error on attempting to restart container Matthew Heon 2018-02-06 17:21:54 -0500
  • fff9a1ee20 Change default certs dir to /etc/containers/certs.d umohnani8 2018-02-06 17:10:10 -0500
  • 2df8a32352 Vendor in latest containers/image umohnani8 2018-02-06 17:09:02 -0500
  • 84420367f7 Add default rpm spec podman.spec Daniel J Walsh 2018-01-24 13:30:49 +0100
  • 367213a394 Match podman inspect output to docker inspect umohnani8 2018-02-05 10:42:14 -0500
  • 87aebd3d58
    Merge 50e6a1486e into 69d75a8251 Urvashi Mohnani 2018-02-06 19:31:54 +0000
  • 69d75a8251 Touchup podman kill manpage Matthew Heon 2018-02-06 13:40:52 -0500
  • d20c1a9911 Change stop signal default to SIGTERM Matthew Heon 2018-02-06 13:31:21 -0500
  • 9209b44d5c
    Merge 2285647af3 into 0d7e6fa22f Matthew Heon 2018-02-06 18:41:01 +0000
  • 2285647af3 Touchup podman kill manpage Matthew Heon 2018-02-06 13:40:52 -0500
  • 8a97ed7a77 Change stop signal default to SIGTERM Matthew Heon 2018-02-06 13:31:21 -0500