mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 06:06:03 +00:00
Remove old references to contrib/mesos
This commit is contained in:
@@ -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 (
|
||||
|
@@ -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 (
|
||||
|
@@ -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 (
|
||||
|
@@ -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 (
|
||||
|
@@ -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 (
|
||||
|
@@ -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 (
|
||||
|
@@ -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 (
|
||||
|
@@ -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 (
|
||||
|
Reference in New Issue
Block a user