Commit Graph

  • 4f4a78abb4 networking.go tweak iptables functions baude 2018-03-02 15:09:18 -0600
  • b708a252a1
    Merge b572257867 into c187538b9e Brent Baude 2018-03-03 01:36:49 +0000
  • b572257867 networking.go tweak iptables functions baude 2018-03-02 15:09:18 -0600
  • c187538b9e
    Merge pull request #444 from mheon/bump_0_3_1 Matthew Heon 2018-03-02 15:39:03 -0500
  • bd7de5d5dd Bump to v0.3.2-dev Matthew Heon 2018-03-02 15:36:51 -0500
  • 98b95ff47f Bump to v0.3.1 v0.3.1 Matthew Heon 2018-03-02 15:34:40 -0500
  • 3a9977083d
    Merge pull request #443 from baude/iptablesdns Matthew Heon 2018-03-02 15:29:16 -0500
  • e4dca05a31 allow DNS resolution in containers baude 2018-03-02 14:04:00 -0600
  • 497190db1b Adjust podman logs error message for clarity Matthew Heon 2018-03-02 14:28:32 -0500
  • 9de5c8d86d
    Merge 80b39834bf into 11143676fa Matthew Heon 2018-03-02 19:30:17 +0000
  • 80b39834bf Adjust podman logs error message for clarity Matthew Heon 2018-03-02 14:28:32 -0500
  • 11143676fa Disable FFJSON for container structs Matthew Heon 2018-03-02 13:52:52 -0500
  • 5518cd2194 Fix SQL syntax error Matthew Heon 2018-03-02 12:42:46 -0500
  • d1abdebdcd Remove unused existing IP addresses function Matthew Heon 2018-03-02 12:35:34 -0500
  • cd670ff839 Fix gofmt & golint Matthew Heon 2018-03-02 12:33:25 -0500
  • 02c6ba9949 Use more reliable function for parsing CNI result Matthew Heon 2018-03-02 12:31:12 -0500
  • edb1609c61 Update DB to hold CNI network information Matthew Heon 2018-03-02 11:10:37 -0500
  • 6e76f8afb8 ci/papr: Disable and remove docker on FAH27 Colin Walters 2018-02-21 14:56:28 -0500
  • 1b4cfc864d
    Merge 3d0ab6cc70 into 29d650a379 Matthew Heon 2018-03-02 18:53:14 +0000
  • 3d0ab6cc70 Disable FFJSON for container structs Matthew Heon 2018-03-02 13:52:52 -0500
  • d7953dbf05 Fix SQL syntax error Matthew Heon 2018-03-02 12:42:46 -0500
  • 275c162a99 Remove unused existing IP addresses function Matthew Heon 2018-03-02 12:35:34 -0500
  • 3c9887383b Fix gofmt & golint Matthew Heon 2018-03-02 12:33:25 -0500
  • 61ad5ead99 Use more reliable function for parsing CNI result Matthew Heon 2018-03-02 12:31:12 -0500
  • ed86d229cb Update DB to hold CNI network information Matthew Heon 2018-03-02 11:10:37 -0500
  • 29d650a379 Include error in error message Matthew Heon 2018-03-02 11:11:04 -0500
  • 3639859622 Instead of erroring on exit file not being found, warn Matthew Heon 2018-03-02 10:19:34 -0500
  • 8b146140ad
    Merge 5268249a99 into 0c4a276a04 Matthew Heon 2018-03-02 16:11:18 +0000
  • 5268249a99 Include error in error message Matthew Heon 2018-03-02 11:11:04 -0500
  • 86d3332d07
    Merge 8b44499f3c into 0c4a276a04 Brent Baude 2018-03-02 15:52:02 +0000
  • 0c4a276a04 podman logs -f: does not detect container stop or rm baude 2018-03-02 08:38:52 -0600
  • 64a3dc8234 Instead of erroring on exit file not being found, warn Matthew Heon 2018-03-02 10:19:34 -0500
  • 8b44499f3c podman logs -f: does not detect container stop or rm baude 2018-03-02 08:38:52 -0600
  • 656840c992 test/README.md: fix path to the tests suite Giuseppe Scrivano 2018-03-02 12:59:06 +0100
  • 25bfef93fe
    Merge 130114a5ac into 546463964e Giuseppe Scrivano 2018-03-02 12:00:02 +0000
  • 130114a5ac
    test/README.md: fix path to the tests suite Giuseppe Scrivano 2018-03-02 12:59:06 +0100
  • 075c063f73 Fix review comments Matthew Heon 2018-03-01 23:59:41 -0500
  • 546463964e Fix issue with podman logs on fresh containers Matthew Heon 2018-03-01 17:38:22 -0500
  • 03272b800d
    Merge 49454a70a9 into c5dc7f81fc Matthew Heon 2018-03-01 22:41:43 +0000
  • 49454a70a9 Fix issue with podman logs on fresh containers Matthew Heon 2018-03-01 17:38:22 -0500
  • c5dc7f81fc Replace usage of runc with runtime Matthew Heon 2018-02-28 09:29:46 -0500
  • fa5f99effa Convert exec session tracking to use a dedicated struct Matthew Heon 2018-02-27 22:52:28 -0500
  • 83d7ae6506 Fix gofmt & golint Matthew Heon 2018-02-27 15:36:36 -0500
  • 780baec1d9 Relax locking in Exec() Matthew Heon 2018-02-27 15:18:44 -0500
  • f02a9cd975 Handle removing containers with active exec sessions Matthew Heon 2018-02-27 15:01:29 -0500
  • 70baafc1c7 Ensure that Cleanup() will not run on active containers Matthew Heon 2018-02-27 13:54:48 -0500
  • 8b87a17f56 Add tracking for exec session IDs Matthew Heon 2018-02-27 13:51:43 -0500
  • aea4f24919 Remove now-unused runc launch code Matthew Heon 2018-02-27 09:55:24 -0500
  • 345bfafee2 Rework exec to enable splitting to retrieve exec PID Matthew Heon 2018-02-27 09:50:22 -0500
  • 2a0c949b9b Add tracking for container exec sessions to DB Matthew Heon 2018-02-23 15:28:56 -0500
  • 920b66707e Small fixes to container Exec Matthew Heon 2018-02-23 15:02:21 -0500
  • a3623afb81 Change standard config path and add override config Matthew Heon 2018-03-01 15:33:04 -0500
  • ae85adc70a
    Merge 535ae27010 into 11091041c2 Matthew Heon 2018-03-01 18:22:46 +0000
  • 11091041c2 docs/podman-info.1.md update man page baude 2018-03-01 08:07:54 -0600
  • 6431b998d6 Fix Conmon error to display Conmon paths Matthew Heon 2018-03-01 12:00:55 -0500
  • 9aafc4f2ac Add support to load runtime configuration from config file Matthew Heon 2018-03-01 11:56:22 -0500
  • db7dd1161a Add default libpod config file Matthew Heon 2018-03-01 11:06:12 -0500
  • 0ead7e445d
    Merge bec185ba69 into cb7b0edc5b Brent Baude 2018-03-01 14:41:50 +0000
  • bec185ba69 docs/podman-info.1.md update man page baude 2018-03-01 08:07:54 -0600
  • cb7b0edc5b Fix checks for configuration keys in the DB Matthew Heon 2018-02-28 15:31:58 -0500
  • e1a9a55b4d
    Merge a1724f7eae into e038393cf5 Matthew Heon 2018-03-01 13:43:36 +0000
  • e038393cf5 Remove unused vendor github.com/coreos/pkg Matthew Heon 2018-02-28 17:13:48 -0500
  • 4e20f8c434 Remove unused vendor github.com/mrunalp/fileutils Matthew Heon 2018-02-28 17:09:59 -0500
  • 2537d0dd00 Remove unused vendor gopkg.in/fsnotify.v1 Matthew Heon 2018-02-28 17:08:52 -0500
  • b2a5d5aa5a Remove unused vendor github.com/containerd/console Matthew Heon 2018-02-28 17:02:49 -0500
  • d6ed9451dc Remove unused dependency vendor gopkg.in/tomb.v1 Matthew Heon 2018-02-28 17:00:40 -0500
  • 72b975ee3b Remove unused runc files Matthew Heon 2018-02-28 16:55:00 -0500
  • b1ae92fa67 Update containers/storage Matthew Heon 2018-02-28 16:51:16 -0500
  • a587b83322
    Merge d61d8dd1a1 into 33d63429e4 Matthew Heon 2018-03-01 01:44:59 +0000
  • 33d63429e4
    Merge pull request #428 from baude/coproutdir Brent Baude 2018-02-28 19:44:41 -0600
  • 17266e9c75 copr outdir baude 2018-02-28 19:43:55 -0600
  • db388c23ea Fix travis notifications Matthew Heon 2018-02-28 16:05:37 -0500
  • d61d8dd1a1 Remove unused vendor github.com/coreos/pkg Matthew Heon 2018-02-28 17:13:48 -0500
  • e836a4fcc0 Remove unused vendor github.com/mrunalp/fileutils Matthew Heon 2018-02-28 17:09:59 -0500
  • b13d3e022d Remove unused vendor gopkg.in/fsnotify.v1 Matthew Heon 2018-02-28 17:08:52 -0500
  • 9d4c11b821 Remove unused vendor github.com/containerd/console Matthew Heon 2018-02-28 17:02:49 -0500
  • 1439b785fb Remove unused dependency vendor gopkg.in/tomb.v1 Matthew Heon 2018-02-28 17:00:40 -0500
  • ae035b48ec Remove unused runc files Matthew Heon 2018-02-28 16:55:00 -0500
  • 55a32049c9 Update containers/storage Matthew Heon 2018-02-28 16:51:16 -0500
  • 3db0e50257
    Merge b3e0bf9b1e into fd388a7da9 Brent Baude 2018-02-28 21:26:54 +0000
  • 22630db70a
    Merge 139d35d703 into fd388a7da9 Matthew Heon 2018-02-28 21:26:54 +0000
  • fd388a7da9 podman info add registries baude 2018-02-28 14:13:28 -0600
  • 139d35d703 Fix travis notifications Matthew Heon 2018-02-28 16:05:37 -0500
  • a1724f7eae Fix checks for configuration keys in the DB Matthew Heon 2018-02-28 15:31:58 -0500
  • b3e0bf9b1e podman info add registries baude 2018-02-28 14:13:28 -0600
  • ce8d9508d2 Add ability to dump config to file as TOML Matthew Heon 2018-02-28 15:06:05 -0500
  • 3d5cb8e223
    Merge pull request #419 from baude/coprgit Brent Baude 2018-02-28 13:18:09 -0600
  • 45478b7843 Re-enable copr builds baude 2018-02-28 13:07:58 -0600
  • 85ece8a01f Tweak info time format TomSweeneyRedHat 2018-02-24 19:54:41 -0500
  • f160284bd3
    Merge c1c6734e08 into 7ffc89d71a Brent Baude 2018-02-28 16:46:33 +0000
  • 517c4fab23
    Merge c63806ed6c into 7ffc89d71a Tom Sweeney 2018-02-28 16:46:32 +0000
  • 7ffc89d71a podman stats add networking baude 2018-02-28 10:02:54 -0600
  • c63806ed6c Tweak info time format TomSweeneyRedHat 2018-02-24 19:54:41 -0500
  • c1c6734e08 podman stats add networking baude 2018-02-28 10:02:54 -0600
  • faae787d5b Change conmon and runtime paths to arrays Matthew Heon 2018-02-27 22:31:18 -0500
  • 2a59653bf3 CNIPluginDir: check "/usr/lib/cni" Valentin Rothberg 2018-02-28 11:56:55 +0100
  • 535ae27010 Replace usage of runc with runtime Matthew Heon 2018-02-28 09:29:46 -0500
  • fa58afa35e
    Merge e7e64646fa into afbb2a7f23 Valentin Rothberg 2018-02-28 11:08:01 +0000
  • e7e64646fa CNIPluginDir: check "/usr/lib/cni" Valentin Rothberg 2018-02-28 11:56:55 +0100
  • 3f698119dc Convert exec session tracking to use a dedicated struct Matthew Heon 2018-02-27 22:52:28 -0500