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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

containerd: 0.2.9 -> 1.0.1 #29300

Merged
merged 1 commit into from Jan 18, 2018
Merged

Conversation

vdemeester
Copy link
Member

@vdemeester vdemeester commented Sep 13, 2017

Update containerd to its latest beta. (Probably would need tests like the docker one 馃懠 I'll look into it)

Signed-off-by: Vincent Demeester vincent@sbr.pm

Motivation for this change

The diff between containerd 0.2.x and 1.0.0 is huge (1.x is way more feature complete). Also, fixing containerd --version on 1.x 馃懠

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@vdemeester, thanks for your PR! By analyzing the history of the files in this pull request, we identified @NeQuissimus, @joachifm and @offlinehacker to be potential reviewers.

@Mic92
Copy link
Member

Mic92 commented Sep 21, 2017

Is there a reason we should not wait for the final release?

@vdemeester
Copy link
Member Author

@Mic92 no reason really 馃懠 I did update it on my nixpkgs to be able to use that verison on my laptop but I'm fine holding this PR until the 1.0.0 get released 馃槈

@vdemeester vdemeester changed the title containerd: 0.2.9 -> 1.0.0-beta.0 wip: containerd: 0.2.9 -> 1.0.0 Oct 23, 2017

preBuild = ''
ln -s $(pwd) vendor/src/github.com/containerd/containerd
export BUILDTAGS="no_btrfs"
Copy link
Contributor

Choose a reason for hiding this comment

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

I actually use docker on btrfs. At least, can you create an option ?

@vdemeester vdemeester changed the title wip: containerd: 0.2.9 -> 1.0.0 containerd: 0.2.9 -> 1.0.0 Dec 5, 2017
@vdemeester
Copy link
Member Author

Update to 1.0.0 as it's now released https://github.com/containerd/containerd/releases/tag/v1.0.0

@vdemeester
Copy link
Member Author

@Mic92 @NeQuissimus @mikefaille updated, now build with btrfs if available. I'll follow-up to add a module (脿-la-docker) too 馃懠

Update containerd to its latest release !

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@vdemeester
Copy link
Member Author

Updated to 1.0.1 馃懠

@vdemeester vdemeester changed the title containerd: 0.2.9 -> 1.0.0 containerd: 0.2.9 -> 1.0.1 Jan 18, 2018
@NeQuissimus NeQuissimus merged commit d45b33f into NixOS:master Jan 18, 2018
@vdemeester vdemeester deleted the update-containerd-1 branch January 18, 2018 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants