rkt v1.23.0 发布,CoreOS 的容器引擎

栏目: 服务器 · 发布时间: 8年前

内容简介:rkt v1.23.0 发布,CoreOS 的容器引擎

rkt v1.23.0 发布了。该版本添加了大量有关 rkt fly flavor, garbage collection, kvm, 和 sandbox 的特性。

新的实验性 app 子命令现在遵循 CRI 的语义,如果应用程序失败或退出,不会过早退出。

最后,docker2aci 收到了一个重要的更新修复问题,os/arch 标签会导致 arm 架构出现问题。

新特性

  • 沙盒:如果 app 失败不会退出( #3478 )。与常规  rkt run 行为相反,如果所有或单个应用程序失败或退出,沙盒现在不会退出。

Bug 修复

  • stage1: fix incorrect splitting function ( #3541 ).

  • sandbox/app-add: fix mount targets with absolute symlink targets ( #3490 ).

  • namefetcher: fix nil pointer dereference ( #3536 ).

  • Bump appc/docker2aci library version to 0.15.0 ( #3534 ). This supports the conversion of images with various os/arch labels.

  • stage1: uid shift systemd files ( #3529 ).

  • stage1/kvm/lkvm: chown files and dirs on creation ( #3485 ).

  • stage1/fly: record pgid and let stop fallback to it ( #3523 ).

  • common/overlay: allow data directory name with colon character ( #3505 ).

  • api-service: stop erroring when a pod is running ( #3525 ).

  • stage1/fly: clear FD_CLOEXEC only once ( #3521 ).

  • stage1: Add hostname to /etc/hosts ( #3522 ).

  • gc: avoid erroring in race to deletion ( #3515 ).

  • tests/rkt_stop: Wait for 'stop' command to complete ( #3518 ).

  • pkg/pod: avoid nil panic for missing pods ( #3514 ).

其他变更

  • stage1: move more logic out of AppUnit ( #3496 ).

  • tests: use appc schema instead of string templates ( #3520 ).

  • stage1: kvm: Update kernel to 4.9.2 ( #3530 ).

  • stage1: remount entire subcgroup r/w, instead of each knob ( #3494 ).

  • tests: update AWS CI setup ( #3509 ).

  • pkg/fileutil: helper function to get major, minor numbers of a device file ( #3500 ).

  • pkg/log: correctly handle var-arg printf params ( #3516 ).

  • Documentation/stop: describe --uuid-file option ( #3511 ).

发布主页和下载地址 完整更新日志


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Algorithm Design Manual

The Algorithm Design Manual

Steve S. Skiena / Springer / 1998-8-1 / GBP 53.91

Contents u Techniques u Introduction to Algorithms u Correctness and Efficiency u Correctness u Efficiency u Expressing Algorithms u Keeping Score u The RAM Model of Computatio......一起来看看 《The Algorithm Design Manual》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具