k3s/docs
Kubernetes Submit Queue 944e07480f
Merge pull request #63742 from thockin/kill-tolerate-unready-annotation
Automatic merge from submit-queue (batch tested with PRs 63792, 63495, 63742, 63332, 63779). 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>.

Actually support service `publishNotReadyAddresses`

This was added and the annotation was deprecated, but it was never
implemented.

xref #63741

**Release note**:

```release-note
The annotation `service.alpha.kubernetes.io/tolerate-unready-endpoints` is deprecated.  Users should use Service.spec.publishNotReadyAddresses instead.
```
2018-05-15 09:04:24 -07:00
..
admin Refactor kubeadm config list-images 2018-05-14 16:51:04 -04:00
api-reference Merge pull request #63742 from thockin/kill-tolerate-unready-annotation 2018-05-15 09:04:24 -07:00
man/man1 Refactor kubeadm config list-images 2018-05-14 16:51:04 -04:00
user-guide/kubectl Merge pull request #61285 from soltysh/issue23276 2018-04-25 09:47:27 -07:00
yaml/kubectl add kubectl api-resources command 2018-03-09 17:47:17 +08:00
.generated_docs Refactor kubeadm config list-images 2018-05-14 16:51:04 -04:00
BUILD
OWNERS