Commit graph

  • a48336f981 Imports: Fix imports after vendoring (apimachinery) Michał Żyłowski 2017-02-03 15:58:39 +01:00
  • 52baf68d50 Vendor: Update k8s version Michał Żyłowski 2017-02-03 14:41:32 +01:00
  • 983aec6380 doc: Add instruction to run cri-o with kubernetes Jacek J. Łakis 2017-01-31 17:34:59 +01:00
  • dfa93414c5 Merge pull request #352 from mrunalp/deps Antonio Murdaca 2017-02-02 18:32:44 +01:00
  • d0464b11e2 Merge pull request #348 from runcom/fix-imageid-lookup Mrunal Patel 2017-02-01 09:05:36 -08:00
  • b1f3dc74e9 Remove hack/vendor.sh Mrunal Patel 2017-01-31 16:46:57 -08:00
  • 42bc14dd8b Add dep vendoring files Mrunal Patel 2017-01-31 16:46:26 -08:00
  • 8e5b17cf13 Switch to github.com/golang/dep for vendoring Mrunal Patel 2017-01-31 16:45:59 -08:00
  • db0d65edcd Build into local GOPATH (_output) Jonathan Yu 2017-01-28 11:16:38 -08:00
  • a6c0fcfa57 Merge pull request #350 from nalind/buildtags Mrunal Patel 2017-01-31 12:02:24 -08:00
  • 893593272f Use build tags for bin2img and copyimg Nalin Dahyabhai 2017-01-31 11:57:19 -05:00
  • 2202c1a460
    storage: fix image retrieval by id Antonio Murdaca 2017-01-31 16:32:27 +01:00
  • d6ab91be27 Merge pull request #283 from runcom/add-kelsey-tutorial Mrunal Patel 2017-01-30 09:57:15 -08:00
  • 2341ae4184
    README.md: replace examples with kelsey's tutorial Antonio Murdaca 2016-12-16 12:43:40 +01:00
  • 89e4c54995 Merge pull request #338 from sameo/topic/alternate-runtime Mrunal Patel 2017-01-26 14:47:19 -08:00
  • 5569f8b2e1
    test: Update and organize README Samuel Ortiz 2017-01-26 10:21:59 +01:00
  • 5f0238032f
    test: Specify alternate container runtime Samuel Ortiz 2017-01-26 00:58:13 +01:00
  • 2afb43072b Merge pull request #340 from nalind/signature-policy Antonio Murdaca 2017-01-26 15:34:31 +01:00
  • ebe86effe2 Pass --signature-policy to copyimg Nalin Dahyabhai 2017-01-26 14:01:47 +01:00
  • 60d148f94c Merge pull request #334 from rhatdan/selinux Antonio Murdaca 2017-01-25 22:46:04 +01:00
  • 9c61688098 Default type for containers is not container_t Daniel J Walsh 2017-01-20 15:39:26 -05:00
  • 7fda27a5b3 Merge pull request #337 from cyphar/respect-plugindir-config Mrunal Patel 2017-01-24 10:54:38 -08:00
  • d5abfa1ecf
    server: respect ocid.network.plugin_dir setting Aleksa Sarai 2017-01-25 04:12:51 +11:00
  • b1685800dd Merge pull request #335 from yujuhong/update_owners Antonio Murdaca 2017-01-23 20:20:05 +01:00
  • ade3022172 Update the OWNERS file Yu-Ju Hong 2017-01-23 11:10:28 -08:00
  • 03fe8d6777 Merge pull request #333 from rhatdan/master Antonio Murdaca 2017-01-20 22:37:48 +01:00
  • dc55ef764d Fix README to tell user to pull the image for container Daniel J Walsh 2017-01-20 15:27:40 -05:00
  • f085c1cb6d Merge pull request #329 from rajatchopra/master Mrunal Patel 2017-01-19 15:26:06 -08:00
  • c04040fa95 move ocicni from vendors to pkg/ Rajat Chopra 2017-01-19 16:36:21 -05:00
  • 89369c1eae Merge pull request #328 from mrunalp/gopath_target Antonio Murdaca 2017-01-19 21:52:03 +01:00
  • bfe4f11f80 Move GOPATH check to a phony target Mrunal Patel 2017-01-19 11:23:29 -08:00
  • c4673a9136 Merge pull request #325 from runcom/tests-in-docker Mrunal Patel 2017-01-19 11:44:38 -08:00
  • 5d86f1f110
    test: enable tests in Travis Antonio Murdaca 2017-01-19 18:47:50 +01:00
  • 7cc84922b3 Merge pull request #327 from nalind/multigopath Mrunal Patel 2017-01-19 10:13:20 -08:00
  • 25d40b6927
    test: use checkseccomp to test if seccomp is supported Antonio Murdaca 2017-01-19 18:11:02 +01:00
  • 0d37c41521
    test: add a custom binary to reliable check seccomp support Antonio Murdaca 2017-01-19 18:10:47 +01:00
  • f1f5c635d2
    test: change location of the test image Antonio Murdaca 2017-01-19 18:06:34 +01:00
  • e5126a9176
    Dockerfile: pull test image at build time Antonio Murdaca 2017-01-19 18:05:57 +01:00
  • f195d51615
    Dockerfile: install CNI plugins for integration tests Antonio Murdaca 2017-01-19 18:00:27 +01:00
  • 0a36d3ca3d
    Dockerfile: use golang:1.7 Antonio Murdaca 2017-01-19 17:59:27 +01:00
  • 9cac1f6d66 Makefile: handle cases where $GOPATH is a list Nalin Dahyabhai 2017-01-19 11:47:29 -05:00
  • b9dc097c40 Merge pull request #189 from nalind/storage Antonio Murdaca 2017-01-18 23:02:08 +01:00
  • 0e3ff61350 server: fix ImagePullResponse Antonio Murdaca 2017-01-17 12:21:32 +01:00
  • aeea656581 Limit implicit image pulling to the pause image Nalin Dahyabhai 2017-01-16 13:19:44 -05:00
  • 749d24fbab server: cleanup on failed restore Antonio Murdaca 2016-12-22 11:26:19 +01:00
  • 437459bd64 server: do not add ctrs with bad state when restoring Antonio Murdaca 2016-12-22 11:11:14 +01:00
  • c61a83a930 server: skip pods containers in bad state on disk Antonio Murdaca 2016-12-22 11:03:32 +01:00
  • 7bd7595b18 server: skip pods in bad state on disk Antonio Murdaca 2016-12-21 22:11:51 +01:00
  • dc37d36759 server: image_status: ignore storage.ErrImageUnknown Antonio Murdaca 2016-12-21 21:54:15 +01:00
  • 925806b8fa Add and use copyimg for caching images for tests Nalin Dahyabhai 2017-01-10 17:57:22 -05:00
  • 636d5d8e9a Add and use bin2img for creating images for tests Nalin Dahyabhai 2016-12-16 18:34:51 -05:00
  • c0333b102b Integrate containers/storage Nalin Dahyabhai 2016-10-18 10:48:33 -04:00
  • caee4a99c9 Vendor containers/image and containers/storage Nalin Dahyabhai 2016-10-17 09:53:40 -04:00
  • 00e6832715 Merge pull request #320 from jawnsy/build-with-go-install Antonio Murdaca 2017-01-18 00:06:13 +01:00
  • 85454901e2 Merge pull request #322 from mrunalp/remove_host_ping_test Antonio Murdaca 2017-01-18 00:02:00 +01:00
  • e785e3e07f Remove host ping test Mrunal Patel 2017-01-17 13:43:23 -08:00
  • 6c9628cdb1
    Build and install from GOPATH Jonathan Yu 2017-01-17 11:57:35 -08:00
  • 9da2882d49
    Update hack/vendor.sh to clone directly into vendor/ instead of vendor/src/ Jonathan Yu 2017-01-16 21:51:38 -08:00
  • 3243cf7307 Merge pull request #316 from intelsdi-x/kubelet-net-fix Mrunal Patel 2017-01-17 09:39:03 -08:00
  • a93c132af5 Merge pull request #321 from runcom/bump-k8s-550f8be73aac92c7c23b1783d3db17f8660019f6 Mrunal Patel 2017-01-17 08:46:24 -08:00
  • 25a85afe1c
    bump k8s@550f8be73aac92c7c23b1783d3db17f8660019f6 Antonio Murdaca 2017-01-17 12:19:23 +01:00
  • 38acbb4625 Merge pull request #318 from jawnsy/promote-config Antonio Murdaca 2017-01-17 08:23:43 +01:00
  • ab4777c044 Add integration tests using Ginkgo Jonathan Yu 2017-01-16 18:18:35 -08:00
  • 77ee41cb97 Merge 041fb04c4e into 1df8e6638b Michał Żyłowski 2017-01-17 00:24:37 +00:00
  • d5d297d50b
    Promote DefaultConfig() to server package Jonathan Yu 2017-01-16 16:20:35 -08:00
  • cfb6d9f71a Merge d5256cb214 into 1df8e6638b Vincent Batts 2017-01-16 23:16:43 +00:00
  • 1df8e6638b Merge pull request #317 from mikebrow/make158fix Mrunal Patel 2017-01-16 15:16:38 -08:00
  • 7ae5b5fe24 fixes issue with make install on ubuntu Mike Brown 2017-01-16 17:01:49 -06:00
  • 2421aba39a Merge pull request #310 from sameo/topic/cc-exec Mrunal Patel 2017-01-16 11:41:12 -08:00
  • b034072d6a sandbox_run: Do not run net plugin in host namespace Jacek J. Łakis 2017-01-16 16:53:29 +01:00
  • ce54c1e5e9
    test: Do not hardcode runc specific output Samuel Ortiz 2017-01-10 23:34:03 +01:00
  • 4c7583b467
    oci: Do not call the container runtime from ExecSync Samuel Ortiz 2017-01-10 23:18:14 +01:00
  • d60d0ac0c3
    conmon: Use conmon for exec'ing a command Samuel Ortiz 2017-01-10 23:08:54 +01:00
  • 468746aa28
    conmon: Use the full PID file path Samuel Ortiz 2017-01-10 22:48:47 +01:00
  • 9a4a1092fe
    conmon: Return the exit status code Samuel Ortiz 2017-01-10 20:19:01 +01:00
  • 61e60bfe47 Merge pull request #304 from jawnsy/topics/install-to-usr-local Mrunal Patel 2017-01-05 15:41:10 -08:00
  • 0690e568e9 Merge bf4b452642 into b4e31a552a Michal Rostecki 2017-01-05 09:36:10 +00:00
  • b4e31a552a Merge pull request #308 from xlgao-zju/remove-sort-by-name Pengfei Ni 2017-01-05 17:36:05 +08:00
  • 088c53579a Remove byName in cmd/server/main.go, since urfave/cli#544 has been in. Xianglin Gao 2017-01-05 14:59:10 +08:00
  • 8b63272908
    Install to /usr/local to avoid conflicts with vendor binaries Jonathan Yu 2017-01-04 21:39:22 -08:00
  • 295cc1ea1a Merge pull request #307 from xlgao-zju/fix-typo Pengfei Ni 2017-01-04 15:45:20 +08:00
  • ab4a408b66 fix typo to make go report more happy Xianglin Gao 2017-01-04 14:24:11 +08:00
  • c0e3c08a17 Merge pull request #305 from cyphar/runc-kill-arguments v0.0.0 Mrunal Patel 2017-01-02 09:39:35 -08:00
  • da975261e7
    oci: fix runc kill usage Aleksa Sarai 2016-12-31 09:44:36 +11:00
  • bf4b452642 [WIP] Introduce autotools Michal Rostecki 2016-12-28 12:59:14 +01:00
  • 6133465e42 Merge pull request #292 from sameo/topic/network-bats Mrunal Patel 2016-12-21 11:20:08 -08:00
  • 8e1af3668a
    test: Fix networking helpers indentation Samuel Ortiz 2016-12-21 12:26:18 +01:00
  • b6455253c2
    test: Add host pod ping test Samuel Ortiz 2016-12-21 12:23:52 +01:00
  • 5273bef5d2
    test: Add a inter pod ping networking test Samuel Ortiz 2016-12-21 11:28:33 +01:00
  • ac7943c707 Merge pull request #285 from sameo/topic/network-bats Antonio Murdaca 2016-12-20 16:49:04 +01:00
  • 4cfbdb261e Merge pull request #291 from nalind/clearindex Antonio Murdaca 2016-12-20 15:22:45 +01:00
  • 99590fa2eb Merge pull request #290 from nalind/clientsize Antonio Murdaca 2016-12-20 15:22:40 +01:00
  • d6225894af Clear index entries when removing pods or ctrs Nalin Dahyabhai 2016-12-14 16:54:17 -05:00
  • 5e28e20213 Fix client size reporting Nalin Dahyabhai 2016-11-10 18:45:09 -05:00
  • b97a57c006
    test: Skip networking tests if CNI plugins are missing Samuel Ortiz 2016-12-17 15:21:11 +01:00
  • 4c702fb60c
    test: Add 2 basic networking tests Samuel Ortiz 2016-12-17 12:29:27 +01:00
  • c525459000
    main: Add CNI options Samuel Ortiz 2016-12-17 12:23:07 +01:00
  • 50a3958e5a Merge pull request #289 from mrunalp/cgroup_config Antonio Murdaca 2016-12-20 09:26:07 +01:00
  • 6df58df215 Add support for systemd cgroups Mrunal Patel 2016-12-19 15:06:27 -08:00
  • 5eab56e002 Pass cgroup manager to oci runtime manager Mrunal Patel 2016-12-19 15:05:32 -08:00