Skip to content

Conversation

@dtrudg
Copy link
Member

@dtrudg dtrudg commented May 18, 2021

Description of the Pull Request (PR):

Merging master to release-3.8 so that 3.8.0 can benefit from the various CI improvements, and the Go 1.16 fix from @tri-adam. Also moves us to the oras-go dependency so that it's easier to track oras going forward.

Before submitting a PR, make sure you have done the following:

dtrudg and others added 30 commits May 11, 2021 14:29
Bump containerd to the released v1.5.0.

This requires the newest oras version. Oras has been split into separate
library and CLI components, so we have to switch to using the new
oras-project/oras-go module.
Bump containerd dep with required oras update
Minor aesthetic fix to user prompts
Simplify check-go-mod Step
…ontainerd/containerd-1.5.1

build(deps): bump github.com/containerd/containerd from 1.5.0 to 1.5.1
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.10.0...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tri-adam and others added 6 commits May 14, 2021 15:48
As of Go 1.16, the equivalent syscall functions affect all OS threads,
which is not compatible with the approach taken in our tests.
@dtrudg dtrudg added this to the 3.8.0 milestone May 18, 2021
@dtrudg dtrudg self-assigned this May 18, 2021
@dtrudg dtrudg requested a review from a team May 18, 2021 21:23
Copy link
Member

@tri-adam tri-adam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dtrudg dtrudg merged commit 6eb50bc into release-3.8 May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants