Skip to content

Conversation

@soltysh
Copy link
Contributor

@soltysh soltysh commented Oct 9, 2015

No description provided.

@liggitt
Copy link
Contributor

liggitt commented Oct 9, 2015

It begins

@0xmichalis
Copy link
Contributor

dkjhx9l

@0xmichalis
Copy link
Contributor

@soltysh you have included kubernetes/kubernetes#14726 in the bump which is a fix for #4785. We don't need 62e7141 anymore so drop it.

@liggitt @deads2k please confirm

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this should get bumped. It's coming from docker/distribution.

@liggitt
Copy link
Contributor

liggitt commented Oct 10, 2015

No, we actually want validation disabled, but we should override that in our wrapper to leave kubectl behavior unchanged

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we want skydns backleved

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah… before we spend too much time with this, let's make sure the godep save was correct… this looks weird

@0xmichalis
Copy link
Contributor

http://pastebin.com/CwgbnSYh

Lots of deps seem incorrectly touched

@soltysh
Copy link
Contributor Author

soltysh commented Oct 10, 2015

Yeah, I've been fighting hard with godep yesterday. For some reason it was failing for me on every single step (restore and save) except for k8s part, which worked smoothly. I had to go get a lot of deps, though I don't remember any of those you guys mention being problematic, that's why it's weird for me.

@0xmichalis
Copy link
Contributor

godep is a mess. Keep the Kube changes in a separate commit, and try to trim down any unnecessary bumps. Also check for any dropped patches in go-restful (you will pick these while cherry-picking), skydns, distribution, gophercloud. There may be others.

@soltysh
Copy link
Contributor Author

soltysh commented Oct 12, 2015

I've fixed all the external deps. Next step I'll review k8s changes, because godep ignores by default _test.go files 😢 which we include everywhere.

@liggitt
Copy link
Contributor

liggitt commented Oct 12, 2015

godep ignores by default _test.go files

really? it's always pulled in _test.go files for me...

@soltysh
Copy link
Contributor Author

soltysh commented Oct 12, 2015

@liggitt if you add -t flag it does, at least the latest version I have.

@soltysh soltysh force-pushed the rebase branch 2 times, most recently from 84a93fc to 25de886 Compare October 13, 2015 08:33
@soltysh
Copy link
Contributor Author

soltysh commented Oct 13, 2015

I've split the shared libs bumps into separate commits, as @Kargakis pointed me that.

Paul Weil and others added 7 commits October 13, 2015 17:58
Conflicts:
	Godeps/_workspace/src/k8s.io/kubernetes/pkg/controller/serviceaccount/serviceaccounts_controller.go
	Godeps/_workspace/src/k8s.io/kubernetes/pkg/controller/serviceaccount/serviceaccounts_controller_test.go
Used for keeping backwards compatibility for the Metadata field
@openshift-bot
Copy link
Contributor

Origin Action Required: Pull request cannot be automatically merged, please rebase your branch from latest HEAD and push again

@soltysh
Copy link
Contributor Author

soltysh commented Oct 15, 2015

Superseded by #5143.

@soltysh soltysh closed this Oct 15, 2015
@soltysh soltysh deleted the rebase branch October 22, 2015 12:01
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.

7 participants