kubernetes/pkg/apis/core
Kubernetes Submit Queue 0b8394a1f4
Merge pull request #64646 from freehan/pod-ready-plus2-new
Automatic merge from submit-queue (batch tested with PRs 63717, 64646, 64792, 64784, 64800). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add ContainersReady condition into Pod Status

**Last 3 commits are new**

Follow up PR of: https://github.com/kubernetes/kubernetes/pull/64057 and https://github.com/kubernetes/kubernetes/pull/64344

Have a single PR for adding ContainersReady per https://github.com/kubernetes/kubernetes/pull/64344#issuecomment-394038384

```release-note
Introduce ContainersReady condition in Pod Status
```


/assign yujuhong for review
/assign thockin for the tiny API change
2018-06-06 01:24:14 -07:00
..
fuzzer apiextensions: add ObjectMeta schema validation and pruning 2018-06-01 17:43:07 +00:00
helper Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
install simplify api registration 2018-05-08 18:33:50 -04:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
v1 Run make update 2018-06-06 00:12:40 +02:00
validation sysctls: create feature gate to track promotion 2018-06-06 00:23:11 +02:00
annotation_key_constants.go Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
BUILD remove deprecated ObjectMeta ListOptions DeleteOptions 2018-04-09 21:19:20 +08:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
field_constants.go Add new Events API group 2017-11-22 18:40:09 +00:00
json.go
objectreference.go
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00
register.go explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00
resource.go Delete in-tree support for NVIDIA GPUs. 2018-04-02 20:17:01 -07:00
taint_test.go
taint.go
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
toleration.go
types.go Merge pull request #64646 from freehan/pod-ready-plus2-new 2018-06-06 01:24:14 -07:00
zz_generated.deepcopy.go Run make update 2018-06-06 00:12:40 +02:00