Remove old references to contrib/mesos

This commit is contained in:
Lucas Käldström
2016-10-01 16:46:48 +03:00
parent 901e3e30b6
commit 0bba65ca1a
14 changed files with 0 additions and 54 deletions

View File

@@ -14,8 +14,6 @@ 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.go
package main
import (

View File

@@ -14,8 +14,6 @@ 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 (

View File

@@ -14,8 +14,6 @@ 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/kube-apiserver.go
package main
import (

View File

@@ -14,8 +14,6 @@ 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/k8sm-controllermanager.go
package main
import (

View File

@@ -14,8 +14,6 @@ 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/kube-proxy.go
package main
import (

View File

@@ -14,8 +14,6 @@ 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/k8sm-scheduler.go
package main
import (

View File

@@ -17,8 +17,6 @@ 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 (

View File

@@ -14,8 +14,6 @@ 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/server.go
package main
import (