Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
636 commits
Select commit Hold shift + click to select a range
9e576b8
Optimize backoff
wzshiming Mar 29, 2021
fca0da4
Merge pull request #5364 from wzshiming/fix/list-pids-lock
mxpv Apr 15, 2021
cc393ea
Merge pull request #5279 from wzshiming/fix/backoff
mxpv Apr 15, 2021
6ef0d38
Merge pull request #5271 from cpuguy83/ci_output_junit
estesp Apr 15, 2021
993b863
Add shim start opts
mxpv Apr 15, 2021
b83d04f
Add variable names to runtime's interface definitions
mxpv Apr 15, 2021
5bf8403
Remove junit test result processor
cpuguy83 Apr 15, 2021
dda530a
Merge pull request #5370 from cpuguy83/remove_junit_processor
mxpv Apr 15, 2021
cb15809
metadata: improve deleting a non-empty namespace's error message
Apr 14, 2021
1f4192d
freebsd: exclude v1 runtimes
samuelkarp Dec 12, 2020
b431fe4
freebsd: don't run shim delete in deleted dir
samuelkarp Dec 23, 2020
f0890f9
Merge pull request #5375 from samuelkarp/freebsd-runtime
AkihiroSuda Apr 16, 2021
c3dde8c
freebsd: add zfs to the default plugins
samuelkarp Apr 16, 2021
34780d6
runtime/shim: check the namespace flag first
Iceber Apr 16, 2021
1e5cb4e
Merge pull request #5368 from mxpv/runtime_cleanup
estesp Apr 16, 2021
9efd3e2
Merge pull request #5360 from kzys/namespace-delete
estesp Apr 16, 2021
330a2a8
go.mod: github.com/containerd/zfs
samuelkarp Apr 16, 2021
6dd29c2
go.mod: github.com/containerd/aufs
samuelkarp Apr 16, 2021
00b5c99
pkg/seccomp: simplify IsEnabled, update doc
kolyshkin Mar 24, 2021
3292ea5
pkg/seccomp: use sync.Once to speed up IsEnabled
kolyshkin Mar 24, 2021
688c468
Merge pull request #5380 from samuelkarp/snapshotters
AkihiroSuda Apr 17, 2021
12a2a21
go.mod: github.com/google/uuid v1.2.0
thaJeztah Apr 17, 2021
3e59ee0
Merge pull request #5377 from samuelkarp/freebsd-zfs
mxpv Apr 18, 2021
69a30ad
Merge pull request #5378 from Iceber/check-flag
mxpv Apr 18, 2021
3aae93a
Merge pull request #5382 from thaJeztah/bump_uuid
mxpv Apr 19, 2021
bbbd851
Merge pull request #4415 from TBBle/wcow_commit_layers
AkihiroSuda Apr 19, 2021
1c03c37
go.mod: github.com/containerd/fifo v1.0.0
thaJeztah Mar 25, 2021
5d79d3a
go.mod: update kubernetes to v1.20.6
thaJeztah Apr 19, 2021
7966a66
Cleanup code
wzshiming Apr 19, 2021
93a602a
Merge pull request #5269 from thaJeztah/update_fifo
fuweid Apr 19, 2021
c1d1edb
gha: use sudo -E in some places to prevent dropping env-vars
thaJeztah Nov 17, 2020
fbe1e14
Update Go to 1.16.3
thaJeztah Apr 19, 2021
3abfb23
Merge pull request #5388 from thaJeztah/update_golang
AkihiroSuda Apr 19, 2021
d2d0afa
Merge pull request #5385 from thaJeztah/bump_kubernetes_1.20.6
AkihiroSuda Apr 19, 2021
56512cc
Merge pull request #4741 from thaJeztah/kudo_sudo
estesp Apr 19, 2021
3ef337a
Update containerd vendors to tags
dmcgowan Apr 19, 2021
81c4ac2
Merge pull request #5256 from kolyshkin/seccomp-enabled
estesp Apr 19, 2021
b1eb024
Merge pull request #5393 from dmcgowan/update-containerd-org-deps-1.5
dmcgowan Apr 19, 2021
55734b1
Prepare 1.5.0-rc.2 release notes
dmcgowan Apr 19, 2021
00f8d32
add not found debug out for check cmd; update usage
mikebrow Apr 19, 2021
ab1654d
Fix PushHandler cannot push image that contains duplicated blobs
ktock Apr 16, 2021
c4d30c1
Merge pull request #5379 from ktock/fix-push-race
estesp Apr 20, 2021
421fc6e
Add CI periodic Windows Jobs.
Mar 11, 2021
391b123
adds quiet option for ref
mikebrow Apr 20, 2021
c3f5a6a
Merge pull request #5394 from dmcgowan/prepare-1.5.0-rc.2
dmcgowan Apr 20, 2021
a3fe5c8
Merge pull request #5383 from wzshiming/clean/process-io
crosbymichael Apr 20, 2021
079fe6b
Merge pull request #5395 from mikebrow/cmd-check-improve-error-checking
crosbymichael Apr 20, 2021
0f332da
Update cgroups for regenerated protos
dmcgowan Apr 20, 2021
7b7a230
Merge pull request #5399 from dmcgowan/update-cgroup-vendor
mxpv Apr 20, 2021
909660e
process: use the unbuffered channel as the done signal
Iceber Apr 21, 2021
b48f27d
Support PID NamespaceMode_TARGET
tghartland Mar 11, 2021
efcb187
Add unit tests for PID NamespaceMode_TARGET validation
tghartland Mar 16, 2021
cb64dc8
Merge pull request #5401 from Iceber/use-unbuffered-channel
mxpv Apr 21, 2021
3dad67e
Merge pull request #5203 from tghartland/5008-target-namespace
mikebrow Apr 22, 2021
cdd0758
Release artifacts for Linux ARM64
hakman Apr 9, 2021
2b0e6cd
Separate jobs for build and test for openlab/arm64
dims Apr 22, 2021
78e5297
add integration tests
dims Apr 22, 2021
9cf44ee
Merge pull request #5406 from dims/separate-jobs-for-build-and-test-f…
mikebrow Apr 23, 2021
1b5d59d
Add multi-arch support for test images
dims Apr 23, 2021
ca6a419
Merge pull request #5416 from dims/add-multi-arch-support-for-test-im…
estesp Apr 23, 2021
1772736
Add script to build test images
dims Apr 24, 2021
4e00c4b
integration tests needs lsof
dims Apr 24, 2021
05a6533
Merge pull request #5420 from dims/integration-tests-needs-lsof
estesp Apr 24, 2021
56f1b3f
Merge pull request #5419 from dims/script-to-build-images
estesp Apr 24, 2021
2e4c1d4
Use the multi-arch version of the test images
dims Apr 24, 2021
4c7b960
prow needs some additional setup for docker buildx
dims Apr 25, 2021
e46a4b3
Merge pull request #5423 from dims/test-build-image-script
estesp Apr 26, 2021
04f73e3
Merge pull request #5421 from dims/use-the-multi-arch-versions-of-tes…
estesp Apr 26, 2021
f216270
Use DeactivateLayer to recover layers that we cannot rename
TBBle Apr 24, 2021
402acd7
Small typo fix "reimporst"
TBBle Apr 24, 2021
6b9d428
Merge pull request #5329 from hakman/release-linux-arm64
dmcgowan Apr 26, 2021
9f43ead
Prepare v1.5.0-rc.3 release notes
dmcgowan Apr 20, 2021
b0fb8a5
Merge pull request #5400 from dmcgowan/prepare-1.5.0
dmcgowan Apr 26, 2021
5847340
tests: Refactors container image usage
claudiubelu Feb 16, 2021
8e589e8
Vagrantfile: update to Fedora 34
AkihiroSuda Apr 27, 2021
feee16e
Merge pull request #5403 from claudiubelu/cri-integration-images
estesp Apr 27, 2021
4e7915f
CI: allow Go 1.13 for Docker/Moby compatibility
AkihiroSuda Apr 28, 2021
8a62aa1
Deprecate built-in aufs snapshotter
AkihiroSuda Apr 28, 2021
c19b7b6
RELEASES.md: recommend alternatives for deprecated features
AkihiroSuda Apr 28, 2021
273c2bb
tests: Prepull images used in tests
claudiubelu Apr 19, 2021
4dc758d
Merge pull request #5433 from AkihiroSuda/deprecate-aufs
crosbymichael Apr 28, 2021
969ec89
Specify seccomp target arch for CC
cpuguy83 Apr 27, 2021
f0b4258
Merge pull request #5429 from cpuguy83/fix_libseccomp_cc
dmcgowan Apr 28, 2021
3187b6d
tests: Adds consumed memory stats test
claudiubelu Apr 27, 2021
8d2ce53
Merge pull request #5428 from AkihiroSuda/fedora34
estesp Apr 29, 2021
4196fb2
Merge pull request #5427 from claudiubelu/tests/measure-consumed-stats
estesp Apr 29, 2021
3200519
Merge pull request #5431 from AkihiroSuda/go113
crosbymichael Apr 29, 2021
7942ae6
Revert "Specify seccomp target arch for CC"
dmcgowan Apr 29, 2021
5d2e8e8
Revert "Release artifacts for Linux ARM64"
dmcgowan Apr 29, 2021
15d9703
Remove ARM64 releases from release notes
dmcgowan Apr 29, 2021
df0cc5b
Merge pull request #5437 from dmcgowan/revert-arm64-release-builds
mxpv Apr 30, 2021
98f5922
plugin: optimize the check for the last registration
Iceber Apr 30, 2021
15e0bd5
integration/client: go mod tidy
thaJeztah May 1, 2021
e26fc84
go.mod: cut circular dependency on github.com/containerd/containerd
thaJeztah Apr 9, 2021
b59e297
adds description for hosts.toml
mikebrow Apr 6, 2021
b538d8f
Update golang.org/x/sys to add linux/ppc support
bwh-mind Apr 29, 2021
8014d9f
Skip TLS verification for localhost
adisky Mar 1, 2021
553bb7b
Prepare 1.5.0 release notes
dmcgowan May 3, 2021
8c906ff
Merge pull request #5443 from dmcgowan/prepare-1.5.0
dmcgowan May 3, 2021
b56527c
update seccomp version
mikebrow May 3, 2021
81402e4
Fix different registry hosts referencing the same auth config.
Random-Liu May 4, 2021
c1a3523
Merge pull request #5446 from Random-Liu/fix-auth-config
mikebrow May 4, 2021
53e1577
Merge pull request #5441 from thaJeztah/dont_loop_da_loop
estesp May 4, 2021
c27cbc6
Merge pull request #5436 from bwh-mind/ppc32
AkihiroSuda May 4, 2021
cbdc094
Merge pull request #5445 from mikebrow/update-seccomp
fuweid May 4, 2021
9ea2563
Makefile: allow overriding go command by environment
metux May 4, 2021
b0d3b35
windows: Use GetFinalPathNameByHandle for ResolveSymbolicLink
kevpar Apr 27, 2021
0b78690
doc: add missing namespaces package
Dentrax May 4, 2021
93725cd
Merge pull request #5448 from Dentrax/fix/doc-client-import
estesp May 5, 2021
1e8ec32
Merge pull request #5411 from kevpar/win-evalsymlinks
estesp May 5, 2021
e120261
windows: Use GetFinalPathNameByHandle for ResolveSymbolicLink
kevpar Apr 27, 2021
7d70992
tests: add test for adaptor
Dentrax May 4, 2021
1431679
Merge pull request #5454 from estesp/cp-5411
AkihiroSuda May 5, 2021
b684056
integration/client: go mod tidy
thaJeztah May 1, 2021
b35aa72
go.mod: cut circular dependency on github.com/containerd/containerd
thaJeztah Apr 9, 2021
7507b47
Merge pull request #5457 from thaJeztah/1.5_backport_dont_loop_da_loop
estesp May 6, 2021
ab963e1
Merge pull request #5063 from Iceber/fix-with-dev-shm-size
fuweid May 6, 2021
0ba7303
Prepare default branch rename
dmcgowan May 6, 2021
79d800b
Update Go to 1.16.4
tao12345666333 May 6, 2021
087d03b
Merge pull request #5461 from tao12345666333/update-go-1.16.4
AkihiroSuda May 7, 2021
e37ddaf
metadata: modify NewLeaseManager to return leases.Manager
Iceber May 7, 2021
c74a6c4
update to new cri-tools make install
mikebrow May 6, 2021
1ecc98f
Merge pull request #5462 from mikebrow/correct-critools-release
dmcgowan May 7, 2021
c5797c8
Update releases doc with updated support timeline
dmcgowan May 7, 2021
f6fc604
Merge pull request #5450 from oss-qm/submit/makefile-go-command
estesp May 7, 2021
01ca105
Merge pull request #5452 from Dentrax/feature/add-test-for-adaptor
estesp May 7, 2021
b890f05
Fix content.ReaderAt close
wzshiming May 8, 2021
ec0e1a4
Merge pull request #5466 from dmcgowan/update-release
estesp May 10, 2021
1987f0a
Merge pull request #5468 from wzshiming/fix/close-file
estesp May 10, 2021
d559b00
Merge remote-tracking branch 'upstream/release/1.5'
mikebrow May 10, 2021
5c99f15
Update the runc binary used with containerd to runc v1.0.0-rc94
dims May 10, 2021
de6db40
Update vendored runc to v1.0.0.0-rc94
dims May 10, 2021
d0240b3
Merge pull request #5473 from dims/update-runc-to-rc94
dmcgowan May 10, 2021
e1fd6be
Fix mounts for FreeBSD
gizahNL May 10, 2021
de04b32
Add copyright header & make sure compilation succeeds on all platforms
gizahNL May 10, 2021
d024133
Merge remote-tracking branch 'upstream/master'
mikebrow May 10, 2021
08fa9ab
Merge pull request #5459 from dmcgowan/prepare-default-branch-rename
mxpv May 11, 2021
6e249b1
adds credentials description
mikebrow May 4, 2021
4b1b834
Makefile: make sure manpages are built before install-man
metux May 12, 2021
9643c99
Makefile: allow overriding install command via environment
metux May 6, 2021
a5f19b0
Merge pull request #5309 from mikebrow/document-hosts.toml
estesp May 12, 2021
28e29af
Merge pull request #5492 from oss-qm/submit/install-man
dmcgowan May 12, 2021
74c7d66
Merge remote-tracking branch 'upstream/master'
mikebrow May 12, 2021
e47400c
Merge pull request #5100 from adisky/skip-tls-localHost
estesp May 12, 2021
18f3458
Merge pull request #5465 from Iceber/update-lease-manager
fuweid May 13, 2021
b9e1d0c
Merge pull request #5440 from Iceber/optimize-last-registration
fuweid May 13, 2021
c7e4747
Merge pull request #5313 from claudiubelu/pull-images-once
fuweid May 13, 2021
fc4da97
Pin integration test image for alpine
dmcgowan May 13, 2021
1442fee
Remove mountpoints not commonly mounted on FreeBSD
gizahNL May 13, 2021
b9c403e
Merge remote-tracking branch 'upstream/master'
mikebrow May 13, 2021
3157392
just release ctd-decoder not ctr-enc
mikebrow May 13, 2021
fe5d349
Merge pull request #5498 from mikebrow/release-binary-update-for-imgc…
dmcgowan May 13, 2021
09a0c94
tests: Adds support for Windows cri-integration tests
claudiubelu Feb 16, 2021
b1d4140
Update docker resolver to authorize redirects
dmcgowan May 14, 2021
b6a2517
bump hcsshim version to v0.8.17
Priyankasaggu11929 May 15, 2021
bd8ca8f
Merge pull request #5505 from Priyankasaggu11929/bump-hcsshim-to-v0.8.17
estesp May 17, 2021
bf1a667
Merge pull request #5504 from dmcgowan/fix-authorization-on-redirect
estesp May 17, 2021
a152049
Merge pull request #5163 from claudiubelu/test-windows
estesp May 17, 2021
49321a1
Merge pull request #5493 from oss-qm/submit/install-prog
estesp May 18, 2021
1093f05
Bump github.com/opencontainers/selinux from 1.8.0 to 1.8.1
dims May 18, 2021
5dbae87
Bump github.com/Microsoft/go-winio from 0.4.15 to 0.5.0
dims May 18, 2021
2b58782
Update windows-periodic.yml
May 17, 2021
77285e3
Schedule Windows job daily after midnight.
May 17, 2021
a5b1740
fixed typos
gauravgahlot May 19, 2021
cf7e000
Merge pull request #5507 from dims/bump-selinux-to-1.8.1
AkihiroSuda May 19, 2021
e9a7b6a
Merge pull request #5508 from dims/bump-go-winio-to-0.5.0
AkihiroSuda May 19, 2021
599127f
update runc binary to v1.0.0-rc95
AkihiroSuda May 19, 2021
89de7e7
Merge pull request #5511 from AkihiroSuda/runc-rc95
fuweid May 19, 2021
ec28288
bump runc version to v1.0.0-rc95
Priyankasaggu11929 May 19, 2021
88c98fd
Merge pull request #5514 from Priyankasaggu11929/psaggu_bump_runc_ver…
AkihiroSuda May 19, 2021
dbccd0d
Merge pull request #5275 from haslersn/fix-4531
dmcgowan May 19, 2021
055c801
Merge pull request #5509 from gauravgahlot/typos
mikebrow May 19, 2021
1acca8b
Don't check for apparmor_parser to be present
wzshiming May 20, 2021
79e3452
update the link
wzshiming May 20, 2021
869375a
Remove useless lines
wzshiming May 20, 2021
5089035
Merge pull request #5520 from wzshiming/clean/gen-mgr
estesp May 20, 2021
a0efc54
Merge pull request #5519 from wzshiming/fix/dont-check-apparmor-parser
estesp May 20, 2021
b9378b4
ctr: exec setup IO with console
samuelkarp May 23, 2021
e1c845d
Fix small typo
MaXinjian May 24, 2021
531908c
Merge pull request #5528 from MaXinjian/0524
dmcgowan May 24, 2021
5dec27b
ctr: exec handle pty resize after Start
samuelkarp May 25, 2021
a4f97d4
Add ruleset=4 option
gizahNL May 25, 2021
535d9cc
ctr: parse mount options with embedded = character
samuelkarp May 25, 2021
923ab5b
Makefile: use $@ for target file names
metux May 14, 2021
c0794c0
Merge pull request #5534 from oss-qm/submit/makefile-at
dmcgowan May 25, 2021
0a92694
Merge pull request #5527 from samuelkarp/freebsd-ctr-exec
estesp May 25, 2021
ba4fa32
Merge pull request #5472 from gizahNL/freebsd_mounts
estesp May 25, 2021
96df20c
Merge pull request #5531 from samuelkarp/freebsd-ctr-run-mounts
dmcgowan May 25, 2021
50ad4b9
Fix incorrect UA used for registry authentication
Einsfier May 26, 2021
f0d2f89
Merge pull request #5533 from povsister/fix-auth-ua
dmcgowan May 26, 2021
b996e49
Do not run btrfs tests if btrfs kernel module is not loaded
alakesh May 26, 2021
925ff5a
Merge pull request #5539 from alakesh/btrfs-test
dmcgowan May 27, 2021
9fcea1d
Rename atomicWrite to writeToCompletion
wzshiming Mar 30, 2021
c8cbf79
Merge pull request #5273 from wzshiming/fix/local-store-atomic-write
fuweid May 27, 2021
334e747
Merge pull request #5165 from adelina-t/azure_ci_workflow
dmcgowan May 28, 2021
05c03de
Update Windows periodic tests
dmcgowan May 28, 2021
c8b33ba
Merge pull request #5544 from dmcgowan/update-windows-periodic-tests
fuweid May 30, 2021
7924664
docs/cri: fix broken links
Iceber May 31, 2021
93d4541
docs/cri: update ocicrypt link
Iceber May 31, 2021
498bb36
scrub the stale TODO
zouyee Jun 1, 2021
b5f530a
Makefile: fix DESTDIR environment variable behaviour
metux May 6, 2021
558fdc6
diff/walking: fix defer cleanup
Iceber Jun 1, 2021
2f870aa
integration: Cleanup containerd on test teardown
claudiubelu Jun 1, 2021
ffeea14
Merge pull request #5548 from Iceber/update-cri-link
mikebrow Jun 1, 2021
75daf45
docs: explicitly mention containerd's Prometheus path
Jun 1, 2021
954ef2b
Merge pull request #5553 from claudiubelu/integration-test-cleanup-wi…
estesp Jun 1, 2021
add4be6
Merge pull request #5554 from kzys/prometheus-doc
estesp Jun 1, 2021
686d3f2
Merge pull request #5536 from zouyee/merge
AkihiroSuda Jun 2, 2021
5f0fc48
Add creation timestamp to RG
Jun 2, 2021
a93b5cb
Install apparmor parser for arm64 environment
dims Jun 2, 2021
edfd8d5
Change Wrapf of non-error to an actual error
estesp Jun 2, 2021
308c7b3
Merge pull request #5560 from estesp/no-error
AkihiroSuda Jun 3, 2021
93e268f
tests: Symlink volume tests
claudiubelu Mar 30, 2021
9a451d1
Update opencontainers/selinux to v1.8.2
dims Jun 3, 2021
6dcd883
Merge pull request #5535 from oss-qm/submit/makefile-destdir
estesp Jun 3, 2021
265b394
Merge pull request #5284 from claudiubelu/test-symlinks
crosbymichael Jun 3, 2021
bd4fcf6
Merge pull request #5422 from TBBle/use-layer-deactivate-instead-of-v…
crosbymichael Jun 3, 2021
ada96ec
Merge pull request #5328 from kevpar/win-ci-cleanup
crosbymichael Jun 3, 2021
e3521ed
Merge pull request #5559 from adelina-t/win_rg_creation_timestamp
estesp Jun 3, 2021
6ae9090
Merge pull request #5551 from Iceber/fix-diff
crosbymichael Jun 3, 2021
014748b
fix invalid validation error checking
mikebrow Jun 3, 2021
e2f7842
Merge pull request #5565 from mikebrow/wrapf-fixes
fuweid Jun 4, 2021
728743e
Fix cleanup context of teardownPodNetwork
tnqn Jun 4, 2021
69f43d4
Revert diff/walking error change
dmcgowan Jun 3, 2021
fd2ca8d
Merge pull request #5562 from dims/update-opencontainers/selinux-to-v…
estesp Jun 4, 2021
f6061b4
Merge pull request #5566 from dmcgowan/cleanup-diff-walking
fuweid Jun 6, 2021
0158559
update integration/client go.sum
dims Jun 7, 2021
68d69b7
Merge pull request #5572 from dims/update-integration/client-go.sum
estesp Jun 7, 2021
7d77b51
Merge pull request #5569 from tnqn/teardown-network-timeout
estesp Jun 7, 2021
7a2b047
adds explanation for seccomp unset/unconfined default vs runtime default
mikebrow Jun 7, 2021
2f0342f
Merge pull request #5573 from mikebrow/seccomp-doc-nit
fuweid Jun 8, 2021
af5a130
Enable cri-integration in Windows Periodic Tests
Jun 7, 2021
a545df3
Merge pull request #5580 from adelina-t/enable_cri_integration
estesp Jun 9, 2021
3ab9744
Add proper Go version before project checks
estesp Jun 10, 2021
2076dc6
Merge pull request #5594 from estesp/go-for-project-checks
estesp Jun 10, 2021
77374e8
Makefile: FHS conformant manpage installation pathes
metux May 6, 2021
fdfe01d
Merge pull request #5577 from oss-qm/submit/fhs-manpage
estesp Jun 11, 2021
9c01fe2
Allow to pass --no-cgroup option to nvidia-container-cli
ktock Jun 14, 2021
0a3a77b
Merge pull request #5604 from ktock/nvidiacgroups
estesp Jun 14, 2021
bfbebf0
Update gotestsum to add timestamps to junit output
cpuguy83 Jun 16, 2021
0631cec
Merge pull request #5612 from cpuguy83/update_gotestsum
estesp Jun 16, 2021
1dada3f
add cgroupv2 setup for cos with a flag
May 10, 2021
05e5153
command line flags of setting container rootfs propagation
kitt1987 Jun 15, 2021
11304a4
Merge pull request #5611 from cloudtogo/rootfs-propagation
fuweid Jun 17, 2021
87a2e0b
runtime,v2: Enable debug when containerd is on debug+ log level
fidencio Jun 17, 2021
8d2e156
Increase golangci-lint timeout
ktock Jun 17, 2021
b7e79dc
Update google.golang.org/grpc from v1.27.1 to v1.38.0
Jun 16, 2021
91c8fa4
Update github.com/golang/protobuf from v1.3.5 to v1.4.3
Jun 16, 2021
1bbee57
github.com/golang/protobuf/proto is deprecated
Jun 16, 2021
f0a32c6
Merge pull request #5617 from fidencio/wip/shimv2-debug
mxpv Jun 17, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 11 additions & 0 deletions .empty-mod/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// module empty-mod is an empty module that's used to help with containerd
// having a circular dependency on itself through plugin modules.
//
// We use this module as a "replace" rule in containerd's go.mod, to prevent
// relying on transitive dependencies (coming from older versions of containerd
// defined on plugin go.mod).
//
// The replace rule forces go modules to consider the "current" version of
// containerd to be the source of truth, helping us catch missing go.mod rules,
// or version changes early.
module empty-mod
40 changes: 37 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,44 @@ Briefly describe the problem you are having in a few paragraphs.
**Describe the results you expected:**


**Output of `containerd --version`:**
**What version of containerd are you using:**

```
(paste your output here)
$ containerd --version

```

**Any other relevant information:**
**Any other relevant information (runC version, CRI configuration, OS/Kernel version, etc.):**

<!--
Tips:

* If containerd gets stuck on something and enables debug socket, `ctr pprof goroutines`
dumps the golang stack of containerd, which is helpful! If containerd runs
without debug socket, `kill -SIGUSR1 $(pidof containerd)` also dumps the stack
as well.

* If there is something about running containerd, like consuming more CPU resources,
`ctr pprof` subcommands will help you to get some useful profiles. Enable debug
socket makes life easier.
-->

<details><summary><code>runc --version</code></summary><br><pre>
$ runc --version

</pre></details>

<!--
Show related configuration if it is related to CRI plugin.
-->

<details><summary><code>crictl info</code></summary><br><pre>
$ crictl info

</pre></details>


<details><summary><code>uname -a</code></summary><br><pre>
$ uname -a

</pre></details>
Loading