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:
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// CAUTION: If you update code in this file, you may need to also update code
|
||||
// in contrib/mesos/cmd/km/hyperkube_test.go
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user