Commit graph

  • 5ac8610e2c Merge pull request #411 from dqminh/fix-some-check Michael Crosby 2017-01-11 15:41:26 -08:00
  • 225412d081 Put coverage files in gitignore Gianluca Arbezzano 2017-01-12 00:00:02 +01:00
  • 726b88f9b7
    fix ineffassign: use processes array Daniel Dao 2017-01-11 22:32:37 +00:00
  • 23a644de8a Merge pull request #390 from estesp/init-vendoring Stephen Day 2017-01-11 14:16:57 -08:00
  • f867156a38
    Update protoc generation to use vendored protos Phil Estes 2016-12-16 15:20:53 -05:00
  • dd9309c15e
    Add vendoring to containerd master Phil Estes 2016-12-16 12:03:35 -05:00
  • 649a04122a Merge pull request #398 from gliptak/travis1 Michael Crosby 2017-01-11 13:20:18 -08:00
  • be79986b4f Add travis config Gábor Lipták 2016-12-19 17:24:56 -05:00
  • 4c848c4654 Merge pull request #382 from runcom/not-only-runc Michael Crosby 2017-01-10 09:26:21 -08:00
  • 549b20711f Merge pull request #405 from samuelkarp/btrfs-test-setup Stephen Day 2017-01-09 16:58:31 -08:00
  • e974c8678d Merge pull request #408 from gliptak/digester1 Stephen Day 2017-01-09 16:54:57 -08:00
  • dbe117cb7e snapshot: automate btrfs test setup Samuel Karp 2016-12-30 00:59:18 +00:00
  • d8aee18f6c Point digest import to opencontainers/go-digest Gábor Lipták 2017-01-09 18:10:52 -05:00
  • cb97fa8495 Merge pull request #402 from miaoyq/fix-a-description-err Michael Crosby 2017-01-09 15:08:46 -08:00
  • 017d4b77f8 Merge pull request #401 from gliptak/warnings1 Kenfe-Mickaël Laventure 2017-01-05 13:02:10 -08:00
  • e536030f42 Fix a description error Yanqiang Miao 2016-12-21 11:38:20 +08:00
  • c23d3057b7 Merge pull request #404 from RobertNorthard/feature/fixed-typos Qiang Huang 2017-01-03 09:38:02 +08:00
  • 0c656ab503 Updated README.md - fixed typos Robert Northard 2016-12-27 18:55:01 +00:00
  • 102fb10fde Correct vet warnings Gábor Lipták 2016-12-20 17:08:42 -05:00
  • 437c971e8c Merge pull request #393 from dims/fix-make-fmt-failure Kenfe-Mickaël Laventure 2016-12-18 09:26:35 -08:00
  • 4f8a784b41 Indent proto files with tabs only Davanum Srinivas 2016-12-16 17:18:33 -05:00
  • 3cdf1d8e41 Merge pull request #374 from hqhq/fix_typos Michael Crosby 2016-12-16 11:59:06 -08:00
  • 4171ca0ca1 Merge pull request #391 from mlaventure/restore-and-cleanup Michael Crosby 2016-12-16 11:54:53 -08:00
  • 0fdd2469f6 execution: "restore" container on service creation Kenfe-Mickael Laventure 2016-12-15 10:40:24 -08:00
  • 98b39002ba
    cmd/containerd: extend to other OCI runtimes Antonio Murdaca 2016-12-16 18:35:04 +01:00
  • 58640c9603 Merge pull request #388 from runcom/must-bundle-path Phil Estes 2016-12-16 12:07:29 -05:00
  • 73cb78fae3 execution/oci: Add check when loading processes Kenfe-Mickael Laventure 2016-12-15 08:21:04 -08:00
  • abaa421141 execution/oci: use Status type instead of string Kenfe-Mickael Laventure 2016-12-14 19:10:35 -08:00
  • 7dd69a8597 execution: use provided process ID for state Kenfe-Mickael Laventure 2016-12-14 09:16:23 -08:00
  • 13399c1330 ctr: add events command Kenfe-Mickael Laventure 2016-12-14 09:15:27 -08:00
  • 286ea04591 Merge pull request #385 from runcom/update-gitignore Kenfe-Mickaël Laventure 2016-12-16 08:14:31 -08:00
  • d083334621
    execution/oci: validate bundle path Antonio Murdaca 2016-12-16 15:15:54 +01:00
  • db3a2a073e
    .gitignore: remove unnecessary entries Antonio Murdaca 2016-12-16 10:06:10 +01:00
  • 3b8eee7522 Fix some typos Qiang Huang 2016-12-16 09:31:19 +08:00
  • a812199b07 design: add data-flow design document Stephen J Day 2016-12-13 16:09:11 -08:00
  • 95c13af2f9 Merge pull request #380 from AkihiroSuda/fix-events-test Kenfe-Mickaël Laventure 2016-12-15 10:40:04 -08:00
  • 767cf82f02 Merge pull request #368 from fedepad/fix-typo-oci-io Kenfe-Mickaël Laventure 2016-12-15 08:15:50 -08:00
  • e751816c4d Merge pull request #375 from runcom/fix-indent Kenfe-Mickaël Laventure 2016-12-15 08:15:21 -08:00
  • cd26bbe7c1 Fix compilation error in events/events_test.go Akihiro Suda 2016-12-15 15:53:16 +00:00
  • b1f9f5e033 Merge pull request #377 from swapdisk/master Phil Estes 2016-12-15 10:10:03 -05:00
  • b109bc0587 Merge pull request #373 from coolljt0725/fix_typo Phil Estes 2016-12-15 09:55:34 -05:00
  • 6c90052c7d fix typos swapdisk 2016-12-15 07:57:01 -06:00
  • a5fa2c5536
    api/shim: fix indent Antonio Murdaca 2016-12-15 10:33:03 +01:00
  • a6b8f2d14d architecture.md: fix typo Lei Jitang 2016-12-14 22:15:01 -05:00
  • 65d82868c2 Merge pull request #372 from fedepad/fix-some-typos-snapshots-doc Phil Estes 2016-12-15 03:32:23 +01:00
  • 4bbc774e78 Merge pull request #369 from fedepad/fix-small-typo-architecture-descr Kenfe-Mickaël Laventure 2016-12-14 18:30:42 -08:00
  • 462b3b29e8 Fix some typos in snapshots.md Federico Padua 2016-12-15 03:08:34 +01:00
  • 878430d4c3 Fix typo "subssystem" -> "subsystem" Federico Padua 2016-12-15 01:24:30 +01:00
  • 41931dbe8f Fix small typo in oci/io.go Federico Padua 2016-12-15 00:52:52 +01:00
  • 22772224e6 Merge pull request #367 from alesr/fix-typo-contributing-file Michael Crosby 2016-12-14 15:35:15 -08:00
  • fe5a359001 Fix typo in CONTRIBUTING.md Alessandro Resta 2016-12-14 23:17:22 +00:00
  • a9d7465777 Merge pull request #366 from leonardinius/patch-1 Michael Crosby 2016-12-14 14:43:30 -08:00
  • 52ae947bf6 typo in README.md / gsub 's:my the:by the:' Leonids Maslovs 2016-12-14 23:55:11 +02:00
  • d8552c6c6b Merge pull request #363 from crosbymichael/comms Kenfe-Mickaël Laventure 2016-12-14 13:19:46 -08:00
  • ad8516e3a7 Update state of branches and slack link Michael Crosby 2016-12-14 10:57:08 -08:00
  • 294d9d6ffa Merge pull request #361 from cpuguy83/stray_containerkit Kenfe-Mickaël Laventure 2016-12-14 07:42:03 -08:00
  • 273492bc6d Replace containerkit references with containerd Brian Goff 2016-12-14 09:34:25 -05:00
  • 25b14eba2f
    Fix containerd casing Arnaud Porterie (icecrime) 2016-12-13 17:25:41 -08:00
  • 35821a4562
    Update README.md Arnaud Porterie (icecrime) 2016-12-13 16:56:24 -08:00
  • fd996741a7
    Fix identation Arnaud Porterie (icecrime) 2016-12-13 16:42:38 -08:00
  • 6e25568d14 Make large changes explicit Michael Crosby 2016-12-13 16:32:56 -08:00
  • 4f04e52d74
    CONTRIBUTING: add some notes about contributions Stephen J Day 2016-12-13 15:36:59 -08:00
  • b1f547c13b README: correct spelling of my name Stephen Day 2016-12-13 14:35:56 -08:00
  • 2bd389744d Merge pull request #6 from icecrime/update_documents Arnaud Porterie 2016-12-13 13:30:28 -08:00
  • d9114613e2
    Add MAINTAINERS file Arnaud Porterie (icecrime) 2016-12-13 09:29:20 -08:00
  • dd5d39dc9a
    Update ROADMAP.md Arnaud Porterie (icecrime) 2016-12-13 09:16:49 -08:00
  • 58b75011b8
    Fix typos Arnaud Porterie (icecrime) 2016-12-13 08:58:11 -08:00
  • 030d5dde1e btrfs: add initial implementation of btrfs snapshot driver Stephen J Day 2016-12-12 21:53:48 -08:00
  • bdc065a1df snapshot: follow dst-first order convention in commit Stephen J Day 2016-12-12 21:10:09 -08:00
  • b52cf8b440 gc: remove erroneous file Stephen J Day 2016-12-12 21:09:40 -08:00
  • 752fc2cc46 Fix logrus imports and runc.IO closer method Michael Crosby 2016-12-12 15:28:14 -08:00
  • aa5ff88bbc Integrate NATS with event subsystem Kenfe-Mickael Laventure 2016-12-12 14:26:51 -08:00
  • 934940a96c Add parent cache to overlayfs storage driver Michael Crosby 2016-12-12 13:35:02 -08:00
  • e61c869446 Update roadmap on PR close policy for phases Michael Crosby 2016-12-12 13:13:52 -08:00
  • f651e60a3c Make make work Michael Crosby 2016-12-12 10:32:54 -08:00
  • 2ef399b315 Add event support to execution subsystem Kenfe-Mickael Laventure 2016-12-11 11:07:32 -08:00
  • dd39b4dcf0 Add basic bundle, spec, and config types Michael Crosby 2016-12-09 14:27:31 -08:00
  • 0808a5c485 Implement overlay fs snapshot driver Michael Crosby 2016-12-09 11:27:30 -08:00
  • 2bee4ac5cd Only use IDs for execution RPC requests Kenfe-Mickael Laventure 2016-12-09 11:32:45 -08:00
  • cc720bc460 Cleanup OCI executor io init Kenfe-Mickael Laventure 2016-12-09 11:20:03 -08:00
  • c376fd45f6 Cleanup statedir a little Kenfe-Mickael Laventure 2016-12-09 10:47:29 -08:00
  • 642ed8bb48 Add shim proto Michael Crosby 2016-12-09 10:13:41 -08:00
  • 4157d1adfd Pass context down to executors Kenfe-Mickael Laventure 2016-12-09 10:00:30 -08:00
  • 0aad42f5cf Add exec and terminal support Kenfe-Mickael Laventure 2016-12-09 09:17:34 -08:00
  • aee6045292
    snapshot: provide naive/vfs POC implementation Stephen J Day 2016-12-07 19:59:34 -08:00
  • 65e668a6b8
    snapshot: ensure tests compile Stephen J Day 2016-12-07 19:59:03 -08:00
  • f7850ccd68
    snapshot: specify View function on snapshot manager Stephen J Day 2016-12-07 19:58:26 -08:00
  • 5a86eae247 Merge execution and container service Kenfe-Mickael Laventure 2016-12-07 14:00:20 -08:00
  • ac3cc32dbc Complete basic support for ctr run Kenfe-Mickael Laventure 2016-12-07 10:44:05 -08:00
  • ab4bfc79e9
    content: provide more context for lockfile error Stephen J Day 2016-12-07 17:46:01 -08:00
  • b542cc19ad
    gc: add toy tri-color GC implementation Stephen J Day 2016-12-06 16:20:40 -08:00
  • df9c09303c Fix ctr build Michael Crosby 2016-12-05 16:36:15 -08:00
  • 723a72bdf8 Fix execution build Michael Crosby 2016-12-05 16:17:46 -08:00
  • e31a99c08a Delete shim Michael Crosby 2016-12-05 15:38:51 -08:00
  • 21a53c1d70 Add container start and supervisor Michael Crosby 2016-12-05 15:38:32 -08:00
  • e620833c9e
    events: implemenet transaction event API Stephen J Day 2016-12-05 14:53:13 -08:00
  • bde30191f4 Move service to execution package Michael Crosby 2016-12-05 14:33:31 -08:00
  • c857213b4c move work on execution service Kenfe-Mickael Laventure 2016-12-05 14:15:03 -08:00
  • dd5f74edec Remove design document Michael Crosby 2016-12-02 16:34:32 -08:00
  • d9a2f40463
    api/execution: use Empty well-known type Stephen J Day 2016-12-02 16:04:13 -08:00