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

Stop updating boundPods objects. #5320

Merged
merged 1 commit into from
Mar 11, 2015

Conversation

erictune
Copy link
Member

Does not clean up your existing boundPods records.
Does not clean up all the dead code. Future PRs from me
will do that.

@erictune
Copy link
Member Author

I saw a integration test failure once. Then a bunch of passes. Trying to repro.

@erictune
Copy link
Member Author

@lavalamp

@yujuhong
Copy link
Contributor

Doesn't kubelet still watch the boundpods? How will it handle this?

@erictune
Copy link
Member Author

No. Kubelet watches Pods.

@erictune
Copy link
Member Author

Okay, this will pass integration test reliably once #5337 merges. Wait for that.

Does not clean up your existing boundPods records.
Does not clean up all the dead code.  Future PRs from me
will do that.
@erictune
Copy link
Member Author

Okay, IMO this is ready.

@lavalamp lavalamp self-assigned this Mar 11, 2015
@lavalamp
Copy link
Member

LGTM.

This does break cloud providers not using salt, or have they all switched over? Do we need to wait until "breakage day" to merge?

@erictune
Copy link
Member Author

All cloud providers have had one of the following done to them:

  • They already fixed it
  • I sent them a PR, which may be pending
  • Their flags are in an RPM or something which is in their own repo or who knows where. Too bad.

Additionally, I've been asking recently-added cloud providers to pin their install instructions to a specific release, so that people don't accidentally walk into this.

Also, service env vars have been broken for like a month or more for people who used etcd-based distros.

Also, a PR which disabled the use of the flags that use etcd already went in. So people will get the idea from that that something is wrong.

@erictune
Copy link
Member Author

So, we don't need to wait for breakage day.

@bgrant0607
Copy link
Member

Awesome! LGTM. A number of other changes are waiting on this, so merging.

bgrant0607 added a commit that referenced this pull request Mar 11, 2015
Stop updating boundPods objects.
@bgrant0607 bgrant0607 merged commit 286b24b into kubernetes:master Mar 11, 2015
@bgrant0607
Copy link
Member

Ref #2483

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.

5 participants