Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Allocate and remember cluster uid #680

Merged
merged 3 commits into from
May 27, 2016

Conversation

bprashanth
Copy link

@bprashanth bprashanth commented Mar 31, 2016

Remembers existing cluster uids in a config map so even if it changes we don't delete/re-create working loadbalancers. This means once a cluster is up and running with a uid, it doesn't change no matter how many time the controller is restarted with a different uid, unless someone deletes the uid config map in kube-system.

This is needed so we can rollout a change that auto-assigns uids to controllers, which in turn is required before we start running the controller on the master.

@rh-kube-bot
Copy link

Can one of the admins verify this patch?

1 similar comment
@rh-kube-bot
Copy link

Can one of the admins verify this patch?

@bprashanth bprashanth changed the title [wip] Acquire project unique IDs Remember cluster uid in a config map May 17, 2016
@bprashanth bprashanth force-pushed the cluster_uid branch 3 times, most recently from 2b7dbaa to b3ee5fe Compare May 23, 2016 02:00
@bprashanth bprashanth changed the title Remember cluster uid in a config map Allocate and remember cluster uid May 23, 2016
@bprashanth bprashanth assigned freehan and unassigned bprashanth May 23, 2016
@freehan
Copy link
Contributor

freehan commented May 27, 2016

LGTM

@freehan freehan added the lgtm Indicates that a PR is ready to be merged. label May 27, 2016
@bprashanth
Copy link
Author

Thanks!

@bprashanth bprashanth merged commit 7037f06 into kubernetes-retired:master May 27, 2016
k8s-github-robot pushed a commit to kubernetes/kubernetes that referenced this pull request May 31, 2016
Automatic merge from submit-queue

Run l7 controller on master 

Fixes #23663, needs kubernetes-retired/contrib#680
@roberthbailey @kubernetes/goog-cluster
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/ingress lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants