Skip to content

PouchContainer 1.0.1

Compare
Choose a tag to compare
@fuweid fuweid released this 22 Nov 13:45
· 355 commits to master since this release

Welcome to the 1.0.1 version of PouchContainer.

The patch release for PouchContainer 1.0.1 includes several runtime, container IO and image improvements.
And PouchContainer is build by go1.10.4.

Full Changelog

Runtime:

Image:

  • feature: support images filter flag #2410 (ZYecho)
  • enhance: cache image size and oci image spec in pouchd #2301 (fuweid)

CRI:

  • bugfix: use netNSPath dynamically #2443 (Starnop)
  • fix(kata): use vm other than runv as annotations #2441 (flyer103)
  • fix: kata: workaround passthru net mode when get pod ip #2437 (zhuangqh)
  • nvidia-gpu 2.0 make compatible for k8s #2434 (CodeJuan)
  • bugfix: not remove the metadata when remove container failed #2348 (Starnop)
  • bugfix: put sandbox into store after created to avoid uncontrolled sandbox container #2326 (Starnop)
  • feature: add cri metrics #2304 (Starnop)
  • upgrade: upgrade the vendor of cri-o/ocicni #2282 (Starnop)
  • feature: support RunAsGroup of CRI Manager #2263 (Starnop)
  • bugfix: make the time period of cri collecting stats from containerd configurable or just disable it #2278 (YaoZengzeng)
  • bugfix: minor fix for error misuse #2277 (YaoZengzeng)
  • bugfix: only list container stats which are created by cri #2273 (YaoZengzeng)
  • refactor: handle the error in advance to avoid useless requests #2270 (Starnop)
  • bugfix: complete json tag for StreamServerReusePort and add some useful log for stop & remove pod operation #2266 (YaoZengzeng)
  • cri: add default annotation sandboxid #2254 (Ace-Tang)
  • feature: complete the details of StartPodSandbox #2242 (Starnop)
  • feature: add CRI interface of start podsandbox #2237 (Starnop)
  • fix: fix cri exec hang #2224 (Ace-Tang)
  • refactor: make CRI Stream Server share http server with pouchd #2214 (YaoZengzeng)
  • feature: make lxcfs configurable supportd in CRI #2210 (Starnop)
  • bugfix: add the missing devices field when creating cri container #2209 (YaoZengzeng)
  • bugfix: sort mounts according to the depth of destination path #2200 (YaoZengzeng)
  • bugfix: remove useless noop cni manager and speak loudly if init cni manager failed #2194 (YaoZengzeng)

CLI:

  • change flags from --ports to --publish #2478 (cpaasarch)
  • feature: add volume ls quiet flag support #2464 (ZYecho)
  • bugfix: fix some meaningless cli option type #2446 (mathspanda)
  • feature: support dns related flags when creating container through pouch cli #2380 (mathspanda)
  • feature: add no-trunc flag for pouch images #2374 (ZYecho)
  • bugfix: can't allow run cmd attach ttyMode container from a non-tty c… #2353 (ZYecho)
  • bugfix: can't allow exec attach ttyMode container from a non-tty client #2351 (ZYecho)
  • bugfix: can't allow attach in non-tty client when container in ttyMode #2338 (ZYecho)
  • feature: add logs cli details opt support and add more cli tests #2261 (ZYecho)
  • bugfix: print error info twice when cmd unknown #2260 (Starnop)
  • bugfix: exec stdin should support -i #2257 (fuweid)
  • fixes: top options can't work #2252 (lifubang)
  • feature: add envs for pouch exec #2250 (knightXun)

Testing:

Tools:

Documentation:

New Contributors

Here is the list of new contributors: