Skip to content

1.0.0-rc1 (2018-07-13)

Compare
Choose a tag to compare
@fuweid fuweid released this 16 Jul 01:43
· 987 commits to master since this release
7c5f6e7

Full Changelog

IMPORTANT:

In PouchContainer 1.0.0-rc1 we have done many things that important to all users of PouchContainer:

  • PouchContainer-CRI now supports use annotation to choose different runtime.
  • PouchContainer Image Manager supports load and save functionality.
  • PouchContainer Log Driver supports syslog type.
  • PouchContainer uses latest libnetwork in network module.
  • PouchContainer makes the runtime module stable!

Pouch Daemon & API:

Container Runtime:

Network:

Kubernetes CRI:

  • feature: make runtime choosing supported in CRI managers for Kubernetes #1593 (Starnop)
  • bugfix: skip teardown network, if the sandbox has been stopped #1539 (YaoZengzeng)
  • refactor: return CRI services error #1521 (oiooj)
  • bugfix: bind an address for stream server #1520 (YaoZengzeng)
  • feature: UpdateContainerResources of CRI Manager #1511 (Starnop)
  • fix: Make hack/kubernetes/allinone_aliyun.sh to pass shellcheck #1507 (Starnop)
  • if run sandbox failed, clean up; deduplicate the default mounts with user defined ones #1468 (YaoZengzeng)
  • feature: stats of cri manager #1431 (Starnop)

Test & Tool:

Documentation:

New Contributors

Here is the list of new contributors: