kubernetes/pkg/api
Michael Taufen 2e49f6b64a Make it build!
Update external KubeletConfiguration type
Add defaults for new KubeletConfiguration fields
Modify some defaults to match upstream settings
Add/rename some conversion functions
Updated codegen
Fixed typos
Mike Danese caught that s.NodeLabels wasn't allocated, fix on line 118
of cmd/kubelet/app/options/options.go.
Provide list of valid sources in comment for HostNetworkSources field
2016-07-14 18:38:58 -07:00
..
annotations
endpoints
errors
install
meta
pod
resource
rest
service
testapi
testing
unversioned Fixed several typos 2016-07-13 15:06:24 +01:00
util
v1 Merge pull request #26956 from joe2far/fix-typos 2016-07-14 04:13:15 -07:00
validation Use PreferAvoidPods annotation to avoid pods being scheduled to specific node. 2016-07-13 17:07:46 +08:00
context.go
context_test.go
conversion.go Make it build! 2016-07-14 18:38:58 -07:00
conversion_test.go Turn pkg/api/pod_example.json into go struct to avoid noise in pprof 2016-07-12 20:36:48 +02:00
copy_test.go
deep_copy_test.go Turn pkg/api/pod_example.json into go struct to avoid noise in pprof 2016-07-12 20:36:48 +02:00
doc.go
field_constants.go
generate.go
generate_test.go
helpers.go Use PreferAvoidPods annotation to avoid pods being scheduled to specific node. 2016-07-13 17:07:46 +08:00
helpers_test.go Use PreferAvoidPods annotation to avoid pods being scheduled to specific node. 2016-07-13 17:07:46 +08:00
mapper.go
meta.go
meta_test.go
node_example.json
OWNERS
ref.go
ref_test.go Use make as the main build tool 2016-07-12 21:52:00 -07:00
register.go Fixed several typos 2016-07-13 15:06:24 +01:00
replication_controller_example.json
requestcontext.go
resource_helpers.go
resource_helpers_test.go
serialization_proto_test.go
serialization_test.go
types.generated.go Use PreferAvoidPods annotation to avoid pods being scheduled to specific node. 2016-07-13 17:07:46 +08:00
types.go Merge pull request #25273 from ncdc/exec-sigwinch 2016-07-14 07:26:49 -07:00