Rename kubelet variable pods to maxPods in kubelet pkg to match pods variable in kubelet cmd.

Remove comment requesting modification of mesos contrib file, dependencies should be maintained in unit tests
This commit is contained in:
cephaslr
2015-11-16 20:15:40 -05:00
parent 70d89a3541
commit aef7af1ba4
2 changed files with 6 additions and 12 deletions

View File

@@ -17,9 +17,6 @@ limitations under the License.
// Package app makes it easy to create a kubelet server for various contexts.
package app
// Note: if you change code in this file, you might need to change code in
// contrib/mesos/pkg/executor/service/.
import (
"crypto/tls"
"fmt"