PouchContainer 1.1.0
Welcome to the 1.1.0 version of PouchContainer.
The patch release for PouchContainer 1.1.0 includes Container Runtime Interface v1.12 upgrade, cross build for arm64/ppc64le in local, and container enhancement.
Container Runtime Interface
- Bump into v1.12
- Add daemon configuration to StatusResponse
Tools
- cross building support for arm64/ppc64le
New Contributors
Here is the list of new contributors:
- docs: auto generate pouch cli/api docs via code #2604 (pouchrobot)
- test: add test cases for parse_test.go #2600 (WillSmisi)
- docs: auto generate pouch cli/api docs via code #2595 (pouchrobot)
- remove unused member of daemon config #2593 (zjumoon01)
- refactor: modify output formatting of info command #2592 (ihac)
- [RFC] CRI: Add daemon configuration to StatusResponse as extra information #2589 (zjumoon01)
- test: add unit test case for func ParseEnv #2584 (jahentao)
- test: add test cases for mountpoint_test.go and portbindngs_test.go #2583 (sanmaopep)
- fix: dragonfly document is dead link #2580 (chuanchang)
- test: synchronize branch from tools-dev to release-1.12 in critest #2579 (chuanchang)
- bugfix: miss mount point mode when volume from other container #2576 (rudyfly)
- docs: auto generate pouch cli/api docs via code #2571 (pouchrobot)
- enhance: use bit operation to get device major/minor #2567 (houstar)
- docs: auto generate pouch cli/api docs via code #2566 (pouchrobot)
- test: http_utils_test: add cases for func BoolValue #2565 (sanmaopep)
- docs: uses unix:// prefix to socket for CRI #2564 (fuweid)
- bugfix: StringSliceEqual should also consider duplicate items in slice #2561 (HusterWan)
- bugfix: container log path map not initialized for existing businesses #2559 (Starnop)
- test: simpler test in cli_run_with_privileged_test.go #2558 (Ace-Tang)
- bugfix: do not use string to convert int64 #2557 (fuweid)
- docs: auto generate pouch cli/api docs via code #2555 (pouchrobot)
- bugfix: can't copy data with dr mode #2554 (rudyfly)
- bugfix: container can not write cgroup with privileged #2552 (Ace-Tang)
- bugfix: issues with go vet #2551 (eahydra)
- docs: auto generate pouch cli/api docs via code #2550 (pouchrobot)
- Get a valid image user and image uid #2549 (changyaowei)
- test: update the existing tag image case #2547 (fuweid)
- test: add image config for test. #2546 (rudyfly)
- feature: add publish-all cli flag #2545 (ZYecho)
- fix: volume copy data test #2544 (zhuangqh)
- fix: volume test fails in custom version pouch #2542 (zhuangqh)
- docs: auto generate pouch cli/api docs via code #2541 (pouchrobot)
- bugfix: fix jsonfile flaky test #2540 (ZYecho)
- docs: auto generate pouch cli/api docs via code #2539 (pouchrobot)
- fix: compatible with multi host ip #2536 (zhuangqh)
- test: Clean up temporary test file #2535 (zjumoon01)
- feature: add capabilities for exec process #2533 (Ace-Tang)
- feature: fullfill network scope field in
network ls
andinspect
#2532 (mathspanda) - docs: auto generate pouch cli/api docs via code #2528 (pouchrobot)
- bugfix: Fix CopyData in Bind Mount #2527 (zjumoon01)
- feature: support to choose storage driver #2525 (wangforthinker)
- bugfix: delete upperDir and workDir when deleting container taken over by pouch #2524 (HusterWan)
- cleanup: rm runtime.Caller with const func name #2523 (ZYecho)
- test: complete criu test #2520 (Ace-Tang)
- ci: update runc version to 1.0.0-rc6-1 #2516 (Ace-Tang)
- docs: auto generate pouch cli/api docs via code #2514 (pouchrobot)
- feature: add cross building support for arm64/ppc64le #2513 (houstar)
- bugfix: fix get mountpoint by metadata #2512 (rudyfly)
- bugfix: cleanup containerd container before do restart policy #2510 (fuweid)
- test: fix blkio test case #2506 (HusterWan)
- test: fix some bugs for test #2504 (rudyfly)
- fix indentation and typo in command help description #2502 (zjumoon01)
- refactor: fix part of megacheck issue #2500 (ZYecho)
- enhance: add meaningful field in log/error msg #2498 (houstar)
- test: refactor volume test #2496 (ZYecho)
- circleci: disable megacheck since it consumes more memory #2494 (fuweid)
- docs: auto generate pouch cli/api docs via code #2491 (pouchrobot)
- oci: add pouch default runtime spec #2411 (Ace-Tang)