Commit Graph

  • 91e9ed0898 Merge pull request #294 from jodh-intel/vc-reduce-path-lengths Eric Ernst 2018-05-09 20:40:59 -07:00
  • 03e93cd55a cleanup per jodh's feedback Eric Ernst 2018-05-09 15:00:22 -07:00
  • 0c489d322c Merge pull request #289 from amshinde/accept-empty-env-val Eric Ernst 2018-05-09 11:45:10 -07:00
  • 48e949476e Merge pull request #269 from jodh-intel/enforce-socket-path-len James O. D. Hunt 2018-05-09 13:49:20 +01:00
  • 5b9cebd25a versions: Add cri-o version for openshift v3.9.0 Salvador Fuentes 2018-05-03 10:17:37 -05:00
  • 6a47808580 virtcontainers: Reduce path lengths James O. D. Hunt 2018-05-09 10:29:41 +01:00
  • bce9edd277 socket: Enforce socket length James O. D. Hunt 2018-05-09 11:28:23 +01:00
  • bdb1b2d44f docs: Add fedora installation guide. Gabriela Cervantes 2018-05-07 03:40:09 -05:00
  • b7674de3cf oci: Allow environment values to be empty Archana Shinde 2018-05-07 11:21:16 -07:00
  • f6544a3524 Merge pull request #270 from devimc/command/update Eric Ernst 2018-05-08 08:12:03 -07:00
  • 2b2aeabd89 vendor: update agent Julio Montes 2018-05-08 07:21:32 -05:00
  • 81f376920e cli: implement update command Julio Montes 2018-05-03 15:20:51 -05:00
  • 0cea861f93 vendor: add docker/go-units Julio Montes 2018-05-03 15:17:08 -05:00
  • fa848ba436 Merge pull request #282 from WeiZhang555/device-manager Eric Ernst 2018-05-07 21:06:28 -07:00
  • eb035e167f architecture: add OCI cmd diagrams Eric Ernst 2018-05-07 20:44:05 -07:00
  • f4a453b86c virtcontainers: address some comments Zhang Wei 2018-05-05 14:42:38 +08:00
  • 28de16a450 virtcontainers: fix typo Zhang Wei 2018-05-04 22:52:54 +08:00
  • 9acbcba967 virtcontainers: make CreateDevice func private Zhang Wei 2018-05-04 17:45:55 +08:00
  • 366558ad5b virtcontainers: refactor device.go to device manager Zhang Wei 2018-04-24 19:42:35 +08:00
  • 81503d7c69 Merge pull request #259 from bergwolf/sandbox_api_2 Archana Shinde 2018-05-07 10:01:50 -07:00
  • 4602ef5a60 Clean up architecture .md Eric Ernst 2018-05-07 07:26:13 -07:00
  • e04609b1cf initial architecture documentation Eric Ernst 2018-05-06 13:26:47 -07:00
  • 410e5e6abb hyperstart_agent: fix comments Peng Tao 2018-05-05 09:23:46 +08:00
  • 1bb6ab9e22 api: add sandbox iostream API Peng Tao 2018-04-25 23:20:00 +08:00
  • bf4ef4324e API: add sandbox winsizeprocess api Peng Tao 2018-04-25 22:22:06 +08:00
  • 55dc0b2995 API: add sandbox signalprocess api Peng Tao 2018-04-25 16:47:19 +08:00
  • 45970ba796 API: add sandbox waitprocess api Peng Tao 2018-04-25 15:57:45 +08:00
  • 992c895eaa Merge pull request #267 from amshinde/pass-pci-addr Eric Ernst 2018-05-03 16:20:47 -07:00
  • 717bc4cd26 virtcontainers: Pass the PCI address for block based rootfs Archana Shinde 2018-04-26 11:16:56 -07:00
  • da08a65de3 device: Assign pci address to block device for kata_agent Archana Shinde 2018-04-26 10:34:31 -07:00
  • 85865f1a2c bridge: Store the bridge address to state Archana Shinde 2018-04-26 10:28:40 -07:00
  • 718dbd2a71 device: Assign pci address for block devices Archana Shinde 2018-04-26 09:52:42 -07:00
  • dd927921c1 qemu: Return bridge itself with addDeviceToBridge instead of bridge bus Archana Shinde 2018-04-26 09:37:14 -07:00
  • 7bd63d59e5 versions: update openshift to v3.9.0 Salvador Fuentes 2018-05-03 10:16:36 -05:00
  • 3d1b4a1595 Merge pull request #284 from stefanha/Makefile-add-install-dependency Peng Tao 2018-05-03 12:18:25 +08:00
  • c032061bf7 Makefile: add missing dependencies to install targets Stefan Hajnoczi 2018-05-02 15:11:00 +01:00
  • 87aa1d77ed Merge pull request #252 from bergwolf/sandbox_api_1 Sebastien Boeuf 2018-05-01 10:01:17 -07:00
  • 9d1311d0ee kata_agent: refactor sendReq Peng Tao 2018-04-24 01:33:36 +08:00
  • 35ebadcedc api: add sandbox Monitor API Peng Tao 2018-04-20 22:20:34 +08:00
  • 70b3c774f8 Merge pull request #263 from bergwolf/sandbox_pointer Eric Ernst 2018-05-01 07:33:33 -07:00
  • 5fb4768f83 virtcontainers: always pass sandbox as a pointer Peng Tao 2018-04-24 02:04:54 +08:00
  • 4d73637829 versions: Move to k8s 1.10 Jose Carlos Venegas Munoz 2018-05-01 02:15:11 -05:00
  • 8d897f407f Merge pull request #238 from jodh-intel/collect-script-support-initrd+osbuilder-file Sebastien Boeuf 2018-04-30 16:00:15 -07:00
  • ff9b2bd04e Merge pull request #256 from sboeuf/improve_container_search_CLI Eric Ernst 2018-04-30 14:41:40 -07:00
  • e6f066b828 cli: Optimize container research Sebastien Boeuf 2018-04-20 12:26:02 -07:00
  • f92d7dd1c1 Merge pull request #275 from sboeuf/fix_k8s_shim_killed Graham Whaley 2018-04-30 16:51:34 +01:00
  • e78941e3e5 Merge pull request #272 from amshinde/pass-bundle-in-hooks Sebastien Boeuf 2018-04-30 07:28:27 -07:00
  • 789dbca6d6 virtcontainers: Properly remove the container when shim gets killed Sebastien Boeuf 2018-04-27 18:36:27 -07:00
  • a301a9e641 hooks: Send the bundle path in the state that is sent with hooks Archana Shinde 2018-04-27 15:48:58 -07:00
  • d4225ede2f Merge pull request #260 from jcvenegas/go1.10 James O. D. Hunt 2018-04-27 14:50:24 +01:00
  • 49e3f814bc Merge pull request #86 from Pennyzct/gopath Peng Tao 2018-04-27 19:11:23 +08:00
  • c3ac7180f8 rootfs: Add support for multiple GOPATH directories Penny Zheng 2018-04-24 06:59:29 +00:00
  • 20432dd99f versions: ci: Move to go 1.10 Jose Carlos Venegas Munoz 2018-04-26 11:39:07 -05:00
  • ff3518e3ec Merge pull request #232 from sboeuf/fix_openshift_k8s Eric Ernst 2018-04-26 15:38:48 -07:00
  • ec6628ef6b Merge pull request #25 from bergwolf/cgroups Peng Tao 2018-04-27 01:22:53 +08:00
  • 9830810684 vendor: update covertool. Jose Carlos Venegas Munoz 2018-04-25 12:26:28 -05:00
  • 644489b6e7 virtcontainers: Fix gofmt issues for Go 1.10 Sebastien Boeuf 2018-04-23 17:18:54 -07:00
  • 2d94e24c87 kernel-config: enable proper cgroups support Peng Tao 2018-04-26 23:53:22 +08:00
  • 902b1d32e5 Merge pull request #23 from jcvenegas/init-ci Julio Montes 2018-04-26 09:56:04 -05:00
  • 6f560c1c4d tag_repos: Clone using https Jose Carlos Venegas Munoz 2018-04-26 09:08:38 -05:00
  • 8ba7e3c72e release: Add tests for tag_repos.sh Jose Carlos Venegas Munoz 2018-04-26 08:43:57 -05:00
  • 191089fa8f ci: Add scripts needed by CI Jose Carlos Venegas Munoz 2018-04-26 08:37:34 -05:00
  • 31eb51ee7d Merge pull request #244 from jodh-intel/backtrace-on-sigusr1 Julio Montes 2018-04-26 07:49:10 -05:00
  • 6191ddffb3 cli: Backtrace on SIGUSR1 James O. D. Hunt 2018-04-23 15:23:30 +01:00
  • 35269d2db4 Merge pull request #88 from stefanha/fix-paratition-typo Graham Whaley 2018-04-26 11:15:36 +01:00
  • 32aee00673 image-builder: fix "paratition" typo Stefan Hajnoczi 2018-04-26 09:00:32 +01:00
  • cc33986bef Merge pull request #85 from jodh-intel/improve-top-README James O. D. Hunt 2018-04-26 08:52:28 +01:00
  • 3c19ea413e docs: Add a Usage section James O. D. Hunt 2018-04-20 15:02:15 +01:00
  • 449dd27385 Merge pull request #18 from devimc/kernel/initial Peng Tao 2018-04-26 10:00:38 +08:00
  • 33195f8abd kernel: add patch and config Julio Montes 2018-04-19 15:34:39 -05:00
  • 07af4edea9 cli: Stop the sandbox on a KILL Sebastien Boeuf 2018-04-25 09:07:34 -07:00
  • 163a081776 cli: Check sandbox state before to issue a StopSandbox Sebastien Boeuf 2018-04-25 09:01:53 -07:00
  • fc8d913713 cli: Whitespace fix James O. D. Hunt 2018-04-23 15:21:24 +01:00
  • 7c6856f2a9 cli: Rename fatal.go to signals.go James O. D. Hunt 2018-04-23 15:20:02 +01:00
  • 45e3f858f0 Merge pull request #255 from chavafg/topic/downgrade-go-version Sebastien Boeuf 2018-04-24 14:39:56 -07:00
  • cf7491665b versions: change newest supported go version Salvador Fuentes 2018-04-24 12:48:55 -05:00
  • 7bb4e0470c Merge pull request #240 from jcvenegas/versions-cri Jose Carlos Venegas Munoz 2018-04-24 10:32:34 -05:00
  • 2b47961105 Merge pull request #56 from jodh-intel/add-release-process Eric Ernst 2018-04-24 08:14:37 -07:00
  • d931d2902d Merge pull request #218 from bergwolf/sandbox_api Sebastien Boeuf 2018-04-24 07:21:36 -07:00
  • 29ce01fd11 api: add sandbox EnterContainer API Peng Tao 2018-04-20 17:46:36 +08:00
  • 488c3ee353 api: add sandbox Status API Peng Tao 2018-04-20 15:52:46 +08:00
  • b3d9683743 api: add sandbox StatusContainer API Peng Tao 2018-04-20 17:01:21 +08:00
  • 4b30446217 api: add sandbox startcontainer API Peng Tao 2018-04-20 17:43:28 +08:00
  • d9144c8514 api: add sandbox DeleteContainer API Peng Tao 2018-04-18 17:41:06 +08:00
  • f6aa8a23fc api: add sandbox CreateContainer API Peng Tao 2018-04-18 17:25:10 +08:00
  • ef89131b85 api: add sandbox Delete API Peng Tao 2018-04-18 11:43:43 +08:00
  • 5165de0d76 api: add sandbox pause and resume API Peng Tao 2018-04-17 17:22:28 +08:00
  • eb23771d5a api: add sandbox release API Peng Tao 2018-04-19 18:54:08 +08:00
  • d189be8579 api: add FetchSandbox Peng Tao 2018-04-19 18:53:28 +08:00
  • 336aa93e6c versions: Add cri-containerd to versions file. Jose Carlos Venegas Munoz 2018-04-20 15:02:14 -05:00
  • 76af465724 Merge pull request #243 from jodh-intel/fix-TestIsHostDevice-test Sebastien Boeuf 2018-04-23 11:27:55 -07:00
  • 53d73e56e0 virtcontainers: Fix TestIsHostDevice test as non-root James O. D. Hunt 2018-04-23 14:29:13 +01:00
  • 3e0e112e2b docs: Move TOC to top James O. D. Hunt 2018-04-20 14:42:51 +01:00
  • a070f18c2e docs: Add Release process docs James O. D. Hunt 2018-04-16 20:38:52 +01:00
  • d3e8d9c0e4 Merge pull request #16 from jcvenegas/tag_repos Eric Ernst 2018-04-22 21:04:10 -07:00
  • de32be7eed Merge pull request #211 from amshinde/assign-bridge-addr Sebastien Boeuf 2018-04-20 14:52:31 -07:00
  • a099eafc60 Merge pull request #83 from jodh-intel/create-summary-file Jose Carlos Venegas Munoz 2018-04-20 13:57:57 -05:00
  • c7ff8ccac7 Merge pull request #59 from jodh-intel/add-licensing-doc Archana Shinde 2018-04-20 09:39:36 -07:00
  • 9b36fa3cf5 Merge pull request #48 from jodh-intel/add-limitations-doc Eric Ernst 2018-04-20 09:08:55 -07:00
  • 9dceb3eed1 scripts: Added initrd support to collect script James O. D. Hunt 2018-04-20 16:50:19 +01:00