Skip to content

containerd 1.5.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Feb 22:01
v1.5.0-beta.1
cfa842c

Welcome to the v1.5.0-beta.1 release of containerd!
This is a pre-release of containerd

The sixth major release of containerd includes many stability improvements
and code organization changes to make contribution easier and make future
features cleaner to develop. This includes bringing CRI development into the
main containerd repository and switching to Go modules. This release also
brings support for the Node Resource Interface (NRI).

Project Organization

  • Merge containerd/cri codebased into containerd/containerd #4593
  • Move to Go modules #4760
  • Remove selinux build tag #4849
  • Add json log format output option for daemon log #4803

Snapshots

  • Add configurable overlayfs path #4505
  • Separate overlay implementation from plugin #4506
  • Native snapshotter configuration and plugin separation #4517
  • Devmapper snapshotter configuration and plugin separation #4573
  • AUFS snapshotter configuration and plugin separation #4533
  • ZFS snapshotter configuration and plugin separation #4534
  • Pass custom snapshot labels when creating snapshot #4630 #4635
  • Add platform check for snapshotter support when unpacking #3927
  • Handle loopback mounts #4902

Distribution

  • Improve registry response errors #4523
  • Improve image pull performance over HTTP 1.1 #4653
  • Registry configuration package #4138
  • Add support for layers compressed with zstd #4809
  • Allow arm64 to fallback to arm (v8, v7, v6, v5) 4932

Runtime

  • Add annotations to containerd task update API #4647
  • Add logging binary support when terminal is true #4502

Windows

  • Optimize LCOW snapshotter use of scratch layers #4643

And many more improvements and bug fixes in the complete changelog

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors

  • Lantao Liu
  • Mike Brown
  • Phil Estes
  • Sebastiaan van Stijn
  • Derek McGowan
  • Akihiro Suda
  • Michael Crosby
  • Maksym Pavlenko
  • Wei Fu
  • Abhinandan Prativadi
  • Xuean Yan
  • Shengjing Zhu
  • Davanum Srinivas
  • Yanqiang Miao
  • Justin Terry
  • Kazuyoshi Kato
  • Ian Campbell
  • Brandon Lum
  • Samuel Karp
  • Brian Goff
  • Kohei Tokunaga
  • Phil Estes
  • Daniel Canter
  • Tianon Gravi
  • Jose Carlos Venegas Munoz
  • Li Yuxuan
  • Siddharth Yadav
  • Tõnis Tiigi
  • heartlock
  • Antonio Ojea
  • Jian Zeng
  • Johannes M. Scheuermann
  • Julien Balestra
  • Kathryn Baldauf
  • Kevin Parsons
  • Paul "TBBle" Hampson
  • Rui Chen
  • Tobias Klauser
  • Xianglin Gao
  • Zhoulin Xie
  • Akshat Kumar
  • Aldo Culquicondor
  • Amr Mahdi
  • Christopher M. Luciano
  • Crazykev
  • Haiyan Meng
  • Jacob Blain Christen
  • Kir Kolyshkin
  • Martin Hickey
  • Samuel Karp
  • Stephen J Day
  • Tim Allclair
  • Wade Lee
  • Yu-Ju Hong
  • Aaron Crickenberger
  • Aditi Sharma
  • Avi Deitcher
  • Benjamin Elder
  • Boris Popovschi
  • Byonggon Chun
  • Daniel Nephin
  • Ed Bartosh
  • Evan Hazlett
  • George Goh
  • Hui Zhu
  • James Jackson
  • Jintao Zhang
  • Junior Santos
  • Leonardo Taccari
  • Mohammad Asif Siddiqui
  • Peng Tao
  • Vlad Ungureanu
  • sedflix
  • Abhishek Kulkarni
  • AdamKorcz
  • Alban Crequy
  • Alex Price
  • Amit Barve
  • Angela Li
  • Antoine Huret
  • Antonio Ojea
  • Archana Shinde
  • Ashray Jain
  • Bingshen Wang
  • Bowen Yan
  • Brian Pursley
  • Chethan Suresh
  • Cong Liu
  • Darren Shepherd
  • Dave Syer
  • Didier Durand
  • Eric Ernst
  • Erik Wilson
  • Evan
  • Fabricio Voznika
  • Filipe Brandenburger
  • Fupan Li
  • Gaurav Singh
  • Georgi Sabev
  • Giuseppe Capizzi
  • Giuseppe Scrivano
  • Guangwen Feng
  • Guanjun Gong
  • Hajime Tazaki
  • Harshal Patil
  • Hector Fernandez
  • Henrik Schmidt
  • HsuanChi (Austin) Kuo
  • IceberGu
  • Ilya Dmitrichenko
  • Jakob
  • James Sturtevant
  • Jamie Zhuang
  • Jason Hall
  • Jess Frazelle
  • Jian Qiu
  • Joe Borg
  • Joris De Winne
  • Jun Lin Chen
  • Justin Cormack
  • Laszlo Janosi
  • Li Ning
  • Liu Hua
  • Lorenz Brun
  • Madhan Raj Mookkandy
  • Maksim An
  • Maksym Pavlenko
  • Malepati Bala Siva Sai Akhil
  • Mauricio Vásquez
  • Michael Hamrah
  • Morgan Bauer
  • Moritz Johner
  • Muhammad Kaisar Arkhan
  • Nikhita Raghunath
  • Nishchay Kumar
  • Nitesh Konkar
  • Odin Ugedal
  • Pavel Tikhomirov
  • Philip Marin
  • Prashant Bhutani
  • Qian Xiao
  • Ricardo Aravena
  • Robin Winkelewski
  • Roy Yang
  • Samarth Shah
  • Sascha Grunert
  • Shishir Mahajan
  • Simon Kaegi
  • Stefan Berger
  • Su Xiaolin
  • Takumasa Sakao
  • Teemu Kallio
  • Thibaut Collet
  • Tobias Bradtke
  • Tyler Kellen
  • Vishal Verma
  • Wei Wei
  • Yecheng Fu
  • Yohei Ueda
  • Yongkun Anfernee Gui
  • Yue Zhang
  • Yuxing Liu
  • Zhenhao Zhang
  • Zhiyu Li
  • blade
  • jiazhiguang
  • kwgchi
  • maodou
  • sarahnovotny
  • shouhei
  • songjiayang
  • varsha teratipally
  • yang yang
  • zhangjianming
  • zhangzhenhao
  • zhuangqh

Changes

