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

Bind pods #1840

Merged
merged 14 commits into from
Oct 16, 2014
Merged

Bind pods #1840

merged 14 commits into from
Oct 16, 2014

Conversation

eparis
Copy link
Contributor

@eparis eparis commented Oct 16, 2014

This is a rebase of #1662 (extracted from #1600)

Minor conflict from Services v2 in
pkg/registry/pod/manifest_factory_test.go vs pkg/registry/pod/bound_pod_factory_test.go

If @smarterclayton shows up and does the rebase there, great, pull there. But this is going through e2e and will hit travis sooner this way...

@derekwaynecarr
Copy link
Member

all e2e tests pass except for services.sh on vagrant.

thockin and others added 4 commits October 16, 2014 16:27
Don't accept empty input in DecodeInto
There are three values that uniquely identify a pod on a host -
the configuration source (etcd, file, http), the pod name, and the
pod namespace. This change ensures that configuration properly
makes those names unique by changing podFullName to contain both
name (currently ID in v1beta1, Name in v1beta3) and namespace.

The Kubelet does not properly handle information requests for
pods not in the default namespace at this time.
Rename ManifestFactory -> BoundPodFactory and change the general structure
of the call to focus on BoundPod.
@smarterclayton
Copy link
Contributor

Extracted from #1600

@eparis eparis deleted the bind_pods branch October 28, 2014 18:38
bertinatto pushed a commit to bertinatto/kubernetes that referenced this pull request Jan 5, 2024
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.

9 participants