Commit graph

  • fa6b189eb5 Makefile: Use 'command -v selinuxenabled' instead of hard-coded path W. Trevor King 2018-02-22 13:54:34 -08:00
  • ada416b4e5 Makefile: Fix install.* prerequisites W. Trevor King 2018-02-22 13:32:54 -08:00
  • 0fe2aa6e2f
    sandbox_stop: close/remove the netns _after_ stopping the containers Antonio Murdaca 2018-02-22 17:24:57 +01:00
  • 69257aa85c
    sandbox net: set netns closed after actaully closing it Antonio Murdaca 2018-02-22 17:23:22 +01:00
  • 1c540236d1
    Merge pull request #1324 from mrunalp/update_k8s Antonio Murdaca 2018-02-22 09:52:14 +01:00
  • 04779ea79f
    Merge pull request #1349 from kubernetes-incubator/debug_exit_file_1.9 Antonio Murdaca 2018-02-22 09:51:51 +01:00
  • 5f7ac28059 Update code for latest k8s Mrunal Patel 2018-02-12 12:13:07 -08:00
  • 69bce174ca
    Merge pull request #1352 from runcom/bump-cimage-master Mrunal Patel 2018-02-21 07:55:03 -08:00
  • c80cdedbee hooks: Use RFC 2119 for the hook configuration specification W. Trevor King 2018-02-20 11:08:16 -08:00
  • 72afb41544 hooks: Punt hook documentation to the runtime spec W. Trevor King 2018-02-20 10:27:37 -08:00
  • 37f136562b hooks: Remove backticks from CRI-O W. Trevor King 2018-02-20 10:21:53 -08:00
  • 0b4f49f6d7
    Merge pull request #1354 from runcom/1.9.6-toml Mrunal Patel 2018-02-20 10:09:08 -08:00
  • d9dd4ce990
    releases: add v1.9.6.toml Antonio Murdaca 2018-02-20 16:03:58 +01:00
  • af4585d655
    Makefile: stub out ostree in unit tests Antonio Murdaca 2018-02-20 10:49:05 +01:00
  • d551ef4523
    vendor: update c/image to handle text/plain from registries Antonio Murdaca 2018-02-19 18:53:21 +01:00
  • ca94095739
    server: fsnotify on hooks Antonio Murdaca 2018-02-16 13:17:26 +01:00
  • 8a0fc5a963 Add container id to exit file missing warning Mrunal Patel 2018-02-16 13:13:32 -08:00
  • 6de90e046a
    Merge pull request #1348 from mrunalp/debug_exit_file Antonio Murdaca 2018-02-17 01:02:58 +01:00
  • d4dd6566ee Add container id to exit file missing warning Mrunal Patel 2018-02-16 13:13:32 -08:00
  • 4e6ed3d974
    Merge pull request #1344 from mrunalp/1.9.5_release Antonio Murdaca 2018-02-16 16:28:18 +01:00
  • d6c32fa88e
    server|cmd: refactor monitors chan Antonio Murdaca 2018-02-16 12:52:25 +01:00
  • ffe436cb9d release: Add v1.9.5 Mrunal Patel 2018-02-15 15:38:56 -08:00
  • 8f5e37a83c
    Merge pull request #1249 from theatrus/add-container-stats Mrunal Patel 2018-02-15 13:29:15 -08:00
  • ea90be40c4
    Merge pull request #1337 from nalind/fix-runasuser-cache Mrunal Patel 2018-02-15 11:22:33 -08:00
  • 125ec8a7bd image: Add lock around image cache access Mrunal Patel 2018-02-14 17:55:31 -08:00
  • be23a54da4
    Merge pull request #1335 from wking/wont-never Mrunal Patel 2018-02-14 18:01:02 -08:00
  • db3962cbc9 oci: Copy-edits for waitContainerStop chControl comment W. Trevor King 2018-02-14 10:11:51 -08:00
  • c53211eacd imageService: cache information about images Nalin Dahyabhai 2018-02-14 13:57:18 -05:00
  • fa8cedf981
    Merge pull request #1328 from runcom/record-hostnetwork-snb Mrunal Patel 2018-02-14 10:06:06 -08:00
  • 9a86dbabc2 Add logging support for base condition in debug Yann Ramin 2018-02-06 01:32:23 -06:00
  • a2fc41358a Simplify filter block Yann Ramin 2018-02-02 15:38:45 -08:00
  • 50c94a9335 Specifying a filter with no filtering expressions is now idempotent Yann Ramin 2018-01-31 10:28:01 -08:00
  • 14c1c70407 Add methods for listing and fetching container stats Yann Ramin 2018-01-07 14:16:46 -08:00
  • 96fb47213e
    container_create: correctly set user Antonio Murdaca 2018-02-14 13:16:55 +01:00
  • 4cc3d0a508
    Merge pull request #1325 from wanghaoran1988/update_gitignore Antonio Murdaca 2018-02-13 13:17:27 +01:00
  • ab204b6641
    sandbox: record whether sb is using host network Antonio Murdaca 2018-02-13 11:45:31 +01:00
  • 508a202a69 Update .gitignore to add some ide generated files Haoran Wang 2018-02-13 10:34:13 +08:00
  • 9128ffc226
    Merge pull request #1320 from runcom/hooks-from-ctr-annotations Mrunal Patel 2018-02-12 20:35:52 -08:00
  • 7310839369
    Merge pull request #1321 from runcom/bump-runtime-tools-cap-fix Mrunal Patel 2018-02-12 12:15:40 -08:00
  • 33e2f82d61
    Merge pull request #1322 from runcom/var-tmp-rw Mrunal Patel 2018-02-12 10:28:01 -08:00
  • 6582f9dd16
    system container: add /var/tmp as RW Antonio Murdaca 2018-02-12 17:11:37 +01:00
  • c718f15d47
    vendor: bump runtime-tools to fix caps drop handling Antonio Murdaca 2018-02-12 12:55:38 +01:00
  • a12990d4a0
    container_status: expose LogPath as requested by the CRI Antonio Murdaca 2018-02-12 11:38:27 +01:00
  • e5fc48a3ca
    sandbox: restore portMappings on restart Antonio Murdaca 2018-02-12 11:31:56 +01:00
  • c3f1e7aec2
    container_create: read ctr annotations for hooks first Antonio Murdaca 2018-02-12 11:20:48 +01:00
  • ebb88f9a67
    Merge pull request #1306 from runcom/fix-log-path-restore Mrunal Patel 2018-02-10 11:23:14 -08:00
  • fe6efe0aff
    Merge pull request #1318 from runcom/release-1.9.3toml Mrunal Patel 2018-02-10 11:22:53 -08:00
  • 7d46b33439
    releases: add v1.9.3 Antonio Murdaca 2018-02-10 19:18:44 +01:00
  • 5b8d965d43
    Merge pull request #1309 from runcom/1.9.2-release-file Mrunal Patel 2018-02-09 09:08:51 -08:00
  • a0157078ad
    sandbox: fix sandbox logPath when crio restarts Antonio Murdaca 2018-02-07 17:15:49 +01:00
  • 38e69fdbee
    releases: add v1.9.2,v1.8.5,v1.0.9 toml Antonio Murdaca 2018-02-08 21:44:35 +01:00
  • 28997fe4cd
    Merge pull request #1304 from runcom/fix-ami-build Mrunal Patel 2018-02-08 13:07:08 -08:00
  • 0b26d6452d
    Merge pull request #1307 from giuseppe/addtl-mounts Antonio Murdaca 2018-02-08 16:31:56 +01:00
  • 64e25b8c1b
    syscontainers, rhel: add ADDTL_MOUNTS Giuseppe Scrivano 2018-02-07 17:38:09 +01:00
  • 332aeee1b9
    syscontainers, fedora: add ADDTL_MOUNTS Giuseppe Scrivano 2018-02-07 17:37:53 +01:00
  • caf5615704
    syscontainers, centos: add ADDTL_MOUNTS Giuseppe Scrivano 2018-02-07 17:37:29 +01:00
  • 3c859c0d60
    contrib: test: fix runc build on AMIs Antonio Murdaca 2018-02-06 18:35:10 +01:00
  • eaf5b08c8f
    Merge pull request #1303 from rhatdan/no-new-keyring Mrunal Patel 2018-02-06 06:48:04 -08:00
  • a19ab49f44 Fix typo in options defition Daniel J Walsh 2018-02-06 08:14:36 -05:00
  • 57637f890a
    Merge pull request #1302 from rhatdan/no-new-keyring Daniel J Walsh 2018-02-06 08:03:26 -05:00
  • 680e62a459 Add no-new-keyring flag to conmon Daniel J Walsh 2018-02-05 14:57:48 -05:00
  • 5345c6299a
    Merge pull request #1283 from lyft/imagefs-stats-1.9 Daniel J Walsh 2018-02-05 09:06:31 -05:00
  • 0d56044bd8
    Merge pull request #1299 from mrunalp/update_cmux Daniel J Walsh 2018-02-04 07:38:31 -05:00
  • 8e14be6441
    Merge pull request #1298 from giuseppe/e2e-not-runc Mrunal Patel 2018-02-03 18:04:23 -08:00
  • b8d2482b26
    Merge pull request #1235 from rhatdan/hooks Mrunal Patel 2018-02-03 09:51:59 -08:00
  • de3c432480
    Merge pull request #1296 from mrunalp/travis_go_bump Mrunal Patel 2018-02-03 09:50:26 -08:00
  • 2b0320ec08 Update cmux to 0.1.4 Mrunal Patel 2018-02-02 15:40:27 -08:00
  • a9334aefd8 Bump up go version in travis Mrunal Patel 2018-01-30 15:27:25 -08:00
  • e38e1e4473
    Merge pull request #1217 from mrunalp/stdin_once Daniel J Walsh 2018-02-02 18:18:40 +00:00
  • bc7b273d67
    integration/README.md: add missing newline Giuseppe Scrivano 2018-02-01 18:47:02 +01:00
  • 4f955ae223
    integration: allow to use runc from the host Giuseppe Scrivano 2018-02-01 18:45:49 +01:00
  • ef57cf2810
    Merge pull request #1270 from mrunalp/bump_runc Antonio Murdaca 2018-01-31 16:20:04 +01:00
  • a480b20652 Support stdin once Mrunal Patel 2018-01-05 19:36:10 -08:00
  • 3ab6c36b83
    Merge pull request #1289 from mrunalp/bump_critools Antonio Murdaca 2018-01-30 20:07:14 +01:00
  • d0fd1f5fa8 Bump up cri-tools to f1a58d681c056f259802f5cae2fe1fbcc6b28667 Mrunal Patel 2018-01-25 18:06:38 -08:00
  • 99b0bdf24e
    Merge pull request #1292 from runcom/releases Mrunal Patel 2018-01-29 17:43:48 -08:00
  • bfaf35b063 Implement the stats for the image_fs_info command Bo Zhao 2018-01-24 16:02:14 -08:00
  • 6059a58877
    releases: add releases Antonio Murdaca 2018-01-27 12:39:55 +01:00
  • 33e1057102
    Merge pull request #1288 from mrunalp/attach_close_ctl Antonio Murdaca 2018-01-26 18:05:30 +01:00
  • d2f07f7359
    Merge pull request #1287 from wking/lint-command-check Mrunal Patel 2018-01-25 18:09:05 -08:00
  • 6f45c1726e container_attach: Ensure ctl file is closed Mrunal Patel 2018-01-25 17:04:01 -08:00
  • 64bc1c7226 .tool/lint: Use 'command -v' to detect LINTER presence W. Trevor King 2018-01-25 15:40:13 -08:00
  • 4b658672aa
    Merge pull request #1282 from runcom/etc-hosts-kube Mrunal Patel 2018-01-25 13:46:56 -08:00
  • c0a44a3ea2 Merge 4c5d16a5eb into 54e76afc03 Daniel J Walsh 2018-01-24 19:53:26 +00:00
  • 68690b688a Merge 7b20cd1ccd into 54e76afc03 W. Trevor King 2018-01-24 19:52:22 +00:00
  • c1ace97623 Merge fe66d007d3 into 54e76afc03 W. Trevor King 2018-01-24 19:08:53 +00:00
  • fe66d007d3 *: Add --pid-namespace=[container|pod|pod-container] W. Trevor King 2018-01-19 21:32:11 -08:00
  • 6bf8f2e920 conmon: Teach conmon --pid-namespace W. Trevor King 2018-01-19 16:52:12 -08:00
  • 43e0f1d296 Merge f41bf4688c into 54e76afc03 W. Trevor King 2018-01-24 17:00:00 +00:00
  • f41bf4688c server/sandbox_run: Drop PodInfraCommand fallback W. Trevor King 2018-01-18 16:12:44 -08:00
  • 375ddf4b3a server/container_create: Allow for nil Process W. Trevor King 2018-01-19 10:05:12 -08:00
  • c93ca853f3 server/container_create: Simplify command/args join W. Trevor King 2018-01-19 10:28:15 -08:00
  • cff96ecf5c server/container_create: Simplify Kube/OCI process merge W. Trevor King 2018-01-19 09:15:20 -08:00
  • f27c217bff Merge cf37995d30 into 54e76afc03 Antonio Murdaca 2018-01-24 14:43:21 +00:00
  • 79da2c81b0 Merge 970b8d61a7 into 54e76afc03 Mrunal Patel 2018-01-24 14:32:56 +00:00
  • 54e76afc03
    Merge pull request #1281 from wking/gofmt-show-diff master Antonio Murdaca 2018-01-24 15:32:49 +01:00
  • cf37995d30
    container_create: only bind mount /etc/hosts if not provided by k8s Antonio Murdaca 2018-01-24 13:29:28 +01:00
  • 4fee97abe3
    Merge pull request #1278 from remore/patch-1 Daniel J Walsh 2018-01-24 04:15:33 -05:00
  • 34253b1214 Merge 67d32a39ed into ed40d645cd Lokesh Mandvekar 2018-01-24 08:37:11 +00:00
  • 32d11d4667 Merge 67ddc911e5 into ed40d645cd Antonio Murdaca 2018-01-24 07:47:03 +00:00