Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Conversation

@jonboulle
Copy link
Contributor

First pass at this tangled web. Let's see what Semaphore says.

Unfortunately we have a slight tangling between some dependencies like
appc/spec + appc/docker2aci, appc/docker2aci + coreos/ioprogress, etc.
As such, for this change we need to bump them in lockstep or individual
commits along the way will be broken.

Hence this commit includes the following:
- bump appc to v0.7.0
- switch from GoogleCloudPlatform to k8s.io
- bump appc/docker2aci and coreos/ioprogress
- add golang.org/x/crypto/ssh/terminal for coreos/ioprogress
- change cgroup package to reference k8s.io
@cgonyeo
Copy link
Member

cgonyeo commented Sep 22, 2015

The new ioprogress library means that there's a one line change that should be made in rkt/images.go to take advantage of the changes. Should that be added in here, or should I just made an additional PR for it?

@jonboulle
Copy link
Contributor Author

@dgonyeo #1423 (comment) . this PR is just the bare minimum changes to have the codebase still compile/pass tests after the deps are bumped

@alban
Copy link
Member

alban commented Sep 23, 2015

LGTM

@alban
Copy link
Member

alban commented Sep 23, 2015

Will we have time to take further changes in appc/spec before the next rkt release? I am thinking of #1453 and appc/spec#498 (not implemented yet).

alban added a commit that referenced this pull request Sep 23, 2015
Godeps: bump appc to v0.7.0, etc
@alban alban merged commit 97ea8b8 into rkt:master Sep 23, 2015
@jonboulle jonboulle deleted the bump-appc branch September 23, 2015 17:56
@jonboulle
Copy link
Contributor Author

@alban just to recap OOB discussion, I am happy to do a minor spec release and bump rkt - now that 0.7.0 has landed it should be much easier.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants