Commit graph

  • f401adffa9
    server: readable fields Vincent Batts 2017-04-19 15:17:10 -04:00
  • f1fd06bfc1
    oci: more grep'able interface name Vincent Batts 2017-04-19 14:55:17 -04:00
  • e8ed4b2616 Merge 6bad1bd169 into 0b48dd5d7f v1.0.0.batts 2017-04-19 18:58:16 +00:00
  • 6bad1bd169
    Makefile: don't explicitly require go for root Vincent Batts 2017-04-17 18:03:29 -04:00
  • 71e75e35eb Merge 12f2dbe2a0 into 0b48dd5d7f Matthew Heon 2017-04-18 14:00:19 +00:00
  • 0b48dd5d7f Merge pull request #456 from vbatts/readable-name Antonio Murdaca 2017-04-18 15:12:33 +02:00
  • aa24e0554d
    pkg/storage: switch to searchable fieldname Vincent Batts 2017-04-17 19:32:00 -04:00
  • 3a894bd671 Revert "Release version 0.2" Pes2009k 2017-04-18 16:16:57 +04:30
  • 54ee55493d Need to cleanup all pods on service poweroff Daniel J Walsh 2017-03-14 14:19:18 -04:00
  • 7d7570e604 Merge pull request #449 from mrunalp/release_0.2 v0.2 Antonio Murdaca 2017-04-13 20:30:55 +02:00
  • 32b546cf0b Release version 0.2 Mrunal Patel 2017-04-13 09:50:14 -07:00
  • 95f683b402 Merge pull request #447 from mrunalp/update_spec Antonio Murdaca 2017-04-13 13:22:01 +02:00
  • 24df2538db Update runtime-spec to v1.0.0.rc5 Mrunal Patel 2017-04-12 16:12:04 -07:00
  • b6c022caae Merge pull request #434 from sameo/topic/ocicni-fixes Mrunal Patel 2017-04-12 14:02:26 -07:00
  • 09dfc8390e Merge 8d2d1d09f4 into a8b73e7583 Dan Williams 2017-04-12 19:07:10 +00:00
  • a8b73e7583 Merge pull request #445 from cyphar/conmon-split-stderr Antonio Murdaca 2017-04-12 21:01:42 +02:00
  • 6940313691
    test: add tests for split std{err,out} Aleksa Sarai 2017-04-12 08:13:26 +10:00
  • 87faf98447
    oci: make ExecSync handle split std{out,err} Aleksa Sarai 2017-04-12 04:34:48 +10:00
  • d4c9f3e6dc
    conmon: split std{out,err} pipe for !terminal containers Aleksa Sarai 2017-04-12 04:20:57 +10:00
  • 35a6403604
    *: build with C99 Aleksa Sarai 2017-04-12 07:24:03 +10:00
  • 5589f929c0 Merge pull request #443 from runcom/expose-mount-cstatus Mrunal Patel 2017-04-11 09:01:37 -07:00
  • 7d329bcfde Merge pull request #436 from cyphar/conmon-sane-line-endings Mrunal Patel 2017-04-11 08:36:30 -07:00
  • 7081620128
    server: expose mounts in container status Antonio Murdaca 2017-04-11 14:09:17 +02:00
  • afadd0aab9
    conmon: handle multi-line logging Aleksa Sarai 2017-04-07 04:40:12 +10:00
  • 8a928d06e7
    oci: make ExecSync with ExitCode != 0 act properly Aleksa Sarai 2017-04-11 06:59:03 +10:00
  • f831a4a5d5 Merge cbbf9aea0a into 32750cd3f3 Mrunal Patel 2017-04-10 16:43:00 +00:00
  • 32750cd3f3 Merge pull request #440 from runcom/image-pull-secret Mrunal Patel 2017-04-10 09:42:22 -07:00
  • 07ccda3395 tests: Install CNI configuration files by default Samuel Ortiz 2017-04-06 23:57:27 +02:00
  • 63c7a7c99b ocicni: Support asynchronous network config creation Samuel Ortiz 2017-04-06 11:23:05 +02:00
  • 05cde3e759
    server: add auth info to image pull Antonio Murdaca 2017-04-10 15:00:24 +02:00
  • 81256390a1 Merge 30c20c6fe5 into 88be3a2f91 Samuel Ortiz 2017-04-09 22:41:21 +00:00
  • 1d4421af49 Set state directory using config instead of hardcoding Matthew Heon 2017-04-07 14:26:27 -04:00
  • cbbf9aea0a Don't write \0 after timestamp and skip line ending on partial lines Mrunal Patel 2017-04-07 10:51:04 -07:00
  • b14e2d2937 Small refactor on AddContainer. Refactor common errors. Matthew Heon 2017-04-07 11:58:59 -04:00
  • f25187d3f2 Move in-memory operations before disk operations in state Matthew Heon 2017-04-06 20:07:44 -04:00
  • bc4ac7ce04 vendor: Add fsnotify and remove glog Samuel Ortiz 2017-03-21 14:21:10 +01:00
  • 71cfd850f7 ocicni: Convert logs to logrus Samuel Ortiz 2017-03-21 11:35:18 +01:00
  • 225f639a3f Remove pre-existing state tracking in favor of new version Matthew Heon 2017-04-06 13:26:48 -04:00
  • 1757f10c5b Fix handling of network namespaces in file-based state Matthew Heon 2017-04-05 14:25:09 -04:00
  • b007f3ea17 Move Sandbox and State into their own packages Matthew Heon 2017-04-04 14:28:52 -04:00
  • b7d6e8dbe4 Mostly working version of file-based state Matthew Heon 2017-03-30 15:36:46 -04:00
  • fb2bf6bf22 Move state behind an interface Matthew Heon 2017-03-23 14:02:58 -04:00
  • 88be3a2f91 Merge pull request #435 from surajssd/print-pid-int Antonio Murdaca 2017-04-06 18:49:32 +02:00
  • 0854c081ec Merge pull request #433 from sameo/topic/sandboxrun-fixes Antonio Murdaca 2017-04-06 18:46:24 +02:00
  • da89d28473 Print received container pid as int Suraj Deshmukh 2017-04-06 22:14:29 +05:30
  • e0abd16421 Merge pull request #432 from runcom/mock-exec Antonio Murdaca 2017-04-06 17:54:28 +02:00
  • ea1f6517c1 server: Fix RunPodSandbox error path Samuel Ortiz 2017-04-06 17:36:26 +02:00
  • 87e288d13a
    server: mock ExecResponse Antonio Murdaca 2017-04-06 16:37:11 +02:00
  • eb39b4a13c Account for line endings in logging Mrunal Patel 2017-04-05 16:03:52 -07:00
  • 4247f68764 Merge pull request #428 from mheon/update_cni_buildpath Mrunal Patel 2017-04-05 16:06:02 -07:00
  • 517f43ce19 Change path of CNI build script and pin to a commit Matthew Heon 2017-04-05 12:53:17 -04:00
  • 09d2a6b519 Merge pull request #427 from mrunalp/fix_nil_config Antonio Murdaca 2017-04-05 12:42:58 +02:00
  • aac24e1715 Check for case when image config isn't present Mrunal Patel 2017-04-04 15:39:59 -07:00
  • 2b5dca3950 Merge pull request #424 from runcom/fix-schema1-config Mrunal Patel 2017-04-04 14:49:54 -07:00
  • 3c7f3ab2ec Merge pull request #409 from sameo/topic/fat-lock Antonio Murdaca 2017-04-04 23:23:19 +02:00
  • 7f660a2060
    merge branch 'pr-162' Aleksa Sarai 2017-04-05 04:50:27 +10:00
  • 7679a84c6d
    server: issues.k8s.io/44043 workaround Aleksa Sarai 2017-04-05 00:11:53 +10:00
  • 65527da361
    test: add logging tests Aleksa Sarai 2017-03-22 23:07:15 +11:00
  • c31f2cf0ee
    test: unset log_* in configurations Aleksa Sarai 2016-10-19 02:50:27 +11:00
  • 1dc4c87c93
    conmon: add timestamps to logs Mrunal Patel 2017-03-31 16:35:31 -07:00
  • 14a37fb407
    conmon: use pipes rather than socketpairs for !terminal Aleksa Sarai 2017-04-04 20:04:03 +10:00
  • c290c0d9c3
    conmon: implement logging to logPath Aleksa Sarai 2016-10-08 02:59:39 +11:00
  • 266c757cc6
    runc: update to 31980a53ae7887b2c8f8715d13c3eb486c27b6cf Aleksa Sarai 2017-03-23 00:41:17 +11:00
  • 00589b3682
    test: fix runtimeversion test Aleksa Sarai 2017-03-23 01:24:14 +11:00
  • 8f280dc5c6
    oci: ignore silly lint errors Aleksa Sarai 2017-04-05 00:37:37 +10:00
  • be5084387c server: Serialize container/pod creation with updates Samuel Ortiz 2017-04-04 17:24:55 +02:00
  • c89cc876d2
    server: Remove Image Config hack Samuel Ortiz 2017-04-04 12:00:58 +02:00
  • a0071de607
    read image config from docker v2s1 manifests Antonio Murdaca 2017-04-03 09:22:44 +02:00
  • d1006fdfbc server: Add new sandboxes to the sandbox hash table first Samuel Ortiz 2017-04-04 17:22:34 +02:00
  • 70883dbe6b
    lint: bump cyclo Aleksa Sarai 2017-04-04 20:10:36 +10:00
  • 6b704d1f78 Merge pull request #425 from mrunalp/ctr_status_labels Antonio Murdaca 2017-04-04 11:17:44 +02:00
  • c5e15cfd5f Add labels/annotations to container status Mrunal Patel 2017-04-03 15:05:57 -07:00
  • 95846211c9 build: find dependencies for Go executables Dan Williams 2017-03-31 12:57:34 -05:00
  • bbe2dea0a6 Merge pull request #423 from mrunalp/set_default_cwd Mrunal Patel 2017-03-31 16:04:49 -07:00
  • fd435256e7 Set default working directory to / Mrunal Patel 2017-03-31 14:04:16 -07:00
  • 1ce8be1ccf Merge pull request #417 from surajssd/update-conmon-default-path Antonio Murdaca 2017-03-31 18:30:22 +02:00
  • fa467a30f1 Merge pull request #420 from mrunalp/fix_hostname Mrunal Patel 2017-03-31 07:35:49 -07:00
  • 3f59e18a7c Merge pull request #418 from mrunalp/user_lookup Antonio Murdaca 2017-03-31 09:47:42 +02:00
  • 8d2d1d09f4 network: hook net plugin Status() up to NetworkReady and runtime status Dan Williams 2017-03-30 23:43:33 -05:00
  • 9c44933b58 build: create a local GOPATH if none specified Dan Williams 2017-03-27 15:53:33 -05:00
  • c6897b5f62 Set the uid, gid and groups from container user Mrunal Patel 2017-03-29 11:23:33 -07:00
  • 4ccc5bbe7c Set the container hostnames same as pod hostname Mrunal Patel 2017-03-29 16:11:57 -07:00
  • 93b1ff5207 Merge pull request #416 from surajssd/readme-generate-config Mrunal Patel 2017-03-29 11:45:58 -07:00
  • 505bc2cbd5 Add function to lookup user in container /etc/{passwd,group} Mrunal Patel 2017-03-29 11:18:35 -07:00
  • f422235b3e Add function to safely open a file in container rootfs Mrunal Patel 2017-03-29 11:16:53 -07:00
  • fb41320527 Add instructions to generate config Suraj Deshmukh 2017-03-29 17:45:54 +05:30
  • c93c7cd1b8 Update the default conmonPath Suraj Deshmukh 2017-03-29 19:47:38 +05:30
  • f2ce1fff0a Merge pull request #414 from rhatdan/vendor Mrunal Patel 2017-03-28 16:21:27 -07:00
  • 549d734da9 Vendor in latest code. Daniel J Walsh 2017-03-28 15:56:09 -04:00
  • 30c20c6fe5 vendor: Add fsnotify and remove glog Samuel Ortiz 2017-03-21 14:21:10 +01:00
  • 1a4639ae02 ocicni: Monitor CNI configuration directory Samuel Ortiz 2017-03-21 12:31:38 +01:00
  • 7c6443c592 Merge pull request #412 from mrunalp/image_wd_env Antonio Murdaca 2017-03-28 10:49:20 +02:00
  • 8709f1b5bb Apply working dir and env from image config Mrunal Patel 2017-03-27 15:53:47 -07:00
  • 89105eb736 Merge pull request #408 from mrunalp/lint_fixes Mrunal Patel 2017-03-27 14:33:31 -07:00
  • d69ad9b5a3 Fix lint issues Mrunal Patel 2017-03-27 10:14:11 -07:00
  • 37f118d73a Merge pull request #398 from rhatdan/containers_storage Antonio Murdaca 2017-03-25 08:22:11 +01:00
  • fdec993e62 Merge pull request #365 from jawnsy/update-readme Antonio Murdaca 2017-03-25 08:16:20 +01:00
  • e53e70d12a Updates to README.md Jonathan Yu 2017-03-24 14:49:05 -07:00
  • a752a72ee0 Merge pull request #406 from mrunalp/fixup_prereqs Antonio Murdaca 2017-03-24 22:03:33 +01:00
  • b7c97540b7 make: Fixup install/invocation of tools Mrunal Patel 2017-03-24 11:18:37 -07:00