2600 commits

  • cfa842c27 Merge pull request #5003 from dmcgowan/prepare-1.5.0-beta.1
  • a2973c70a Prepare release notes for 1.5.0-beta.1
  • b3f240206 Merge pull request #5002 from crosbymichael/anno-image-name
  • e908be5b5 Merge pull request #5001 from kzys/no-lint-upgrade
  • d05f7bdf0 Merge pull request #5011 from thaJeztah/setup_go_v2
  • 25e42e702 Merge pull request #5004 from thaJeztah/bump_golang
  • 129c67dc8 GHA: use setup-go@v2
  • ec7d905f4 Update to go 1.15.8
  • 5f2d02adc Merge pull request #4717 from thaJeztah/reduce_libcontainer_use
  • ccbeb550b Merge pull request #4991 from kzys/no-auto-clear
  • e9e3b1d6f Merge pull request #5000 from kzys/fix-assert-check
  • 07db46ee2 lint: update nolint syntax for golangci-lint
  • b14ccd205 ci/gha: upgrade golangci-lint from v1.29.0 to v1.36.0
  • aa5e55ad9 Merge pull request #4980 from thaJeztah/prevent_cio_npe
  • e178af2d3 Merge pull request #4999 from thaJeztah/retry_fedora
  • 05a2e280a mount: make setupLoop() work with with Autoclear
  • 2ac33d79f test: fix assert.Check's argumets to show its parameters correctly
  • f101c8ac6 ci/gha/fedora: retry vagrant up
  • 04d061fa6 update runc to v1.0.0-rc93
  • 54cc3483f pkg/cri/server: don't import libcontainer/configs
  • 99cb62f23 [cri] add image-name annotation
  • ccde82da2 Merge pull request #4987 from Random-Liu/fix-auth-config-conversion
  • b5bf1fd5d Fix deprecated registry auth conversion.
  • 40542305b Merge pull request #4994 from kzys/kill-before-buf
  • 310e59073 test: stop containerd before accessing the stdout
  • f07e1811e Merge pull request #4988 from Iceber/fix-runc-v2-service
  • b458583b7 runtime: fix shutdown runc v2 service
  • a39478ab9 Merge pull request #4986 from kzys/devmapper-log
  • db6075fc2 snapshot/devmapper: log actual values to investigate #4965
  • 49c5c1487 Merge pull request #4906 from payall4u/bugfix/fix-open-shim-fifo
  • 7a468a3f3 cio.copyIO: refactor to use cio.Close() (windows)
  • 219fa3d0a cio.copyIO: fix pipes potentially not being closed (Windows)
  • baf6c1d5e cio: openFifos() use named return variables to use in defer()
  • 6a2d3990d cio: FIFOSet.Close() check if FIFOSet is nill to prevent NPE
  • 957fa3379 change flag from RDONLY to RDWR and close the fifo correct
  • 19ee068f9 Merge pull request #4974 from adisky/update-protobuf
  • 1423e9199 Update gogo/protobuf to v1.3.2
  • cb6f66504 Merge pull request #4975 from thaJeztah/mod_tidy
  • 6c69cd55f Makefile: run "go mod tidy" when vendoring
  • c28533c7a Merge pull request #4972 from crosbymichael/exec-sync
  • 591d7e2fb remove exec sync debug contents from logs
  • c28e42441 Merge pull request #4922 from kinvolk/alban_pod_annotations
  • 28e4fb25f cri: add annotations for pod name and namespace
  • 20346607b Merge pull request #4701 from kzys/content-store-filter
  • f615c58dc Merge pull request #4682 from fuweid/cri-handle-exit-event-separate
  • 3299c5560 Merge pull request #4967 from dmcgowan/cleanup-root
  • 9108373cb Merge pull request #4968 from dmcgowan/add-prune-references
  • e56de6309 cri: handle sandbox/container exit event separately
  • 9aca94c5b Add prune command to remove layer references
  • 643bb9b66 Merge pull request #4958 from AkihiroSuda/crun-017
  • aae24ecbc Merge pull request #4963 from zhsj/move-runtimeopt
  • 9e78a001b Merge pull request #4964 from zhsj/cgo
  • 074873c68 Add cgo tag to btrfs plugin
  • 5142c3842 Merge pull request #4960 from AkihiroSuda/eol-12
  • 0cd8309c8 Merge pull request #4959 from AkihiroSuda/go1.15.7
  • 2818fdeba Move runtimeoptions out of cri package
  • d49e1d239 RELEASES.md: v1.2 reached EOL on October 15, 2020
  • 45265febd Bump Golang 1.15.7
  • 80243b866 CI: update crun to 0.17
  • 0bbbc59b9 Merge pull request #4957 from thaJeztah/update_seccomp_profile
  • 809635b60 Merge pull request #4759 from anmaxvl/anmaxvl/windows-logging-driver
  • 5a66c2ae5 Merge pull request #4881 from AkihiroSuda/converter
  • 5ca3ac65c add Image content converter
  • 9b9de47eb Merge pull request #4824 from dcantah/dcantah/reuse-scratch
  • 392b2857a Merge pull request #4848 from katiewasnothere/ctr_image_chainid
  • e1445dff1 profiles: seccomp: update to Linux 5.11 syscall list
  • ddb5e1651 Enhance logging driver and ctr tasks to support windows
  • 83f8d6126 Merge pull request #4925 from dmcgowan/prepare-1.5.0-beta.0
  • c4bff3d17 Merge pull request #4943 from AkihiroSuda/platforms-literallyonly
  • 7d6d52646 Add release notes for v1.5.0-beta.0
  • c35b4cfed Merge pull request #4955 from adisky/fix-doc
  • d09bf1886 Clean Up Doc and fix some broken links
  • 1230bd630 Merge pull request #4952 from crosbymichael/label-etc-files
  • 9c3f17139 Merge pull request #4953 from ImJasonH/cpuinfo
  • 363f2c392 Derive cpuinfo as needed, instead of at init-time
  • a73103923 [cri] label etc files for selinux containers
  • e22ce0fa0 platforms: add subarchless version of Only()
  • 66fec3bbb Merge pull request #4932 from tianon/arm64-fallback
  • cb76f534f Merge pull request #4865 from yukiisbored/yuki_is_bored/openbsd-support
  • 3e5acb9d9 Add scratch space re-use functionality to LCOW snapshotter
  • 4073aaa7a Allow arm64 to fallback to arm (v8, v7, v6, v5)
  • 124fc14a4 Merge pull request #4926 from dims/update-k8s-to-latest-v1.20.x
  • 14df541a4 Add a new flag to images pull for printing out the pulled image's chainID
  • 32506bd45 Merge pull request #4934 from dims/bump-golang-1.15.6
  • b72534967 Bump Golang 1.15.6
  • 378c11924 Bump k8s deps to v1.20.1
  • abc0041a0 Merge pull request #4918 from liusdu/sig_bus
  • 38604a76c Merge pull request #4933 from TBBle/fix-resolver-header-map-panic
  • 7dffdfa56 Move documentation and helper directories out of root
  • 785ac3ab7 Ensure request.header is never nil
  • 550b4949c Merge pull request #4700 from mikebrow/cri-security-profile-update
  • 3b6a38680 Merge pull request #4528 from tianon/platforms-compare
  • e62d03b61 Merge pull request #4578 from thaJeztah/use_moby_sys
  • 9db6aa625 Merge pull request #4302 from songjiayang/update-docker-resolver
  • 86277395c signal: do not print message when dealing with SIG_PIPE
  • a4f4a4311 Merge pull request #4916 from stefanberger/streamproc_env_vars
  • 5fa5f15de Add amd64->386 fallback
  • 6bf565045 Merge pull request #4923 from fuweid/fix-wrong-context
  • 1917ca5f7 Allow passing environent variables to StreamProcessors
  • 04df60d10 Merge pull request #4858 from samuelkarp/freebsd-native-snapshotter
  • 846cb963c runtime/v2: should use defer ctx to cleanup
  • 75c264622 Merge pull request #4902 from mxpv/losetup
  • d7ec6e9e8 Merge pull request #4917 from AkihiroSuda/demote-introspection-log-level
  • 2374178c9 pkg/cri/server: optimizations in unmountRecursive()
  • 757291920 mount: remove remaining uses of mount.Self()
  • 474abe572 mount: remove unused mount.PID()
  • f6a0ec7c0 mount.CleanupTempMounts() use github.com/moby/sys/mountinfo
  • 43578a9d6 mount: mount.PID(), mount.Self(): change signature to return pointers
  • fb464b94d mount: replace mountinfo handling with moby/sys/mountinfo
  • a9cc2a772 introspection: demote log level
  • 7c6d710bc Merge pull request #4911 from dims/reduce-clutter-of-log-entries-during-process-exec
  • 092f9e607 Merge pull request #4909 from fenggw-fnst/work
  • 1f5b84f27 [CRI] Reduce clutter of log entries during process execution
  • 3e7bb721d Fix typo in comment
  • 18ad79d32 Merge pull request #4907 from mxpv/headers
  • b236a9337 Merge pull request #4896 from AkihiroSuda/export-skip-non-distributable
  • c1b01eabc Add copyright header to proto files
  • eb1649225 Refactor loseup test
  • 5d1955ac2 Merge pull request #4899 from zhsj/cri-install-doc
  • c5fa0298c Address loop dev PR comments #4178
  • b7026236f snapshot/devmapper: use losetup in mount package
  • 9e4207016 mount: handle loopback mount
  • 380b52652 Bring OpenBSD support
  • 91dc69ee4 docs: point cri release tarball to github release page
  • 602af6f67 Merge pull request #4895 from AkihiroSuda/remove-redundant-secreport
  • e2e2c5737 export: add --skip-non-distributable
  • d50de11ce ISSUE_TEMPLATE: remove redundant "report a security issue" button
  • 9067796ce Merge pull request #4891 from tianon/generic-arm-vector
  • 9072b0914 Refactor platforms.Only with a "platformVector" helper
  • 7a2720f5e Merge pull request #4879 from tianon/platforms-only-test
  • 9d98f882b Merge pull request #4859 from dcantah/update-hcsshim-winio
  • cf62a557a Merge pull request #4882 from AkihiroSuda/issue-question-guide
  • 9a7bb7e40 add guidance about GitHub Discussions
  • 66a3f2cbc Add platforms.Only test
  • 178e9a101 Merge pull request #4866 from zhsj/doc-fix
  • ac5ca3a41 Merge pull request #4841 from AdamKorcz/fuzz1
  • b624486c8 native: support for FreeBSD
  • d6baafa75 mount: basic support for FreeBSD
  • 5988bfc1e docs: Various typo found by codespell
  • b4c604692 docs: Move autocomplete distribution section next to install section
  • 1cc3c7f4a docs: Remove appveyor badge
  • 454e54033 docs: Tweak installing btrfs dependency on Debian/Ubuntu
  • 13917b03d docs: Update command in BUILDING after moving to go modules
  • dc207b654 Merge pull request #4860 from masters-of-cats/pr-process-not-found-err
  • 3698bc4ff Added 2 fuzzers
  • a551492e9 Update hcsshim and go-winio vendoring
  • 7451dd1ed Return GRPC not found error instead of plain one
  • ce7024558 Merge pull request #4863 from crosbymichael/log-dir
  • 070b69844 Merge pull request #4845 from skaegi/oom_score-max
  • 2e442ea48 [cri] ensure log dir is created
  • 3cd1c832e Merge pull request #4796 from jsj/jsj/4572
  • a5f9613b8 Merge pull request #3927 from katiewasnothere/snapshotter_check
  • 318e34b98 Merge pull request #4855 from tonistiigi/push-concurrent-access
  • 7fa02f3af Merge pull request #4854 from tonistiigi/fix-push-auth
  • 4dfec7fa0 pusher: add missing authentication support for requests
  • bf323c5bd docker: avoid concurrent map access panic
  • e922d5553 Merge pull request #4849 from AkihiroSuda/remove-selinux-tag
  • 0c0ff6efc Merge pull request #4850 from wangmaodou/update-runc-doc
  • b197a66f4 docs: update RUNC.md
  • 7e6e4c466 remove "selinux" build tag
  • da2fd657a Add bounds on max oom_score_adj value for AdjustOOMScore
  • 23315f864 Merge pull request #4840 from AkihiroSuda/with-container-labels-2
  • a9cc80192 Merge pull request #4821 from mxpv/tests
  • d1ced4f8a Merge pull request #4833 from AkihiroSuda/restart-with-log-uri
  • 5d147bdc4 Merge pull request #4842 from AkihiroSuda/expose-fs-user-util
  • 8a57d70a5 oci: expose getUserFromPath and getGIDFromPath
  • 041eb3ac3 container_opts.go: add WithAdditionalContainerLabels
  • ca292da14 Requested Changes
  • 09241fd21 Mention built-in CRI support in README
  • 0356d5d4b restart: allow passing existing log URI object
  • 004214808 Merge pull request #4831 from AkihiroSuda/expose-contents-showprogress
  • c9c1f5cc5 Merge pull request #4832 from AkihiroSuda/expose-apparmor-loaddefault
  • fad0ca261 Merge pull request #4822 from samuelkarp/freebsd
  • 7b04b3cbb contrib/apparmor: expose LoadDefaultProfile
  • 419ad7372 ctr/commands/contents: expose ShowProgress
  • 4bcfbfe66 ci: add cross-compile for FreeBSD
  • f8992f451 add optional check that snapshotter supports the image platform when unpacking
  • da6860986 Fix devmapper test
  • 5a26a0369 Enable devmapper tests on CI
  • 2b87d4554 Add retries when deleting a devmapper device
  • 7b0149ac4 Merge pull request #4820 from AkihiroSuda/additional-pull-opts
  • b45920918 Compile for FreeBSD
  • 51f9eafd1 vendor: update continuity for FreeBSD support
  • 1febce4ca ctr: FetchConfig: allow setting additional []containerd.RemoteOpt
  • 1e624fa3d Merge pull request #4815 from AkihiroSuda/remove-apparmor-tag
  • 0a9147f3a remove "apparmor" build tag
  • 6467c3374 refactor based on comments
  • 46e1dc5a9 Merge pull request #4809 from giuseppe/zstd-support
  • 73a301c7a Merge pull request #4772 from gaurav1086/ValidatePluginConfig_fix_range_iterator_issue
  • efad13faa Merge pull request #4811 from AkihiroSuda/expose-apparmor
  • 9f97514f9 Merge pull request #4803 from ungureanuvladvictor/vladu/json-logging
  • 55eda46b2 expose hostSupportsAppArmor()
  • 30802fac7 compression: add support for the zstd algorithm
  • 9c398e1cb Merge pull request #4395 from TBBle/use_gowinio_for_reading_tarballs
  • 071a18550 cri/config: fix range iterator issue in ValidatePluginConfig
  • b4727eafb adding code to support seccomp apparmor securityprofile
  • f1295043e vendor commit for cri api changes
  • e98d7f8ea Merge pull request #4808 from dmcgowan/update-continuity
  • 41da96d67 Update continuity
  • b6bb48180 Merge pull request #4794 from kzys/lock-since
  • f12b68cc8 Allow configuration of different log formats: text, json
  • cb8253eea Merge pull request #4791 from crosbymichael/base-runtime-opts
  • 59a0667cf Merge pull request #4799 from jiazhiguang/master
  • 0f041dc1b ADOPTERS.md: Add the Inclavare-Containers container runtime
  • c95d71cf6 content: include the staleness of the lock when tryLock() fails
  • 9561d9389 Merge pull request #4776 from didier-durand/README_typo
  • 78f31afb4 Reorder to separate generic from windows-specific code
  • 3e47cdf70 Use go-winio tar-application code instead of our own
  • 05647251a Update microsoft/go-winio to v0.4.15
  • 3d358c9df [cri] don't clear base security settings
  • 7126310a0 Merge pull request #4784 from fuweid/fix-4769
  • 774cb16a4 Merge pull request #4739 from kzys/handle-scheme
  • fbf1a72de Merge pull request #4760 from zhsj/gomod
  • b9092fae1 Merge pull request #4643 from dcantah/feedback-lcow-snapshotter
  • faec5d4ff runtime: should not send duplicate task exit event
  • a91c298d1 Optimize Windows and LCOW snapshotters to only create scratch layer on the final snapshot
  • 4a4bb851f Merge pull request from GHSA-36xw-fx78-c5r4
  • 7e46676e7 Go mod vendor
  • fc946ca82 Revert urfave/cli version bump
  • c129310ec Don't fail fast in integration matrix test
  • 56eca84ae Remove reference of GO111MODULE=off
  • 56672b961 Change to GOPATH before go get
  • 819ac05f3 Fix hcsshim commit detection
  • 553a36915 Fix reference to vendor.conf in scripts
  • 089d2183b Replace vndr in Makefile
  • 6a2df5fce Revert gogo/googleapis version bump
  • de059b11b Revert protobuf and grpc version bump
  • 89a1fea39 Go mod tidy
  • 9aafdbdb4 Convert vendor.conf to go.mod with go mod init
  • 7ccd0646e Merge pull request #4781 from ekrecker/patch-2
  • aa2c930a3 Merge pull request #4778 from AkihiroSuda/remove-unused-hack-utils.sh
  • 3b54a06ee Merge pull request #4779 from AkihiroSuda/fedora33
  • e58adfd71 Merge pull request #4777 from AkihiroSuda/crun-016
  • b69f36aa1 Fix some typos and grammars
  • 602b2c666 remove unused hack/utils.sh
  • efc4d9909 Vagrantfile: update to Fedora 33
  • a67dbdee7 CI: update crun to 0.16
  • 75a03e4ce Fixing 1 typo in README
  • ddb47a39f Merge pull request #4764 from zhsj/cleanup-systemd
  • cb2dcb04f Merge pull request #4765 from kevpar/panic-file
  • 834499052 Remove duplicate systemd units file
  • b2420ebcd Fix Windows service panic file to not be read-only
  • ebc0ddb28 Merge pull request #4761 from zhsj/fix-cri-proto
  • 625da6b3e Merge pull request #4719 from estesp/fix-shm-relabel-test
  • fe767f95c Fix package name in cri runtimeoptions protobuf
  • af963cc2c Merge pull request #4757 from kevpar/backport-doc
  • 7d135f4da Update backports documentation
  • fd01744a0 Handle an image ref with scheme
  • 85d9fe3e8 Adjust overlay tests to expect "index=off"
  • 027ee569a Import crypto for all snapshotters during testsuite
  • af2fb4eb7 Allow oom adj test to run in environments with a score
  • c11472d31 Add Go test runs to GitHub Actions CI
  • 0d4734655 Merge pull request #4647 from katiewasnothere/task_update_annotations_upstream
  • 2837fb35a Merge pull request #4715 from thaJeztah/remove_libcontainer_apparmor
  • 25e4774ad Merge pull request #4589 from cpuguy83/windows_int_overflow
  • 618c8bd77 Merge pull request #4745 from estesp/fix-actions-cve
  • 159fb2e7e Update other actions for env/path CVE fix
  • 340ab572d Merge pull request #4707 from kzys/lcow-arm
  • 0edc41256 Merge pull request #4742 from thaJeztah/bump_kubernetes_1.19.4
  • 85b1cf128 vendor: kubernetes v1.19.4
  • 8efb17cc9 Merge pull request #4705 from dweomer/selinx-relabel-dev-shm-but-not-with-hostipc
  • bd7c6ca6f Fix integer overflow on windows
  • cc3785c81 Merge pull request #4653 from amrmahdi/amrh/optimize-content-transfer
  • 1c98aa532 Merge pull request #4735 from AkihiroSuda/go-1.15.5
  • af0a20a4d Bump Golang 1.15.5
  • 0ec47b334 Merge pull request #4730 from thaJeztah/update_seccomp_profile
  • 0a1104bcf seccomp: add pidfd_getfd syscall (gated by CAP_SYS_PTRACE)
  • 2dbbd10fd seccomp: add pidfd_open and pidfd_send_signal
  • eba94a15c pkg/cri/server: remove dependency on libcontainer/apparmor, libcontainer/utils
  • a1e7dd939 cri: selinuxrelabel=false for /dev/shm w/ host ipc
  • fca788718 Merge pull request #4726 from estesp/update-btrfs
  • 126b35ca4 containerd-shim: use path-based unix socket
  • bd908acab Use path based unix socket for shims
  • e74ace9ad content: support filters on local.store#Walk()
  • 6fb56aa58 Update btrfs vendor for chkptr fix for Go >= 1.14
  • 78ac7bac8 Merge pull request #4725 from kzys/fix-links-in-docs
  • f1ea895fb Merge pull request #4713 from AkihiroSuda/remove-hack-unused
  • 03cc4cedc docs: fix broken links
  • 4dc698d09 Merge pull request #4723 from lining2020/ctr-error-hint
  • 1309384af Merge pull request #4724 from tonistiigi/pusher-error
  • 97cee75da ctr: fix the incorrect image unmount error hint
  • f601887a3 docker: don’t hide pusher response error
  • 687fcd73e Merge pull request #4722 from kzys/cri-docs
  • a05fa4214 Move CRI plugin's docs from docs/ to docs/cri/
  • 521263ce2 Merge pull request #4721 from thaJeztah/longer_timeout
  • 0299fca49 ga: Linux Integration: extend timeout to 20 minutes
  • 1e7a6906b Merge pull request #4698 from dweomer/test-selinux-enforcing
  • 5f74840a9 Merge pull request #4709 from AkihiroSuda/ctr-apparmor
  • 677aaad83 Merge pull request #4718 from thaJeztah/remove_sudo_remnants
  • 6dc35dfda Merge pull request #4716 from thaJeztah/faster_golang_ci
  • 1edeea766 install-runc: remove unused USESUDO variable
  • 72dd30feb gha: specify full version for golang-ci-lint to speedup selection
  • 0585213d0 remove unused hack/* files
  • 9d54648be ctr: add AppArmor flags
  • 95ba6e9f7 Add annotations to task update request api
  • bb8aac38a Do not hardcode "amd64" on LCOW and Windows-related files
  • 293b08dd1 Merge pull request #4699 from dweomer/selinx-relabel-dev-shm
  • a7f24b29c test: run tests with selinux enforcing
  • e8d8ae3b9 cri: selinux relabel /dev/shm
  • ac61e58cd Merge pull request #4692 from tianon/nosu
  • 17688a733 Remove setuid gosu in favor of "sudo -E PATH=$PATH ..."
  • ef79c9957 Merge pull request #4677 from thaJeztah/moby_sys_symlink
  • 8d42f86cf Merge pull request #4687 from samuelkarp/critest
  • 8db2fe385 Merge pull request #4686 from samuelkarp/cri-tests-runtimes
  • cb8c09290 Merge pull request #4688 from YLonely/master
  • 019148ef4 bug fix:#3448
  • b81917ee7 Add comments clarifying copyWithBuffer implementation
  • e3f28eecd ci: run critest target for all runtimes
  • a2581d345 ci: run cri-integration target for all runtimes
  • 394be74fd Merge pull request #4681 from fuweid/update-godoc-badge
  • 81cf375ec Merge pull request #4679 from mikebrow/update-util-versions
  • 63f673a22 updates cri-tools to latest version
  • ea56dd3fb Merge pull request #4680 from mikebrow/cri-doc-update-testing
  • 975615317 README.md: Use go.dev instead of godoc
  • 1ab8bdc27 refresh cri testing guide after move
  • 3662dc4c0 Merge pull request #4673 from ehazlett/ctr-runtime-options
  • 9a672cca9 Merge pull request #4675 from mikebrow/update-default-config-doc-for-annotations
  • 114609842 replace pkg/symlink with moby/sys/symlink
  • abe1807a1 Merge pull request #4676 from thaJeztah/typo_fix
  • b086062cf httpReadSeeker: fix typo in error-message
  • b6053fb7c change default for disablesnapshotannotations
  • 5184bccea Merge pull request #4631 from dims/copy-a-few-packages-from-moby/moby
  • ef48ef1e4 add config path option to ctr for runtime
  • f2e8fda82 Merge pull request #4665 from dmcgowan/update-default-snapshot-annotations
  • f6834d4c0 replicate io.Copy optimizations
  • b2642458f Update make snapshot annotations disabled by default
  • 8ff2707a3 Merge pull request #4610 from shahzzzam/samashah/add-annotations
  • 619f96c75 Merge pull request #4664 from deitch/ctr-client-optimize
  • 839b13699 Merge pull request #4656 from zhuangqh/fix-unknown-state
  • 57baf9221 use proper buffer size for content get
  • 30c9addd6 fix: always set unknown to false when handling exit event
  • 65e39897b Merge pull request #4662 from BenTheElder/fifo-dup2-unix
  • 502d6adc2 Revender latest containerd/fifo
  • f51d5f773 Merge pull request #4657 from mxpv/master
  • 4da306e1e Fix panic in shim not logged
  • 5afc4b4d8 Revendor latest containerd/fifo
  • 289130b8a Improve image pull performance from http 1.1 container registries
  • 656b487d3 Merge pull request #4645 from masters-of-cats/master
  • 8eda32e10 Check if a process exists before returning it
  • ba8377590 Merge pull request #4642 from hectorj2f/hectorj2f/add_d2iq_adopter
  • b201de01b add d2iq as an adopter
  • 31a6d1113 Merge pull request #4640 from mxpv/checks
  • f3f8a1d30 Use project checks
  • b8ed26b66 Merge pull request #4639 from mikebrow/enable-cri-integration
  • c876b15b5 getting cri integration up and running
  • f36f31344 Merge pull request #4627 from dmcgowan/test-add-tarball-check
  • 04a3f7c49 Update DEPLOY_DIR and VERSION to match installation script
  • f8e3c8f18 Merge pull request #4637 from mxpv/ci
  • e8fe4b6dc Cleanup CI scripts
  • 7a0f91de6 Merge pull request #4636 from crosbymichael/ctr-cni
  • 88f089354 Merge pull request #4635 from dcantah/fixup-snapshotteropts
  • febf14d40 Merge pull request #4633 from eexe1/patch-1
  • a9cb22309 Copy pkg/symlink and pkg/truncindex from moby/moby
  • 6d088549c Support AppArmor beta version format
  • cdb2f9c66 Filter snapshotter labels passed to WithNewSnapshot
  • 21b6f6876 Add CNI support to ctr run
  • 22aea1e9a Merge pull request #4629 from deitch/cancel-read-context
  • 9b70de01d Merge pull request #4630 from dcantah/pass-snapshotter-opt
  • 9a1f6ea4d Cri - Pass snapshotter labels into customopts.WithNewSnapshot
  • be47c2dac Merge pull request #4628 from ambarve/lcow_fix_apply_trailing_data
  • b6d7ca7c4 Merge pull request #4626 from dims/bump-to-newer-docker-tag
  • de082e562 ensure we cancel child context when reading grpc
  • d3b817b95 Read trailing data from tar reader
  • edc671d6a disable staticcheck for IsAnInteractiveSession
  • 4044ca9a5 trying docker v19.03.13
  • e4e05c6c0 Merge pull request #4625 from dcantah/fix-removesandbox-comment
  • 9e5ee68a5 Merge pull request #4623 from dims/update-to-latest-1.19.x-series
  • d74225b58 Fix comment in RemovePodSandbox
  • caad53dba Merge pull request #4624 from dmcgowan/update-github-ci
  • f12e90937 Enable project checks
  • 48fb7bf55 Update to k8s 1.19.2
  • cd2d3519d Merge pull request #4621 from Zhang-Jianming/no-pivot-not-working
  • 116902cd2 fix no-pivot not working in io.containerd.runtime.v1.linux
  • 98a735550 Merge pull request #4620 from shouhei/master
  • f1a3235e8 Fix typo in examples of registry config
  • 14277c6df Merge pull request #4613 from dmcgowan/update-test-scripts
  • 71ed61eef Merge pull request #4614 from mxpv/refactor
  • 3d02441a7 Refactor pkg packages
  • 3a6009c00 Update test build script to push containerd variant
  • cb9572ee5 Merge pull request #4612 from mxpv/nightly
  • 04c4401ac Merge pull request #4611 from dmcgowan/move-proto-fmt-ci
  • 1f50416cd Update nightly CI
  • 8b20ca9d9 Move proto format ci check to proto job
  • 915263f26 Merge pull request #4502 from akshat-kmr/master
  • 515133671 Merge pull request #4609 from mxpv/linter
  • 45d8a7e4a Merge pull request #4588 from thaJeztah/remove_redundant_error
  • 822ce4e56 Merge pull request #4608 from mxpv/refactor
  • 5fc721370 Add manifest digest annotation for snapshotters
  • c59d1cd5b Fix linter issues
  • 8b046647e Use golangci-lint Github Action
  • 8b03df2da Enable linter on windows
  • 3508ddd3d Refactor CRI packages
  • 944e9b70e Merge pull request #4607 from dmcgowan/cleanup-cri-packages
  • b22b62730 Move cri server packages under pkg/cri
  • f44b07278 Merge pull request #4593 from dmcgowan/merge-cri
  • 1c60ae7f8 Use local version of cri packages
  • e7a350176 Merge containerd/cri into containerd/containerd
  • 082001531 Prepare cri for merge to containerd
  • de546a154 Merge pull request #4605 from mxpv/nri-fix
  • d0f6895d8 Revendor NRI
  • a0b3b4e4d Merge pull request #1593 from moolen/fix/add-nri-labels
  • c408aa908 Merge pull request #4600 from ktock/repositoryscope
  • bc08a19f3 Merge pull request #1595 from dmcgowan/fix-unix-lint
  • 4b882eb93 Export repository scope helper functions
  • 6f98abc2a Add macos target for lint
  • 07c98d0bf Fix lint in Unix environments
  • f87302ab2 Add missing sandbox labels when invoking nri plugins
  • d85278670 Merge pull request #4599 from estesp/fix-script-var
  • 615af428a Windows CNI install script using lowercase "destdir"
  • d620c30d7 Merge pull request #1592 from dmcgowan/stricter-lint
  • e3aa6a39c Merge pull request #4597 from mc256/patch-1
  • 77cf03219 Enable golangci on Windows
  • 07cc1af22 Merge pull request #1591 from hickeyma/impr-img-reg-doc
  • 48f64a18b mount: extract FUSE unmounting to a function
  • 60d24c4a9 Update BUILDING.md - add dependency libseccomp-dev
  • a3c0e8859 Align lint checks with containerd
  • 83e6efc6f Use tabs in protofile indentation
  • fe5fdccda Update after review
  • 70a56ae32 Updates to the image registry doc
  • 803c5f467 Merge pull request #4595 from thaJeztah/update_logrus
  • 0714e4be9 vendor: sirupsen/logrus v1.7.0
  • edfeb4686 Merge pull request #4591 from AkihiroSuda/crun-015
  • c385d1102 CI: update crun to v0.15
  • 5b13dcc73 mount.isFUSE(): remove unused error return
  • 2e3bebb29 Merge pull request #1583 from thaJeztah/simplify_ensure_removeall_windows
  • 4a6b47d47 Merge pull request #4586 from dmcgowan/update-cri-push
  • 84aacd583 Merge pull request #4585 from kevpar/update-hcsshim-vendor
  • 91a49b6a2 Merge pull request #4583 from thaJeztah/bump_console_v1.0.1
  • 65df8db28 Remove sudo from installation and cri release
  • 4e0b13544 Update CRI tests to build and push to gcs
  • a043c0dc3 Update github.com/Microsoft/hcsshim to v0.8.10
  • 6d2731834 Merge pull request #1587 from thaJeztah/bump_containerd_v1.4.1
  • 8b5cc2e1d vendor: containerd/console v1.0.1
  • 9f61affa0 vendor: containerd/containerd v1.4.1
  • c988d797b Merge pull request #1372 from cofyc/update-config-syntax
  • 2c2dd59f3 Merge branch 'master' into update-config-syntax
  • b3678ddad Merge pull request #1562 from dims/update-to-latest-k8s-1.19.0-release
  • b1ee4c0d7 Merge pull request #1570 from yoheiueda/masked
  • ce4439a81 Merge pull request #4582 from dmcgowan/set-1.2-EOL-date
  • 281069cbb Set 1.2.x end of life date in RELEASES.md
  • efc67b192 Merge pull request #4580 from dmcgowan/move-release-build-makefile
  • 241be7025 Move github releases to use Makefile for cri release
  • f35f21dd0 Add CRI release functionality to makefile
  • 4e5ce76ee Merge pull request #4579 from iamleot/netbsd-support
  • 38f799d00 Merge pull request #4577 from dmcgowan/remove-travis
  • 4c47fe0a2 Add support for NetBSD
  • c178043f6 Merge pull request #1584 from containerd/revert-1530-fix-doc-for-runtime-options
  • 0762fdd9e Revert "Fix doc for runtime specific options"
  • e2928124d pkg/server: make ensureRemoveAll() an alias for os.RemoveAll() on Windows
  • 3216a1695 Remove unused Travis configuration
  • 534be84c5 Merge pull request #4529 from gongguan/creator
  • 68d97331b Merge pull request #4538 from fuweid/update-shim-cleanup
  • 0dea724fc NewTask avoid unnecessary cio.NewCreator calls
  • 4b05d0390 runtime/v2: cleanup dead shim before delete bundle
  • 438c87b8e Merge pull request #4534 from sedflix/zfs-root-path
  • fc2240915 Merge pull request #4527 from mikebrow/prow-test-pr
  • 1484593ee Merge pull request #4533 from sedflix/aufs-seperate-plugin
  • 96f4ce4a5 zfs: seperate implementation pkg from plugin pkg and revendor
  • 2354e187c aufs: seperate implementation pkg from plugin pkg and revendor
  • 2575a7330 Merge pull request #4573 from teemuteemu/separate-devmapper-plugin
  • 71fd68a92 devicemapper: seperate implementation pkg from plugin pkg
  • 30615c6fe testing out k8s prow test move
  • da4a8aea1 Update to latest kubernetes v1.19.2
  • d6774b639 Merge pull request #4570 from ktock/vendor-cri
  • 309b5e623 vendor: update containerd/cri 210a86c
  • 2991bc3de Merge pull request #4569 from dmcgowan/update-containerd-latest
  • 331678c1e Update latest release in RELEASES.md
  • 373cbc2a7 Merge pull request #4544 from schrej/patch-1
  • 585a19a76 Merge pull request #4566 from thaJeztah/bitset_1.1.11
  • 210a86ca5 Merge pull request #1578 from thaJeztah/bitset_1.1.11
  • ffe79709e Merge pull request #1572 from ktock/layers
  • 407c3eba2 vendor: github.com/willf/bitset v1.1.11
  • e571fd864 Limit value size of additional annotation for avoiding unpack failure
  • a6fc9ca49 vendor: github.com/willf/bitset v1.1.11
  • 109853ace Merge pull request #1577 from vteratipally/master
  • bf3dcfe3a Make script work for both python2.7 and 3.6
  • 5b3ac0c86 Merge pull request #4050 from thaJeztah/bump_golang_1.14
  • 5867c8883 Refactor dockerResolver to make code simple
  • a536d06cb Merge pull request #1573 from mikebrow/update-cni-config
  • bb6590da8 Merge pull request #4559 from bsdnet/master
  • 9efd73818 Merge pull request #4546 from cpuguy83/consume_shim_log
  • 9e094abd0 Refractor the script to work in both python2 and python3
  • 53cdd2e0c update cni config version
  • d1c8d9865 update to golang 1.15.2
  • 61da6986c Cleanup open pipes if logging binary fails to start
  • 14c861cf3 Merge pull request #1571 from kinvolk/mauricio/update-slack-link
  • dab7bd0c4 Always consume shim logs
  • bc4c38139 Merge pull request #4550 from thaJeztah/bump_cgroups
  • 5d7aa0cb6 Merge pull request #4549 from ukontainer/fix-missing-sha256
  • c862000ab Merge pull request #4548 from darfux/ret_error_if_metric_fails
  • d44673eb2 vendor: containerd/cgroups 0b889c0
  • f4741fb8c fix make test failure of missing sha256 package
  • bdb5b2ce4 ctr: Return error if task.Metrics fails
  • a07a37558 README: Update slack reference to CNCF
  • b582da443 Set masked and readonly paths based on default Unix spec
  • ab5d93187 cr: fix checkpoint from image getting skipped
  • d43d546a8 Merge pull request #4540 from pbxqdown/master
  • 469b63735 Fix ctr command typo.
  • fabebe5d5 Merge pull request #4530 from tianon/rpi-armv6
  • 7ce23867e Merge pull request #4532 from cpuguy83/forward_signal_not_found
  • 899b4e3cb Ignore SIGURG signals in signal forwarder
  • 665051083 Exit signal forward if process not found
  • 2055e1295 Add RPi1/RPi0 workaround
  • d4e78200d Merge pull request #4518 from knight42/feat/btrfs-config-root-path
  • 445e26fff Merge pull request #4517 from knight42/feat/native-config-root-path
  • a5c638155 Merge pull request #4523 from errordeveloper/master
  • 2de55060e Log unexpected responses
  • 43394312c Merge pull request #4525 from shishir-a412ed/seccomp
  • c50ff694f refactor(native): separate init from implementation
  • 98b0b2a7c feat: make native root_path configurable
  • a52daa26a refactor(btrfs): separate init from implementation
  • 415423573 feat: make btrfs root_path configurable
  • 1eae524df ctr: CLI Flag (seccomp-profile) for setting custom seccomp profile.
  • cbb4e4376 Merge pull request #4524 from crosbymichael/cri-kata
  • a2b4745f7 update cri to 35e623e
  • d2f2733e0 Merge pull request #4508 from mikebrow/readme-update-slack
  • dedf423b9 Merge pull request #4519 from cpuguy83/shim_exec_p_debug
  • 35e623e6b Merge pull request #1561 from crosbymichael/kata-se
  • 5f9d15eaa shimv1: downgrade poroccess missing log to debug
  • 6f4fe8245 add help wanted, update slack
  • efa0e8091 Merge pull request #4506 from dmcgowan/refactor-overlay-plugin
  • 70ffb12c1 Separate overlay implementation from plugin
  • d715d0090 Handle KVM based runtimes with selinux
  • 1a89feb5d Merge pull request #4505 from ashrayjain/aj/configurable-root
  • 4cc99e57a Remove unnecessary logging binary helpers and add godoc
  • 5ed177a2d Add configurable overlayfs path
  • 7a9fbec5f Add logging binary support when terminal is true
  • 27402021a Merge pull request #4501 from crosbymichael/runtimeroot
  • a7b2304f6 Merge pull request #4445 from tonistiigi/auth-refactor
  • bacf07f4a Merge pull request #4308 from aojea/bumpcni
  • f9d231f66 Merge pull request #4493 from thaJeztah/seccomp_uring
  • 7e84abe99 Merge pull request #4468 from prashantbhutani90/master
  • 396b86313 Merge pull request #4491 from thaJeztah/seccomp_syslog
  • 40ce36fd2 Merge pull request #4492 from thaJeztah/seccomp_updates
  • 058658965 Merge pull request #4486 from darfux/monitor_v2_tasks_as_well
  • 8fe6cf567 Merge pull request #4497 from dmcgowan/update-cri-nri
  • ac95f27b8 Update CRI
  • 56a89cda3 Merge pull request #1552 from crosbymichael/nri
  • d09e26b0a Merge pull request #1556 from aojea/cni80
  • 5c73fe06a Merge pull request #4472 from fuweid/ignore-error
  • 325bac7c7 seccomp: allow io-uring related system calls
  • 0a5ee7e6f seccomp: allow clock_settime when CAP_SYS_TIME is added
  • 5cdb6e81d seccomp: allow quotactl with CAP_SYS_ADMIN
  • 5862285fa seccomp: allow sync_file_range2 on supported architectures.
  • 117d67874 seccomp: allow personality with UNAME26 bit set
  • fc9e5d161 seccomp: allow syscall membarrier
  • 1746a195e seccomp: allow adjtimex get time operation
  • 7e7545e55 seccomp: allow add preadv2 and pwritev2 syscalls
  • 267a0cf68 seccomp: move the syslog syscall to be gated by CAP_SYS_ADMIN or CAP_SYSLOG
  • c8523cc5b Merge pull request #4470 from AkihiroSuda/fix-static-plugin
  • 35d320c7a Merge pull request #4490 from dmcgowan/makefile-test-tags
  • 09cab88da Merge pull request #4481 from tao12345666333/add-openat2-syscall
  • e3d27f9ed bump cni version to v0.8.0
  • 3275a216f Update go list to respect build tags
  • 1403a391c bump cni dependencies
  • db687ff48 Add --runtime-root to ctr
  • bb0ca842e Merge pull request #1559 from mikebrow/prepare-1.4
  • 412378ff0 Merge pull request #4437 from kzys/fix-rollback
  • 63f89eb95 Update server with nri injection points
  • b77798292 Update vendor for new containerd and nri
  • b0cc07999 vendor containerd 1.4 release
  • a40d63928 update support table for 1.4
  • 4422ae363 tasks: Monitor v2 tasks in initFunc as well
  • a1f6c9dd8 snapshots/devmapper: fix rollback
  • 6c74c391f Merge pull request #4475 from thaJeztah/minor_systemd_updates
  • 6a915a145 seccomp: add faccessat2 syscall.
  • e28e55f45 seccomp: add openat2 syscall.
  • c691c3661 systemd: use LimitNOFILE=infinity instead of hard-coded max value
  • 73b144927 runtime: ignore ErrNotExist when remove rootfs
  • 43cbdf89e BUILDING.md: fix description about static builds
  • 35b63c064 Report correct stats for windows containers
  • 4e6644c8c Merge pull request #1551 from thaJeztah/bump_kubernetes_1.19.0-rc.4
  • 0619de413 Merge pull request #1555 from thaJeztah/bump_golang_1.13.15
  • 34596c9c9 Bump Golang 1.13.15
  • 5c6c6b2ac Merge pull request #1550 from thaJeztah/bump_containerd_v1.4.0-rc.0
  • a8b6b6b06 Merge pull request #1549 from thaJeztah/bump_golang_1.13.14
  • ecbdffc9c vendor: update kubernetes v1.19.0-rc.4
  • 968d44d1b vendor: golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • e018d6fa4 vendor: golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
  • bee6ab5a1 vendor: golang.org/x/net v0.0.0-20200707034311-ab3426394381
  • 117c16999 vendor: containerd v1.4.0-rc.0
  • fd030873a vendor: opencontainers/runc v1.0.0-rc91-48-g67169a9d
  • 78e527741 vendor: containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
  • 93a03cc81 vendor: json-iterator/go v1.1.10
  • bfba0f284 Bump Golang 1.13.14
  • b5185eae6 auth: return token structs from fetcher functions
  • 957bcb3df docker: split private token helper functions to reusable pkg
  • 8871d5cdf Merge pull request #1548 from AkihiroSuda/remove-libseccomp-dependency
  • 7332e2ad2 remove libseccomp cgo dependency
  • 858a76626 Merge pull request #1547 from mikebrow/containerd-list-podid-should-search
  • 8a2d1cc80 adds support for pod id lookup for filter
  • c209d013c Merge pull request #1545 from ktock/ssdoc
  • fe9bb8da6 Merge branch 'master' into ssdoc
  • 63400c769 Merge pull request #1543 from ktock/discard-content
  • 0f99e0f53 Merge pull request #1542 from sachaos/master
  • 4c8164bcc Specify version = 2 & fix wrong key in registry.md (GCR example)
  • 375dd7625 Add description about disable_snapshot_annotations to configuration doc
  • c80660b82 Allow GC to discard content after successful pull and unpack
  • b51177bfc Vendor containerd d184a0a
  • 8448b92d2 Merge pull request #1534 from crosbymichael/selinux-range
  • 0443a13da Merge pull request #1535 from lumjjb/updatecri-doc
  • e080f8453 Merge pull request #1539 from mikebrow/windows-ci-force-bash
  • fad87288f switching to windows-2016 latest is breaking due to wsl conflict with bash
  • f93b72530 Update doc cri plugin convention
  • 5f5d954b6 add selinux category range to config
  • 9b06da477 update selinux to 1.6.0 release
  • fcda0cf4a Merge pull request #1529 from AkihiroSuda/allow-disabling-hugepages
  • 707d2c49d allow disabling hugepages
  • 1d3b9c5b8 Merge pull request #1532 from jsturtevant/update-pause-image-ref
  • 2bb0b19c4 Update to latest pause image for windows
  • 5df93a038 Merge pull request #1531 from mikebrow/nit-for-default-config
  • 4b3974c4e show runc options tag
  • a01750d89 Merge pull request #1530 from hckuo/fix-doc-for-runtime-options
  • 904ab30f9 Fix doc for runtime specifc options
  • 0fa3cfd69 Merge pull request #1440 from jr-santos98/master
  • c69a2dc74 Checking if a variable already exists
  • ecf335ad6 added multi-architectures support
  • 8fb244a65 Merge pull request #1525 from containerd/forcibly-remove-sandbox-container
  • 0c45d1329 move up to latest cri-tools
  • 5f50692d3 Merge pull request #1524 from mikebrow/verbose-dco-check
  • 4549b94ec gofmt cleanup
  • 287c52d1c Forcibly stop running containers before removal
  • f427791c6 set dco check to verbose
  • aa0f4fd37 Merge pull request #1521 from AkihiroSuda/revendor-libcontainer
  • fb208d015 vendor runc v1.0.0-rc91
  • 1bc5ba3f4 Merge pull request #1519 from AkihiroSuda/config-fix-toml-tag
  • fe6833a9a config: TolerateMissingHugePagesCgroupController -> TolerateMissingHugetlbController
  • b69d7bdc5 config: fix TOML tag for TolerateMissingHugePagesCgroupController
  • 8e0b789c9 Merge pull request #1520 from AkihiroSuda/fix-ci-apt-get-update
  • 4049a912f CI: run apt-get update befor apt-get install
  • c2191fddd Merge pull request #1513 from brianpursley/state-name
  • aa04fc9d5 Change "failed to stop sandbox" error message to use state name instead of numeric value
  • 09d6426f3 Merge pull request #1511 from kevpar/named-pipe-mounts
  • 210561a8e Support named pipe mounts for Windows containers
  • 682d15839 Merge pull request #1517 from mikebrow/fix-e2e-bucket
  • f5c7ac927 fix for image pull linter change
  • 05cd94287 hard set kubernetes version not in vendor.conf anymore
  • 98aadbbe5 Merge pull request #1463 from dims/remove-dependencies-on-k8s.io/kubernetes
  • 3ee62de2b remove unused method
  • cbb7c28f1 Add copyright headers
  • 0d18d1ee3 Drop k8s.io/kubernetes
  • 6007c354a Copy kubernetes/pkg/kubelet/util
  • e2072b71c Copy kubernetes/pkg/util/bandwidth
  • bb828a9f8 Make copy of pkg/kubelet/cri/remote
  • 2909022a6 Make local copy of kubelet/cri/streaming
  • b8f7b9f69 Merge pull request #1515 from AkihiroSuda/golang-1.13.12
  • 22b55461b Merge pull request #1514 from dims/update-kubernetes-to-1.19.0-beta.2
  • c4205721e Update vendor/ directory
  • 41f184f15 Update vendor.conf to kubernetes 1.19.0-beta.2
  • 548d987fc Bump Golang 1.13.12
  • 4f8a58079 Merge pull request #1510 from crosbymichael/selinux-bump
  • 713205b36 bump selinux dep
  • 616482271 Merge pull request #1508 from janosi/sctp-hostport
  • b661ad711 Merge pull request #1504 from lorenz/ignore-image-defined-volumes
  • 26dc5b977 Merge pull request #1505 from dcantah/windows-cred-spec
  • 479dfbac4 Remove the protocol filter from the portMappings constructor.
  • 9620b2e1d Add GMSA Credential Spec passing
  • ae8200bf9 Merge pull request #1499 from webwurst/patch-1
  • 3290b86a8 Merge pull request #1506 from cpuguy83/registry_headers
  • 5a1d49b06 Add option for ignoring volumes defined in images
  • c694c6317 Add config for registry http headers
  • 098e04001 Fix typo
  • bc96548c7 Merge pull request #1502 from mikebrow/nginx-timing-problem
  • e56347aab move up to latest critools pick up nginx fix
  • 62c91260d Merge pull request #1501 from dims/tolerate-missing-hugetlb-cgroups-controller
  • d7ce093d6 Tolerate missing HugeTLB cgroups controller
  • 8898550e3 Merge pull request #1498 from mxpv/base
  • 17c61e36c Fix cgroups path for base OCI spec
  • df8d6c5b7 Update documentation for base OCI spec files
  • 8d54f3975 Allow specify base OCI runtime spec
  • [c7f25cb3a](c7f25cb...
Read more