Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release containerd 1.2.6 #91

Merged
merged 1 commit into from
Apr 9, 2019
Merged

Release containerd 1.2.6 #91

merged 1 commit into from
Apr 9, 2019

Conversation

thaJeztah
Copy link
Member

depends on #89 (commit included in this PR)

  • containerd 1.2.6 release
  • update runc to 029124da7af7360afa781a0234d1b083550f797c
  • build with Go 1.11.8

containerd changelog: https://github.com/containerd/containerd/releases/tag/v1.2.6

@thaJeztah
Copy link
Member Author

docker/engine 18.09 counterpart for this; docker-archive/engine#194

seemethere
seemethere previously approved these changes Apr 9, 2019
@thaJeztah
Copy link
Member Author

rebased to get rid of the commit from #89

seemethere
seemethere previously approved these changes Apr 9, 2019
@thaJeztah
Copy link
Member Author

Hmm; think I've copy-pasted something;

20:19:54 mk-build-deps: warning:     debian/changelog(l1): version 'v1.2.6-1' is invalid: version number does not start with digit
20:19:54 LINE: containerd.io (v1.2.6-1) release; urgency=medium

Looking now

debian/changelog Outdated
@@ -1,3 +1,11 @@
containerd.io (v1.2.6-1) release; urgency=medium
Copy link
Contributor

Choose a reason for hiding this comment

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

s/v//

Copy link
Contributor

Choose a reason for hiding this comment

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

The leading v will cause the build to error out

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I noticed; apparently I did it wrong initially last time, because my shell autocompleted including the v 😂

I can look at a check in the release scripts, so that they fail when trying to use a version with a leading v

- containerd 1.2.6 release
- update runc to 029124da7af7360afa781a0234d1b083550f797c
- build with Go 1.11.8

containerd changelog: https://github.com/containerd/containerd/releases/tag/v1.2.6

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@@ -167,7 +172,7 @@ install -p -m 644 man/*.5 $RPM_BUILD_ROOT/%{_mandir}/man5
- containerd 1.2.1 release
- update runc to 96ec2177ae841256168fcf76954f7177af9446eb

* Tue Nov 27 2018 Sebastiaan van Stijn <thajeztah@docker.com> - v1.2.1-2.0.rc.0.1
* Tue Nov 27 2018 Sebastiaan van Stijn <thajeztah@docker.com> - 1.2.1-2.0.rc.0.1
Copy link
Member Author

Choose a reason for hiding this comment

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

fixed it here as well 😇

@thaJeztah
Copy link
Member Author

Failed on;

20:25:36 Step 15/30 : RUN dnf -y upgrade
20:25:36  ---> Running in 34d6aab7b8c5
20:26:23 Error: Failed to synchronize cache for repo 'updates'
20:26:23 The command '/bin/sh -c dnf -y upgrade' returned a non-zero code: 1
20:26:23 Makefile:100: recipe for target 'fedora-28' failed

restarted CI

@seemethere
Copy link
Contributor

Sounds like fedora repositories near a new release 😆

@thaJeztah
Copy link
Member Author

Boooh!

Cannot contact azwinsvrcae2f0: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on JNLP4-connect connection from ip-172-31-0-54.us-west-2.compute.internal/172.31.0.54:25830 failed. The channel is closing down or has closed down
C:\Program Files\Docker\docker.exe: unexpected EOF.
See 'C:\Program Files\Docker\docker.exe run --help'.
make: *** [Makefile:121: windows-binaries] Error 1

Guess I need to restart everything again 😞

@seemethere
Copy link
Contributor

I trust that this works so I'm going to go ahead and just merge.

@seemethere seemethere merged commit e0805a9 into docker:master Apr 9, 2019
@thaJeztah thaJeztah deleted the bump_containerd_1.2.6 branch April 9, 2019 21:47
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.

2 participants