Commit graph

  • c6f5a290d8
    oci: fixes to properly handle container stop action Antonio Murdaca 2017-10-15 22:05:41 +02:00
  • e19811238f Update golang.org/x/sys Nalin Dahyabhai 2017-10-16 17:37:51 -04:00
  • 179a3f9c0e server/sandbox_list.go: No error on filtered list find by ID baude 2017-10-16 12:24:43 -05:00
  • 04951dcc6e Merge pull request #1016 from runcom/runc-version Daniel J Walsh 2017-10-16 13:18:11 -04:00
  • ab68c553d8
    CI: use a fixed runc version, not master Antonio Murdaca 2017-10-16 14:50:13 +02:00
  • 24f131584b Merge pull request #1013 from rhatdan/vendor Daniel J Walsh 2017-10-16 06:12:34 -04:00
  • 07517c3da1 Move crio.conf to /usr/share/crio/crio.conf Daniel J Walsh 2017-10-12 20:17:45 +00:00
  • 70b1661e10 Vendor in latest containers/storage Daniel J Walsh 2017-10-14 09:38:04 +00:00
  • 774d44589c Merge pull request #1008 from TomSweeneyRedHat/dev/tsweeney/kpod_load Daniel J Walsh 2017-10-14 05:34:13 -04:00
  • 4de3964686 Merge pull request #999 from mheon/libpod_in_memory_state Daniel J Walsh 2017-10-13 19:15:41 -04:00
  • 7b9a5c259e Merge pull request #992 from baude/cri_tests_sec Daniel J Walsh 2017-10-13 19:15:08 -04:00
  • 54a043bfcd Update kpod load to add signature-policy (2) TomSweeneyRedHat 2017-10-12 20:35:08 -04:00
  • cd1bac5ee0 Merge pull request #1012 from mrunalp/release_1.0.0 Mrunal Patel 2017-10-13 13:06:17 -07:00
  • 9888bc3ed6 Merge pull request #1011 from rhatdan/cleanup Daniel J Walsh 2017-10-13 15:52:22 -04:00
  • 0908ad16d7 version: Switch 1.8.0-rc1-dev Mrunal Patel 2017-10-13 11:27:13 -07:00
  • a636972c3e version: Release 1.0.0 v1.0.0 Mrunal Patel 2017-10-13 11:26:46 -07:00
  • 4e126d7798 Fix references to CRI-O Daniel J Walsh 2017-10-13 13:43:43 -04:00
  • 5b62041194 Merge pull request #1010 from runcom/oci-kill-all Mrunal Patel 2017-10-13 08:54:58 -07:00
  • 38c2a34b46 Merge pull request #1009 from sameo/topic/ctr-create-2s-fix Mrunal Patel 2017-10-13 08:53:29 -07:00
  • fc2cae39ef Initial fixes for cri-tests baude 2017-10-09 14:53:54 -05:00
  • ab2a4839d7
    oci: kill all processes in a container not just the main one Antonio Murdaca 2017-10-13 14:34:51 +02:00
  • c4f7506896 Merge pull request #1000 from nalind/bats-fixes Daniel J Walsh 2017-10-13 07:07:59 -04:00
  • 29121c8c0c oci: Remove useless crio-conmon- cgroup deletion Samuel Ortiz 2017-10-13 11:27:56 +02:00
  • 9bb99e4fe0 Merge d9449c66bb into 436194290a Tom Sweeney 2017-10-13 00:08:45 +00:00
  • d9449c66bb Update kpod load to add signature-policy root 2017-10-12 16:55:49 -04:00
  • ddb8fb30cc Correct our usage of the bats run helper Nalin Dahyabhai 2017-09-28 13:46:07 -04:00
  • a88f6840d8 Look up the container's name for kpod-stop-by-name Nalin Dahyabhai 2017-10-10 17:51:28 -04:00
  • 436194290a Merge pull request #1004 from umohnani8/secrets_patch Mrunal Patel 2017-10-12 14:40:46 -07:00
  • 13d8338c68 Adding parsing functionality for various specific create/run options umohnani8 2017-10-11 13:23:49 -04:00
  • d1aea31786 Follow up changes on secrets patch umohnani8 2017-10-12 14:14:42 -04:00
  • fb3f5b6b9a WIP create container baude 2017-10-10 14:34:27 -05:00
  • a36a83963c Add kpod run and kpod create Daniel J Walsh 2017-10-07 12:59:25 +00:00
  • a3a0552e2e Add kpod-run/kpod-create man page and command completions Daniel J Walsh 2017-10-09 20:35:59 +00:00
  • 929c52b923 Merge d41a16445c into 5b41729b6c Antonio Murdaca 2017-10-12 15:16:11 +00:00
  • d41a16445c
    follow up for secrets patch Antonio Murdaca 2017-10-12 17:08:54 +02:00
  • 545ed0cf99 Merge 97989b6cb7 into 5b41729b6c Daniel J Walsh 2017-10-12 15:05:43 +00:00
  • 5b41729b6c Merge pull request #942 from umohnani8/secrets_patch Daniel J Walsh 2017-10-12 11:04:20 -04:00
  • a8224f8be1 Merge pull request #1002 from mrunalp/lint_fix Daniel J Walsh 2017-10-12 09:27:40 -04:00
  • d5b5028cb9 Add secrets patch to crio umohnani8 2017-09-22 11:10:15 -04:00
  • bb4b2e9fea test: Modify Fatal to Fatalf as we have a specifier Mrunal Patel 2017-10-11 14:49:35 -07:00
  • d7cbdfce76 Merge pull request #886 from baude/kpod_json Daniel J Walsh 2017-10-11 16:26:23 -04:00
  • 3907e0d346 Return Valid JSON for empty data baude 2017-09-11 15:51:12 -05:00
  • 3363064622 Merge pull request #996 from mrunalp/fix_format Daniel J Walsh 2017-10-11 13:03:16 -04:00
  • 92def27645 Working in-memory state implementation Matthew Heon 2017-09-14 10:51:07 -04:00
  • 915f918907 Merge pull request #998 from rhatdan/cleanup Daniel J Walsh 2017-10-11 11:08:56 -04:00
  • 436a803542 Add information on kpod login/logout Daniel J Walsh 2017-10-11 13:32:49 +00:00
  • 97989b6cb7 Add kpod run and kpod create Daniel J Walsh 2017-10-07 12:59:25 +00:00
  • 5da3772175 Add kpod-run/kpod-create man page and command completions Daniel J Walsh 2017-10-09 20:35:59 +00:00
  • 2c88c79f43 Merge c921dfc2f9 into 3991a0531c Brent Baude 2017-10-11 13:20:36 +00:00
  • 3991a0531c Merge pull request #810 from umohnani8/kpod_login Daniel J Walsh 2017-10-11 09:13:21 -04:00
  • 7c2c9a8c85 test: Fix format specifier Mrunal Patel 2017-10-10 16:23:54 -07:00
  • 8c83014476 Merge pull request #994 from edsantiago/safe_netcat Mrunal Patel 2017-10-10 16:23:07 -07:00
  • 132dae4094 Merge pull request #989 from umohnani8/flag_change Daniel J Walsh 2017-10-10 17:05:29 -04:00
  • 5d48e1aca5 Vendor in latest containers/image umohnani8 2017-10-10 10:11:06 -04:00
  • d664a58a6d Add 'kpod login' and 'kpod logout' commands umohnani8 2017-08-22 16:40:18 -04:00
  • b21a3e36ac Add docker/config package to containers/image/pkg umohnani8 2017-08-29 10:54:45 -04:00
  • 772f4b1515 Merge pull request #988 from umohnani8/libpod-part2 Daniel J Walsh 2017-10-10 16:55:53 -04:00
  • 680f3a09e1 Merge pull request #953 from edsantiago/parameterize_cni_plugin Daniel J Walsh 2017-10-10 16:55:03 -04:00
  • d54a139f6d nc (netcat): don't block when run interactively Ed Santiago 2017-10-10 10:22:27 -06:00
  • b4d3b560d3 Changed debug flag to log-level in kpod/main.go umohnani8 2017-10-09 13:47:21 -04:00
  • 356df5d18e Continue switching from libkpod to libpod umohnani8 2017-09-21 15:21:56 -04:00
  • bbd7321a7a Merge pull request #991 from runcom/kube-1.7.8 Mrunal Patel 2017-10-10 07:41:40 -07:00
  • f316a18a55 Merge d688ebd2b5 into cfd7aec1c3 Urvashi Mohnani 2017-10-10 14:02:37 +00:00
  • d688ebd2b5 Vendor in latest containers/image umohnani8 2017-10-10 10:01:08 -04:00
  • cfd7aec1c3 Merge pull request #960 from ashcrow/rebase-895 Daniel J Walsh 2017-10-10 07:56:43 -04:00
  • b6be0f0bd7
    bump to kube v1.7.8 Antonio Murdaca 2017-10-10 10:58:44 +02:00
  • 19df68605b Merge pull request #990 from TomSweeneyRedHat/dev/tsweeney/fixread Daniel J Walsh 2017-10-09 16:31:56 -04:00
  • 7efeada9df Merge pull request #983 from rhatdan/docs Daniel J Walsh 2017-10-09 16:14:19 -04:00
  • 0f31a61113 Add video for pause/unpause to README.md TomSweeneyRedHat 2017-10-09 14:51:41 -04:00
  • 26b08502de Merge 45808ca998 into 825f7f290b Matthew Heon 2017-10-07 12:52:21 +00:00
  • 825f7f290b Merge pull request #949 from mrunalp/test_fix_kube_dns Daniel J Walsh 2017-10-07 05:59:01 -04:00
  • df5110dfd5 Add documentation on kpod attach Daniel J Walsh 2017-10-06 18:06:29 +00:00
  • 8c9fcfce0d Merge pull request #984 from mrunalp/readme_fixes Mrunal Patel 2017-10-06 13:20:37 -07:00
  • 93af568246 readme: Fix rc version and specify cgroup driver for k8s Mrunal Patel 2017-10-06 11:52:14 -07:00
  • 9c518dc03b test: Fix kube dns bring up in cluster Mrunal Patel 2017-09-26 15:53:43 -07:00
  • 19f37f5c14 Merge pull request #955 from sameo/topic/delete_container Daniel J Walsh 2017-10-06 11:54:10 -04:00
  • 45808ca998 Alphabetize kpod create flags and move them into common.go Matthew Heon 2017-10-06 10:43:05 -04:00
  • c921dfc2f9 Add kpod attach baude 2017-10-06 08:25:28 -05:00
  • 974bafe012 Merge pull request #950 from sameo/topic/loglevel Daniel J Walsh 2017-10-06 09:51:07 -04:00
  • e5d2c0af5f Merge pull request #979 from mrunalp/log_size_min Daniel J Walsh 2017-10-06 09:23:48 -04:00
  • f17f122ef3 Merge pull request #906 from dcbw/net-test Mrunal Patel 2017-10-05 21:18:09 -07:00
  • 309a744075 Merge pull request #976 from mrunalp/bump_go_1.8.4 Mrunal Patel 2017-10-05 18:06:48 -07:00
  • 067cbff207 Make sure log-size-max is atleast as big as read buffer Mrunal Patel 2017-10-05 13:55:21 -07:00
  • cc2b27132e test/network: clean up tests Dan Williams 2017-09-15 15:08:19 -05:00
  • 8392f5f757 test: add test for network teardown on sandbox setup errors Dan Williams 2017-09-13 15:53:22 -05:00
  • 899f672ee9 Further add to skeleton to make lint happy Matthew Heon 2017-10-05 17:40:16 -04:00
  • f9bad6cc32 oci: Use error logs for container creation failures Samuel Ortiz 2017-09-27 12:06:13 +02:00
  • a5e5ccb365 main: Replace -debug with -log-level Samuel Ortiz 2017-09-27 11:33:03 +02:00
  • d27451029b oci: Increase the container creation timeout Samuel Ortiz 2017-09-28 15:01:46 +02:00
  • eae1b7d6bd oci: Delete container resources upon creation failure Samuel Ortiz 2017-09-27 17:35:20 +02:00
  • cb9fad2e23 WIP create kpod bud TomSweeneyRedHat 2017-10-05 16:49:01 -04:00
  • 7dc50d5479 kpod attach library baude 2017-09-21 14:54:42 -05:00
  • 65542ee322 Remove now-unnecessary "conflicts with" language from create opts Matthew Heon 2017-10-05 15:12:16 -04:00
  • 51b72d856d Add kpod create skeleton with flags. Matthew Heon 2017-10-05 14:52:21 -04:00
  • 5b2652c3e3 Merge pull request #975 from rhatdan/cleanup Daniel J Walsh 2017-10-05 14:59:19 -04:00
  • c3630f807e test: Update go to 1.8.4 Mrunal Patel 2017-10-05 11:30:15 -07:00
  • 61441c1272 Merge pull request #974 from mrunalp/bump_rc3 Daniel J Walsh 2017-10-05 13:47:01 -04:00
  • 3e7227789b Cleanup READMEs and Man pages Daniel J Walsh 2017-10-05 13:38:40 -04:00
  • 18039484ac version: Switch to 1.0.0-rc4-dev Mrunal Patel 2017-10-05 09:37:41 -07:00
  • d2c6f64125 version: Release 1.0.0-rc3 v1.0.0-rc3 Mrunal Patel 2017-10-05 09:37:07 -07:00