Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Fix dependencies related to Kubernetes #986

Closed
geauxvirtual opened this issue Jun 11, 2016 · 1 comment
Closed

Fix dependencies related to Kubernetes #986

geauxvirtual opened this issue Jun 11, 2016 · 1 comment

Comments

@geauxvirtual
Copy link
Contributor

There is a dependency in the snap godep file that no longer exists in the kubernetes repo. This is causing godep restore to fail as it cannot change into this directory and try to checkout the dependency at the revision in the Godeps.json file. Also, it appears the commit kubernetes(and related dependencies) is pinned to in snap Godeps.json file is to a commit that has been reverted. These dependencies should be updated.

nanliu added a commit to nanliu/snap that referenced this issue Jun 13, 2016
nanliu added a commit to nanliu/snap that referenced this issue Jun 13, 2016
@elemoine
Copy link
Contributor

I may be wrong, but it sounds like the same issue I had a while ago. I would like to verify that. How can I reproduce the problem exactly? Just run godep restore? Thanks.

@nanliu nanliu closed this as completed in cbe7b96 Jun 16, 2016
nanliu added a commit that referenced this issue Jun 16, 2016
Fixes #986 Kubernetes dependency.
IRCody pushed a commit to IRCody/snap that referenced this issue Jun 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants