Commit graph

  • edad8f866d Add configuration for specifying cgroup manager Mrunal Patel 2016-12-19 15:01:27 -08:00
  • a7190853b6 Merge pull request #210 from nalind/metadata Antonio Murdaca 2016-12-19 19:12:51 +01:00
  • 4ae8606edf Add storage utility functions Nalin Dahyabhai 2016-11-22 13:50:33 -05:00
  • d45ff58056 Initialize the reexec package Nalin Dahyabhai 2016-11-22 14:25:48 -05:00
  • 9b88295f69 Update containers/storage and containers/image Nalin Dahyabhai 2016-11-22 14:32:10 -05:00
  • f893e38d6d Add build tags for integration tests Nalin Dahyabhai 2016-12-07 16:42:31 -05:00
  • 7e3986e88f Merge pull request #286 from nhlfr/dockerfile-cleanup Antonio Murdaca 2016-12-19 10:00:40 +01:00
  • 6dc28dc766 Clean apt archives and source directories in Dockerfile Michal Rostecki 2016-12-19 09:48:45 +01:00
  • ebc77fedde Merge pull request #284 from mrunalp/fix_cgroups_cfg Antonio Murdaca 2016-12-16 22:48:57 +01:00
  • a418ef8dc2 Fixup cgroup in test sandbox config Mrunal Patel 2016-12-16 13:33:38 -08:00
  • b2fbd828e1 Merge pull request #271 from resouer/pod-level-qos Mrunal Patel 2016-12-16 13:32:22 -08:00
  • 5a769f72ca Merge pull request #274 from Crazykev/gofmt-check Mrunal Patel 2016-12-15 16:57:16 -08:00
  • 6e323e8bc9 Merge pull request #281 from runcom/fix-nil-marshal-grpc Mrunal Patel 2016-12-15 07:28:04 -08:00
  • 8bdf3ce91f Merge pull request #279 from runcom/add-sameo-to-owners Mrunal Patel 2016-12-15 07:21:25 -08:00
  • d157c1427c
    server: mock UpdateRuntimeConfig Antonio Murdaca 2016-12-15 14:31:42 +01:00
  • 0ec2d44394
    OWNERS: add @sameo Antonio Murdaca 2016-12-15 12:18:47 +01:00
  • 02dfe877e4 Add container to pod qos cgroup Harry Zhang 2016-12-13 16:34:55 +08:00
  • eb3990ead9 fix gofmt problem in existing code Crazykev 2016-12-14 19:31:41 +08:00
  • 3fa48e54ff add gofmt verify in CI Crazykev 2016-12-14 19:31:24 +08:00
  • 1d08519ffe Merge pull request #276 from sameo/topic/netns_leaks Antonio Murdaca 2016-12-15 01:00:09 +01:00
  • c9dcea486f Merge pull request #267 from mrunalp/ctr_oplock Antonio Murdaca 2016-12-14 23:17:49 +01:00
  • 041fb04c4e ocid, docs: change default runc path Michał Żyłowski 2016-12-14 20:05:50 +01:00
  • 2800b83f2f Add operation lock for containers Mrunal Patel 2016-12-13 12:50:27 -08:00
  • ad6ac9391c
    sandbox: Force netns unmount and removal when restoring Samuel Ortiz 2016-12-14 19:47:05 +01:00
  • 4f21dc6492 Merge pull request #275 from runcom/pod-run Mrunal Patel 2016-12-14 10:37:56 -08:00
  • e1054cf28e
    cmd/client: move pod create to pod run Antonio Murdaca 2016-12-14 18:15:37 +01:00
  • 7b0c76219c Merge pull request #272 from runcom/remove-reaper Pengfei Ni 2016-12-14 22:38:03 +08:00
  • 3f6b0d1c82 Merge d59830330f into 4cb5af00f6 HaoZhang 2016-12-14 11:50:09 +00:00
  • d2f6a4c0e2
    server: remove reaper, let runc take care of reaping Antonio Murdaca 2016-12-14 12:15:20 +01:00
  • d59830330f add a todo for unimplement manager method Crazykev 2016-12-14 14:32:12 +08:00
  • 24b8336a14 [refator] move core implement code from server to manager Crazykev 2016-12-14 12:34:25 +08:00
  • 322f7310e9 add redundant commit to , easy to review what was changed Crazykev 2016-12-13 19:47:25 +08:00
  • d5256cb214
    server: check for expected files Vincent Batts 2016-12-12 15:42:10 -05:00
  • 4cb5af00f6 Merge pull request #262 from runcom/fix-commands Mrunal Patel 2016-12-13 10:13:38 -08:00
  • 18d23bc1ee Merge pull request #265 from runcom/setup-cni Mrunal Patel 2016-12-13 08:34:54 -08:00
  • f99c0a089c
    Read command from ContainerCreateRequest Antonio Murdaca 2016-12-12 18:56:12 +01:00
  • a4f5c3a8c4
    README.md: add CNI setup Antonio Murdaca 2016-12-13 15:24:03 +01:00
  • 4bb0830c37 Merge pull request #239 from xlgao-zju/reload-apparmor-profile Antonio Murdaca 2016-12-13 11:10:26 +01:00
  • bd585c2fca Merge pull request #237 from sameo/topic/sandbox_netns Mrunal Patel 2016-12-12 16:18:05 -08:00
  • 0df8200e12
    sandbox: Create a symbolic link to the networking namespace Samuel Ortiz 2016-12-12 16:37:03 +01:00
  • a9724c2c9c
    sandbox: Fix gocyclo complexity Samuel Ortiz 2016-12-06 13:17:52 +01:00
  • 482eb460d6
    sandbox: Setup networking namespace before sandbox creation Samuel Ortiz 2016-11-25 16:24:23 +01:00
  • 4cab8ed06a
    sandbox: Use persistent networking namespace Samuel Ortiz 2016-11-23 18:16:21 +01:00
  • be3ed3bcbc
    vendor: Add CNI ns package Samuel Ortiz 2016-12-06 15:01:05 +01:00
  • 05b10c27ca Merge pull request #261 from sameo/topic/annotations Mrunal Patel 2016-12-12 10:43:26 -08:00
  • 70ede1a5fe
    container: Store annotations under ocid/annotations Samuel Ortiz 2016-12-12 18:55:34 +01:00
  • 1291b13125 Merge pull request #259 from runcom/fix-pod-with-restart=Always Mrunal Patel 2016-12-12 07:38:16 -08:00
  • 430297dd81
    store annotations and image for a container Antonio Murdaca 2016-12-12 11:12:03 +01:00
  • ca7d5c77c2 Do not load ocid-default if configured apparmor profile is set up. Xianglin Gao 2016-12-12 15:55:17 +08:00
  • 5142b8a4d7 Merge pull request #258 from runcom/fix-logrus-2 Mrunal Patel 2016-12-11 10:00:15 -08:00
  • 5a1605bad5
    server: fix calls to logrus again Antonio Murdaca 2016-12-11 17:46:37 +01:00
  • 8073427f76 Fix panic create container when sb is fail Harry Zhang 2016-12-11 16:25:17 +08:00
  • 80ccc3a455 Merge pull request #256 from runcom/err-warnf-format Mrunal Patel 2016-12-10 16:11:30 -08:00
  • 67055e20bc
    server: fix call to logrus.Warnf Antonio Murdaca 2016-12-10 19:21:52 +01:00
  • a27a41431e Merge pull request #253 from mrunalp/fix_selinux_shm Antonio Murdaca 2016-12-10 14:18:07 +01:00
  • 378d8d4415 Merge pull request #254 from vbatts/error_passthrough Mrunal Patel 2016-12-09 17:15:53 -08:00
  • 9ce0a55c35
    oci: pass through error output from runc Vincent Batts 2016-12-09 15:53:56 -05:00
  • a0177ced09 Remove unnecessary check for mount label for /dev/shm Mrunal Patel 2016-12-09 09:37:47 -08:00
  • 4cc510c046 Merge pull request #252 from runcom/add-tests Mrunal Patel 2016-12-09 07:04:00 -08:00
  • f22dc5244f
    test: add restart ocid with pod stopped test Antonio Murdaca 2016-12-09 11:56:25 +01:00
  • d9edbe6817 Merge pull request #249 from mrunalp/dev_shm Antonio Murdaca 2016-12-09 09:46:27 +01:00
  • 4559e7d05f Merge pull request #250 from mrunalp/lint_fixes Pengfei Ni 2016-12-09 08:44:13 +08:00
  • 0e1db291b6 Merge pull request #251 from sameo/topic/bats Mrunal Patel 2016-12-08 16:20:41 -08:00
  • 7a6213c3ef Merge pull request #248 from sameo/topic/config.json Mrunal Patel 2016-12-08 16:12:02 -08:00
  • d701009264
    test: Add a pod remove idempotent test Samuel Ortiz 2016-12-09 00:43:25 +01:00
  • 868e18614a Fix couple of lint issues Mrunal Patel 2016-12-08 15:40:59 -08:00
  • de5cc3ff0b Merge pull request #247 from vbatts/fix_test_json Mrunal Patel 2016-12-08 15:37:15 -08:00
  • be29524ba4 Add support for pod /dev/shm that is shared by the pod ctrs Mrunal Patel 2016-12-08 15:32:17 -08:00
  • c55d9a5da6
    testdata: Add missing closed curly Samuel Ortiz 2016-12-09 00:11:16 +01:00
  • fd7a052023
    testdata: fix invalid json doc Vincent Batts 2016-12-08 15:23:24 -05:00
  • cba4eed876 Merge pull request #246 from vbatts/fix_man_dest Antonio Murdaca 2016-12-08 21:21:27 +01:00
  • 6c7756b352
    Makefile: fix the creation of man5 Vincent Batts 2016-12-08 14:15:29 -05:00
  • 2e83385a40 Merge pull request #244 from sameo/topic/config.json Antonio Murdaca 2016-12-08 18:46:45 +01:00
  • 4f8859845d Add missing man pages and bash completions for kpod Dan Walsh 2016-12-02 10:15:15 -05:00
  • 5d8537f270
    testdata: sandbox ns options should be under security_context Samuel Ortiz 2016-12-08 18:05:24 +01:00
  • 0fcb25cc97 Merge pull request #241 from sameo/topic/sandbox_remove Mrunal Patel 2016-12-08 07:15:25 -08:00
  • 365c291f1a
    server: Make RemovePodSandbox idempotent Samuel Ortiz 2016-12-07 17:38:36 +01:00
  • 6977b3e88d move duplicated consts to apparmor_common.go Xianglin Gao 2016-12-07 20:46:38 +08:00
  • cb5ed1ce9d reload default apparmor profile if it is unloaded Xianglin Gao 2016-12-07 19:32:50 +08:00
  • 8547c0dbd9 Merge pull request #236 from runcom/check-netns-on-stop Mrunal Patel 2016-12-06 10:06:46 -08:00
  • a4021ba179 Merge pull request #235 from runcom/fix-state Mrunal Patel 2016-12-06 09:42:43 -08:00
  • c4fc22af51 Merge pull request #234 from runcom/fixies Mrunal Patel 2016-12-06 09:35:18 -08:00
  • 46dc2b4347
    server: check netns path on pod stop Antonio Murdaca 2016-12-06 13:17:54 +01:00
  • 1b2d4f3d60
    server: sync ctr state before checking it Antonio Murdaca 2016-12-06 12:39:38 +01:00
  • f2b4fda554
    server: fix ctr filter by truncated id Antonio Murdaca 2016-12-06 12:16:22 +01:00
  • e7492ca12f
    server: fix pod filter by truncated id Antonio Murdaca 2016-12-06 12:12:52 +01:00
  • 15f23bc6ac
    test: fix apparmor detection Antonio Murdaca 2016-12-06 12:10:32 +01:00
  • 79073df3c2 Merge pull request #215 from xlgao-zju/support-apparmor Mrunal Patel 2016-12-05 21:24:50 -08:00
  • 4f323377ee add apparmor build tag and update readme Xianglin Gao 2016-12-02 15:13:41 +08:00
  • 6983ae628b Merge pull request #230 from rhatdan/docs Mrunal Patel 2016-12-02 11:43:48 -08:00
  • e61c672aa7 Add missing man pages and bash completions for kpod Dan Walsh 2016-12-02 10:15:15 -05:00
  • 529bebbe68 Merge pull request #222 from mheon/kpod Mrunal Patel 2016-12-01 20:37:32 -08:00
  • f512f211d0 Add basic skeleton of kpod executable Matthew Heon 2016-11-30 15:14:49 -05:00
  • d5a40ef032 Merge pull request #220 from mrunalp/kpod_readme Antonio Murdaca 2016-12-01 21:49:52 +01:00
  • 0d0b70a475 Add README for kpod Mrunal Patel 2016-11-29 14:49:39 -08:00
  • bec3c3e2aa add test cases Xianglin Gao 2016-12-01 21:15:47 +08:00
  • 06cc0ba6ba Add docs about apparmor profile setting Xianglin Gao 2016-11-30 16:36:07 +08:00
  • 26645c90ac Make the profile configurable Xianglin Gao 2016-11-30 16:19:36 +08:00
  • 1f863846f5 add default apparmor profile Xianglin Gao 2016-11-29 20:34:15 +08:00
  • 71b80591e3 support apparmor Xianglin Gao 2016-11-24 21:27:56 +08:00