containerd / nri

Node Resource Interface
Apache License 2.0
257 stars 65 forks source link

deps: bump gingko to v2.19.1, golang to v1.21.x. #110

Closed klihub closed 1 month ago

klihub commented 1 month ago

Bump ginkgo version to v2.19.1. This should get us rid of coverage collection errors occasionally seen in CI. Bump minimum golang requirement to 1.21, which should be fine both for containerd (including the 1.7 branch) and cri-o.

klihub commented 1 month ago

LGTM

@mikebrow I split this out form #109, so it's easier to review and merge it piecemeal. I'll rebase #109 on top of this... and maybe I should mark it as draft before this gets merged, so we don't have partially overlapping PRs open ? WDYT ?