前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >rkt v1.30.0 发布: CoreOS 的容器引擎

rkt v1.30.0 发布: CoreOS 的容器引擎

作者头像
Debian中国
发布2018-12-21 15:29:34
5090
发布2018-12-21 15:29:34
举报
文章被收录于专栏:Debian中国

rkt v1.30.0 发布了。Rocket(也叫 rkt)是 CoreOS 推出的一款容器引擎,和 Docker 类似,帮助开发者打包应用和依赖包到可移植容器中,简化搭环境等部署工作。Rocket 和 Docker 不同的地方在于,Rocket 没有 Docker 那些为企业用户提供的“友好功能”,比如云服务加速工具、集群系统等。反过来说,Rocket 想做的,是一个更纯粹的业界标准

Rocket
Rocket

相信的更新内容如下。

新特性

  • status: added read from uuid-file (#3860).
  • stage0/run: relax ‘–hosts-entry’ parser (#3833).
  • iottymux: store logs for kubelet in the appropriate location (#3798). This change is made for rktlet. iottymux will store the logs directly in the CRI format.
  • rkt: add AWS auth headerer support to rkt config (#3910).

Bug 修复

  • kvm: solve certain routing issues by using the same default bridge as CNI (#3905).
  • networking/portfwd: fix compare routeLocalnetValue (#3897).
  • list: add ip of non-running pods to status output (#3857).
  • stage1: execute pre-start/post-stop hooks as privileged (#3844). Even if we run the container as an unprivileged user.
  • stage1-fly/run: allow non absolute commands to be run (#3845).
  • rkt: prevent skipping some images in image gc (#3858).
  • rkt: skip parsing in case of an empty string (#3822). Fix issue where rkt app add fails with an error message like must give only one app, even when only one app name is given.

构建系统

  • scripts: Add libfdt to install deps (#3834). libfdt-dev is needed when building kernels for architectures that support a device tree.
  • makelib: Fix go-find-directories symlink problem (#3824).
  • scripts: adding missing dependecies to debian dependency installer (#3829).
  • scripts/build-pkgs: use RPM file dependency for shadow tools (#3904).

其它变化

  • Lots of documentation updates.
  • selinux: Update to latest (#3818).
  • travis: update go versions (#3821).
  • vendor: bump docker2aci to v0.17.1 (#3835). It fixes an image pulling bug for some images in GCR.
  • Fixes all the misspell (#3870).
  • stage1/usr_from_coreos: add new image signing subkey 0638EB2F (#3902).
  • tests: Use semaphore install-package (#3827).
  • tests: Add verbose flag to build-and-run-tests.sh (#3819).
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2018-04-19 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 新特性
  • Bug 修复
  • 构建系统
  • 其它变化
相关产品与服务
容器服务
腾讯云容器服务(Tencent Kubernetes Engine, TKE)基于原生 kubernetes 提供以容器为核心的、高度可扩展的高性能容器管理服务,覆盖 Serverless、边缘计算、分布式云等多种业务部署场景,业内首创单个集群兼容多种计算节点的容器资源管理模式。同时产品作为云原生 Finops 领先布道者,主导开源项目Crane,全面助力客户实现资源优化、成本控制。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档