mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 18:31:15 +00:00
fix broken file refs
This commit is contained in:
parent
1820114a2d
commit
022ff5196d
@ -19,7 +19,7 @@ limitations under the License.
|
||||
// nodes.
|
||||
//
|
||||
// CAUTION: If you update code in this file, you may need to also update code
|
||||
// in contrib/mesos/pkg/controlmanager/controlmanager.go
|
||||
// in contrib/mesos/pkg/controllermanager/controllermanager.go
|
||||
package app
|
||||
|
||||
import (
|
||||
|
@ -15,7 +15,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
// CAUTION: If you update code in this file, you may need to also update code
|
||||
// in contrib/mesos/pkg/service/endpoints_manager.go
|
||||
// in contrib/mesos/pkg/service/endpoints_controller.go
|
||||
package service
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user