PouchContainer 1.3.0
Welcome to the 1.3.0 version of PouchContainer.
The patch release for PouchContainer 1.3.0 includes
- Upgrade with containerd v1.2.5
- CRI support CONTAINER_PAUSE state, memory swap
- Make quota API friendly
Full Changelog
- version: bump to v1.3.0 #2782 (fuweid)
- bugfix: not save ExecIds to meta.json file #2777 (HusterWan)
- fix: dont set status to exit for oom condition #2772 (zhuangqh)
- cri: diable snapshotter usage collector by default #2769 (fuweid)
- test: add override default mount config test #2766 (Ace-Tang)
- ctrd: fix not set mediaType in manifest when commit image #2763 (Ace-Tang)
- docs: auto generate pouch cli/api docs via code #2762 (pouchrobot)
- test: increase waiting time for daemon related test #2761 (fuweid)
- feature: add disable-bridge switch #2760 (rudyfly)
- Revert "feature: independent runtime root" #2758 (fuweid)
- fix: should not start a paused container #2757 (Ace-Tang)
- test: pull image before using it #2755 (fuweid)
- swagger: update some defines #2754 (Ace-Tang)
- docs: add missing details generated by swagger #2753 (allencloud)
- test: pull image before using it #2751 (fuweid)
- feature: independent runtime root #2748 (zhuangqh)
- test: make test run faster #2747 (rudyfly)
- feature: make env support inputting empty value when creation #2745 (allencloud)
- feature: add set mac address for pouch cli #2743 (rudyfly)
- ctrd: ignore not found error in clean process #2742 (Ace-Tang)
- bugfix: skip error when failed to set disk quota #2741 (rudyfly)
- multisnapshotter: set snapshotter in container config #2739 (Ace-Tang)
- Revert "test: increate the memory limit to TestRunWithMemoryswap2x" #2737 (Ace-Tang)
- daemon/mgr/image: update deadline for loading images #2736 (fuweid)
- fix runc install dependencies to libseccomp-devel in centos #2735 (wangforthinker)
- feature: cri support update container runtime spec annotations #2734 (zhuangqh)
- support annotation in container update api #2726 (wangforthinker)
- ctrd,cli,daemon,pkg: update to adapt with [email protected] #2725 (fuweid)
- pkg/cri: remove useless code #2721 (fuweid)
- cri/pkg: use our own interceptor grpc chain function #2719 (fuweid)
- test: make test run happy #2718 (rudyfly)
- fix: fix typo #2715 (ZYecho)
- update extend annotation field of memory swap #2711 (wangforthinker)
- test: increate the memory limit to TestRunWithMemoryswap2x #2710 (fuweid)
- refact: refact disk quota api #2704 (rudyfly)
- fix cli annotation flagSet to StringArrayVar #2702 (wangforthinker)
- support memory swap by CRI #2700 (wangforthinker)
- bugfix: we should get a container's execids from inspect #2699 (HusterWan)
- test: skip test cgroup parent when use cgroup ns #2693 (Ace-Tang)
- test: change oss endpoint #2692 (rudyfly)
- support update daemon with home-dir and snapshotter #2691 (wangforthinker)
- fix: failed to get correct cgroup path in test #2688 (Ace-Tang)
- feature: exposed rootfs path of the container through inspect command #2687 (fengzixu)
- test: skip the flay case #2686 (fuweid)
- feature: CONTAINER_PAUSE state for CRI #2681 (zhuangqh)