- 15 Jan, 2015 24 commits
-
-
Joe Beda authored
Add some documentation. Create new util.InitFlags() function to merge and parse in one step.
-
Joe Beda authored
-
Joe Beda authored
-
Joe Beda authored
-
Joe Beda authored
-
Joe Beda authored
-
Eric Tune authored
Forbidden should not swallow the underlying error
-
derekwaynecarr authored
-
Jeff Lowdermilk authored
Add a resize command to kubectl.
-
davidopp authored
Enhancements to scheduler priority functions
-
Brendan Burns authored
-
Daniel Smith authored
kubectl is double printing errors
-
Daniel Smith authored
Increase timeout for TestEtcdSourceExistingBoundPods test
-
Daniel Smith authored
Use UI instead of UX
-
Clayton Coleman authored
cobra/command prints errs that are returned by cmd.Execute(), so printing it twice does not accomplish anything.
-
saadali authored
-
Daniel Smith authored
make quantity flag work with pflag package
-
Daniel Smith authored
Add test case for EtcdSource ExistingBoundPods
-
Daniel Smith authored
Upgrade OSS k8s on GCE to latest containervm image: container-vm-v201501...
-
Daniel Smith authored
Move util.UID to pkg/types
-
Dawn Chen authored
-
saadali authored
-
Daniel Smith authored
fix build
-
Daniel Smith authored
-
- 14 Jan, 2015 16 commits
-
-
Tim Hockin authored
-
Daniel Smith authored
Improve client recording of events such that clients are
-
Daniel Smith authored
-
Nikhil Jindal authored
fix log message
-
Daniel Smith authored
-
Daniel Smith authored
Remove CONDITION from event object completely
-
Eric Tune authored
Service visibility w/in namespaces, master services, set env vars in kubelet
-
Daniel Smith authored
Use a strong type for UID fields
-
saadali authored
# *** ERROR: *** Some files have not been gofmt'd. To fix these # errors, run gofmt -s -w <file>, or cut and paste the following: # gofmt -s -w pkg/kubecfg/resource_printer.go pkg/proxy/config/config.go pkg/runtime/types.go # # Your commit will be aborted unless you override this warning. To # commit in spite of these format errors, delete the following line: # COMMIT_BLOCKED_ON_GOFMT
-
Daniel Smith authored
Using ExtractObj instead of ExtractToList since BoundPods is not a List ...
-
Daniel Smith authored
Fix presubmit
-
Paul Morie authored
-
Dawn Chen authored
-
Tim Hockin authored
-
Tim Hockin authored
-
Daniel Smith authored
GKE: Fix unbound variable when pd.sh fails
-