Commit Graph

  • 3a7e9e117b Convert remaining state tests to new style Matthew Heon 2018-01-16 13:27:39 -0500
  • 17bd58393a Add ability to get dependencies of a container Matthew Heon 2018-01-16 13:26:09 -0500
  • 03f2f21791 Fix comment typo Matthew Heon 2018-01-03 21:08:34 -0500
  • 39008382ef Fix gofmt Matthew Heon 2018-01-16 10:20:18 -0500
  • 308fb629f9 Address review comments Matthew Heon 2018-01-16 10:13:31 -0500
  • ef07e5bb90 Wire in logic for selecting backing state impl Matthew Heon 2018-01-03 16:27:33 -0500
  • f5aee23bf0 Do no lint test helpers Matthew Heon 2018-01-04 16:50:15 -0500
  • 5176957c9f Modify unit tests for state to run on all state implementations Matthew Heon 2018-01-04 16:04:46 -0500
  • 4a43722c0a Change handling for pods in libpod state Matthew Heon 2017-12-13 23:12:32 -0500
  • 7394922948 Add ability to retrieve a pod's container from the state Matthew Heon 2017-12-13 22:02:15 -0500
  • 0bc31724dc Ensure batched containers have locks Matthew Heon 2018-01-15 11:36:13 -0500
  • 0c44e29a74 Merge ab70279177 into 4d70a6997c Matthew Heon 2018-01-16 15:27:31 +0000
  • 54c0d65f06 Merge 623f079511 into 333f664da7 Matthew Heon 2018-01-16 14:58:35 +0000
  • 4d70a6997c Minor change to --net parsing Matthew Heon 2018-01-15 14:36:20 -0500
  • 3cd647ccf6 Disable interfacer linter Matthew Heon 2018-01-12 15:51:14 -0500
  • a23dd7a789 Fix lint issues Matthew Heon 2018-01-12 15:36:26 -0500
  • d90355ebe8 Prevent containers with dependencies from being removed Matthew Heon 2018-01-12 13:14:06 -0500
  • 20df2196f2 Add ability for states to track container dependencies Matthew Heon 2018-01-12 12:41:10 -0500
  • d2ec1f7628 Add API for sharing namespaces Matthew Heon 2018-01-11 17:41:59 -0500
  • 2ac4192bd3 Add support for shared CGroup namespaces Matthew Heon 2018-01-11 15:22:32 -0500
  • fe0e1cd11b Add support for joining shared namespaces in libpod Matthew Heon 2018-01-11 15:14:44 -0500
  • 333f664da7 When performing state-changing operations, don't exec runtime Matthew Heon 2018-01-14 15:18:01 -0500
  • 35bc7fa97c Merge d4a7e9df6a into a7ad6e75ab Matthew Heon 2018-01-15 21:18:35 +0000
  • ec0e981fcf Merge 6f1a126cbb into a7ad6e75ab Brent Baude 2018-01-15 21:18:02 +0000
  • a7ad6e75ab Make --net alias to --network baude 2018-01-15 14:17:31 -0600
  • 6f1a126cbb Make --net alias to --network baude 2018-01-15 14:17:31 -0600
  • 623f079511 Minor change to --net parsing Matthew Heon 2018-01-15 14:36:20 -0500
  • 0936e3d483 Disable interfacer linter Matthew Heon 2018-01-12 15:51:14 -0500
  • 3328f1ebc9 Fix lint issues Matthew Heon 2018-01-12 15:36:26 -0500
  • ad2134b8cd Prevent containers with dependencies from being removed Matthew Heon 2018-01-12 13:14:06 -0500
  • b049fd17f5 Add ability for states to track container dependencies Matthew Heon 2018-01-12 12:41:10 -0500
  • b4110767d4 Add API for sharing namespaces Matthew Heon 2018-01-11 17:41:59 -0500
  • 1034e29af3 Add support for shared CGroup namespaces Matthew Heon 2018-01-11 15:22:32 -0500
  • 4c6e0ddcfd Add support for joining shared namespaces in libpod Matthew Heon 2018-01-11 15:14:44 -0500
  • 2e48c60bc5 Add DNS and security fields to DB Matthew Heon 2018-01-15 11:21:30 -0500
  • 871e6e8e1e Merge 7d7e0522c4 into 2bfb31ddf4 Matthew Heon 2018-01-15 19:27:16 +0000
  • 696f63d33a Merge 8137a7f368 into 2bfb31ddf4 Urvashi Mohnani 2018-01-15 19:27:14 +0000
  • 2bfb31ddf4 Implement and test the following flags for podman run and create umohnani8 2018-01-12 10:19:48 -0500
  • 8137a7f368 Implement and test the following flags for podman run and create umohnani8 2018-01-12 10:19:48 -0500
  • ab70279177 Ensure batched containers have locks Matthew Heon 2018-01-15 11:36:13 -0500
  • 7d7e0522c4 Add DNS and security fields to DB Matthew Heon 2018-01-15 11:21:30 -0500
  • d4a7e9df6a When performing state-changing operations, don't exec runtime Matthew Heon 2018-01-14 15:18:01 -0500
  • 7853262a84 Fix gofmt Matthew Heon 2018-01-12 17:26:36 -0500
  • 3ab8eb2e9b Add Sync() function to updating ctr state in Batch() Matthew Heon 2018-01-12 16:25:42 -0500
  • 149640a4c8 Disable locking on functions in batch operations Matthew Heon 2018-01-12 15:48:50 -0500
  • 5599b64e72 Add initial function batching API Matthew Heon 2018-01-12 15:34:38 -0500
  • 148515ea08 Merge 90406e4a3c into 9c5a42eb1f Matthew Heon 2018-01-12 22:26:11 +0000
  • 90406e4a3c Fix gofmt Matthew Heon 2018-01-12 17:26:36 -0500
  • 021809e1b5 Add Sync() function to updating ctr state in Batch() Matthew Heon 2018-01-12 16:25:42 -0500
  • 26a018a7e2 Disable locking on functions in batch operations Matthew Heon 2018-01-12 15:48:50 -0500
  • 9bb7c24b05 Add initial function batching API Matthew Heon 2018-01-12 15:34:38 -0500
  • 9c5a42eb1f Remove unused fields from runtime config Matthew Heon 2018-01-10 16:42:49 -0500
  • c45cca1f38 Merge e90455e34e into 6e8100cf2e Matthew Heon 2018-01-12 17:01:35 +0000
  • 6e8100cf2e
    Merge pull request #211 from mheon/wireup_backends Daniel J Walsh 2018-01-12 12:01:34 -0500
  • e90455e34e Remove unused fields from runtime config Matthew Heon 2018-01-10 16:42:49 -0500
  • 198c91c2ea
    Merge pull request #219 from baude/gitvalidation Daniel J Walsh 2018-01-12 10:25:52 -0500
  • 3783c3fe21
    Merge pull request #215 from mheon/update_cni Daniel J Walsh 2018-01-12 10:14:44 -0500
  • 378bed4869
    Merge pull request #213 from baude/unitTestsSpec Daniel J Walsh 2018-01-12 10:14:04 -0500
  • 77aa1bcaed
    Merge pull request #217 from mheon/remove_storage_pkg Daniel J Walsh 2018-01-12 10:13:36 -0500
  • 3eca5cd4ca update gitvalidation epoch baude 2018-01-12 08:45:50 -0600
  • af3df2842c Test user input to spec baude 2018-01-10 14:46:21 -0600
  • 0e52d43962 Remove unused pkg/storage code Matthew Heon 2018-01-11 18:44:05 -0500
  • 9adcb85929 podman run container id to file baude 2018-01-10 07:51:02 -0600
  • 240e5789d4 Update CNI plugin directories to search default location as well Matthew Heon 2018-01-11 10:10:46 -0500
  • 5bc4d1d315 Fix build error after updating CNI vendor Matthew Heon 2018-01-11 10:03:16 -0500
  • 444afa65c5 Upgrade OCICNI vendor Matthew Heon 2018-01-11 10:00:01 -0500
  • d2aa5e46ab Merge 6194b10b3d into dd0d35deb0 Brent Baude 2018-01-11 14:42:26 +0000
  • 6194b10b3d podman run container id to file baude 2018-01-10 07:51:02 -0600
  • dd0d35deb0 Add support for shm-size. Daniel J Walsh 2018-01-10 15:58:18 -0500
  • 6835282464 Merge ac632358f0 into e6be800ec6 Daniel J Walsh 2018-01-10 22:09:40 +0000
  • ac632358f0 Add support for shm-size. Daniel J Walsh 2018-01-10 15:58:18 -0500
  • 04e0687da1 Add ability to set CGroup Parent via API Matthew Heon 2018-01-10 16:21:54 -0500
  • e6be800ec6 Update DB to add new fields required for planned features Matthew Heon 2018-01-10 13:49:38 -0500
  • 2c490f9de6 Merge d8d86cd2a5 into f0843e94cf Matthew Heon 2018-01-10 19:36:54 +0000
  • f0843e94cf Default to always copyup the underlying directory on top of tmpfs mounts Daniel J Walsh 2018-01-10 07:55:21 -0500
  • d8d86cd2a5 Update DB to add new fields required for planned features Matthew Heon 2018-01-10 13:49:38 -0500
  • fad3810eb0 Merge 955f54eb96 into 6aae4a4da0 Daniel J Walsh 2018-01-10 18:47:54 +0000
  • 6aae4a4da0 Turn on travis bot baude 2018-01-10 11:56:39 -0600
  • 5fff7d923c Merge 6206ddd7b6 into c1b2278a53 Brent Baude 2018-01-10 17:57:04 +0000
  • 6206ddd7b6 Turn on travis bot baude 2018-01-10 11:56:39 -0600
  • c1b2278a53 Podman tutorial baude 2017-12-27 11:34:57 -0600
  • c4c7187fe3 Merge e4adf222f7 into 514bf4a813 Brent Baude 2018-01-10 13:36:53 +0000
  • e4adf222f7 Podman tutorial baude 2017-12-27 11:34:57 -0600
  • 955f54eb96 Default to always copyup the underlying directory on top of tmpfs mounts Daniel J Walsh 2018-01-10 07:55:21 -0500
  • 514bf4a813 Fix typo in label field option Daniel J Walsh 2018-01-09 16:55:30 -0500
  • 97b239927e Merge b59479b8dc into 245a338f5a Daniel J Walsh 2018-01-09 21:56:40 +0000
  • b59479b8dc Fix typo in label field option Daniel J Walsh 2018-01-09 16:55:30 -0500
  • 245a338f5a Add latest to wait baude 2018-01-08 14:40:29 -0600
  • dcc955ba54 Merge 48d9b50c55 into da7556de4a Brent Baude 2018-01-08 21:40:57 +0000
  • 48d9b50c55 Add latest to wait baude 2018-01-08 14:40:29 -0600
  • da7556de4a Fix merge issues Matthew Heon 2018-01-08 15:18:15 -0500
  • 2188167909 Remove vendored files unnecessary after Kube hostport removal Matthew Heon 2018-01-04 16:56:51 -0500
  • 5c5c024e80 Remove Kubernetes hostport support Matthew Heon 2018-01-04 16:55:08 -0500
  • 2c42cd7b76 Merge 2d6223952a into c246b9d24f Matthew Heon 2018-01-08 20:43:48 +0000
  • 2d6223952a Fix merge issues Matthew Heon 2018-01-08 15:18:15 -0500
  • 23618cdfc8 Remove vendored files unnecessary after Kube hostport removal Matthew Heon 2018-01-04 16:56:51 -0500
  • 5739766bc4 Remove Kubernetes hostport support Matthew Heon 2018-01-04 16:55:08 -0500
  • c246b9d24f Shortname deletion continued baude 2018-01-08 12:57:37 -0600
  • 32192f44d5 Merge 36ef74f4ba into 3d05f100f7 Brent Baude 2018-01-08 19:57:27 +0000
  • 3d05f100f7 Save ContainerConfig.User to database Matthew Heon 2018-01-06 12:44:33 -0500