mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Upstream controller manager and km binary
Closes mesosphere/kubernetes-mesos#310 Depends on GoogleCloudPlatform/kubernetes#8882 - fix https://github.com/mesosphere/kubernetes-mesos/issues/336 - Fix comment typo - Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/9265#commitcomment-11559038 - Add warning to k8s modules to also update mesos copies - Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/9265#commitcomment-11558864 - Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/9265#commitcomment-11558855 - Add comments and TODO that hypercube and controllermanager need refactoring
This commit is contained in:
@@ -16,6 +16,9 @@ limitations under the License.
|
||||
|
||||
// A binary that can morph into all of the other kubernetes binaries. You can
|
||||
// also soft-link to it busybox style.
|
||||
//
|
||||
// CAUTION: If you update code in this file, you may need to also update code
|
||||
// in contrib/mesos/cmd/km/km.go
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user