kubernetes/pkg/api
Kenneth Owens 1b55f57391 Implements StatefulSet update
Implements history utilities for ControllerRevision in the controller/history package
StatefulSetStatus now has additional fields for consistency with DaemonSet and Deployment
StatefulSetStatus.Replicas now represents the current number of createdPods and StatefulSetStatus.ReadyReplicas is the current number of ready Pods
2017-06-06 12:00:28 -07:00
..
endpoints autogenerated 2017-04-14 10:40:57 -07:00
errors Update bazel 2017-02-02 15:19:04 +01:00
events autogenerated 2017-04-14 10:40:57 -07:00
helper Merge pull request #46500 from tnozicka/fix-standard-finalizers 2017-06-02 15:20:45 -07:00
install autogenerated 2017-04-14 10:40:57 -07:00
meta add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
persistentvolume Add PV util for extracting referenced secrets 2017-05-30 15:12:30 -04:00
pod Add pod util for extracting referenced configmaps 2017-05-18 15:38:29 -04:00
ref autogenerated 2017-04-14 10:40:57 -07:00
resource move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
service 'Global' -> 'Cluster' for traffic policy 2017-06-01 16:17:38 -07:00
testapi generated changes 2017-05-31 16:38:47 -07:00
testing Implements StatefulSet update 2017-06-06 12:00:28 -07:00
unversioned Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
util add unit test for groupversion 2017-02-03 17:37:42 +08:00
v1 Merge pull request #46828 from cblecker/links-update 2017-06-06 11:43:18 -07:00
validation Add EmptyDir Volume and local storage for container overlay Isolation 2017-06-05 12:05:48 -07:00
annotation_key_constants.go Add annotation for image policy webhook fail open. 2017-05-31 14:57:28 -07:00
BUILD Add PV util for extracting referenced secrets 2017-05-30 15:12:30 -04:00
conversion_test.go pkg/api/testing: cut off fuzzers from static codecs 2017-02-02 06:58:28 +01:00
copy_test.go make round trip testing generic 2017-02-09 11:42:22 -05:00
deep_copy_test.go Remove the temporary fix for pre-1.0 mirror pods 2017-02-02 10:37:19 -08:00
defaulting_test.go Add networking.k8s.io v1 API, with NetworkPolicy 2017-05-28 10:11:01 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
json.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
meta_test.go API 2017-02-28 23:05:40 -08:00
node_example.json Change minion to node 2016-09-28 10:53:30 -07:00
objectreference.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
register.go apimachinery: move unversioned registration to metav1 2017-05-29 11:53:45 +02:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
resource.go Add EmptyDir Volume and local storage for container overlay Isolation 2017-06-05 12:05:48 -07:00
serialization_proto_test.go Add a test that verifies all structs have protobuf tags 2017-03-17 00:29:14 -04:00
serialization_test.go apimachinery: handle duplicated and conflicting type registration 2017-02-27 21:58:21 +01:00
taint_test.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
taint.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
toleration.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
types.go Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
unstructured_test.go Unified unstructured converter interface and setup 2017-02-17 21:07:04 +01:00
zz_generated.deepcopy.go generated files 2017-05-31 13:06:39 -07:00