mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +00:00
added comments at the top of native k8s files which, if changed, might affect some of the k8sm code
This commit is contained in:
@@ -16,6 +16,9 @@ limitations under the License.
|
||||
|
||||
package scheduler
|
||||
|
||||
// Note: if you change code in this file, you might need to change code in
|
||||
// contrib/mesos/pkg/scheduler/.
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
|
Reference in New Issue
Block a user