Commit Graph

6 Commits

Author SHA1 Message Date
Eric Tune ffe3ee4472 Fix kube-addon retrying. 2016-03-29 10:58:03 -07:00
Eric Tune 2ca3917fcb Make secrets at cluster startup.
These secrets will be used in subsequent PRs by:
scheduler, controller-manager, monitoring services,
logging services, and skydns.

Each of these services will then be able to stop using kubernetes-ro
or host networking.
2016-03-29 10:58:03 -07:00
Eric Tune 93e34c6eed Use same addons script for init.d and systemd. 2016-03-29 10:58:03 -07:00
Zach Loafman f6caab55f8 Retry object creation with --validate in kube-addons
The better solution is some fence with Salt, but the actual logs
provided in the bug don't support any race condition here, plus the
ordering in the Salt configuration seems correct.

We haven't seen this again in a while, but given the results of the
situation (a borked cluster), I'm proposing a relatively simple
workaround.

Fixes #4357 (dubiously)
2016-03-29 10:58:03 -07:00
derekwaynecarr e6a8585721 Missing boilerplate 2016-03-29 10:58:03 -07:00
derekwaynecarr ca6a76a5ce Various vagrant fixes, etcd 2.0 2016-03-29 10:58:03 -07:00