Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Do Not Merge] Release 1.12 #10292

Merged
merged 69 commits into from
Sep 27, 2018
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
1ea8f96
Update docs for fields allowed at root of CRD schema (#9973)
nikhita Aug 21, 2018
9f823c1
add plugin docs and examples (#10053)
juanvallejo Aug 28, 2018
21a1beb
merge master
zparnold Sep 4, 2018
7baa17d
Merge branch 'release-1.12' of github.com:/kubernetes/website into re…
zparnold Sep 4, 2018
183d214
docs update to promote TaintNodesByCondition to beta (#9626)
Huang-Wei Sep 4, 2018
9d84a49
HPA Specificity Improvements (#8757)
DirectXMan12 Sep 4, 2018
28eb1cf
adjust docs for pod ready++ (#10049)
freehan Sep 6, 2018
55f8e53
Merge remote-tracking branch 'origin' into release-1.12
zparnold Sep 9, 2018
d5b92b4
Remove --cadvisor-port - has been deprecated since v1.10 (#10023)
dims Sep 10, 2018
68de2e3
Add Documentation for Snapshot Feature (#9948)
xing-yang Sep 10, 2018
d494a44
Add dry-run to api-concepts (#10033)
Sep 10, 2018
d6e30e1
kubeadm-init: Update the offline support section (#10062)
rosti Sep 10, 2018
dc9d71a
Say bye to `DynamicProvisioningScheduling` (#10157)
tengqm Sep 10, 2018
fe96f3b
Update ResourceQuota per PriorityClass state for 1.12 (#10229)
bsalamat Sep 10, 2018
b3bc49e
TokenRequest and TokenRequestProjection now beta (#10161)
tengqm Sep 10, 2018
66eaff0
Change feature state for kms provider to beta. (#10230)
immutableT Sep 10, 2018
698e93b
coredns default (#10200)
chrisohaver Sep 10, 2018
c98cd68
Promote ShareProcessNamespace to beta in docs (#9996)
verb Sep 10, 2018
462817a
Add CoreDNS details to DNS Debug docs (#10201)
chrisohaver Sep 10, 2018
e1e6555
Update docs with topology aware dynamic provisioning (#9939)
msau42 Sep 11, 2018
93c0bb9
HPA Algorithm Information Improvements (#9780)
DirectXMan12 Sep 12, 2018
2673795
Audit 1.12 doc (#9953)
CaoShuFeng Sep 12, 2018
9a7a295
MountPropagation is now GA (#10090)
jsafrane Sep 12, 2018
57f4b2d
RuntimeClass documentation (#10102)
tallclair Sep 12, 2018
9d3671d
Add documentation for Scheduler performance tuning (#10048)
bsalamat Sep 12, 2018
dd24ece
TTL controller for cleaning up finished resources (#10064)
janetkuo Sep 12, 2018
19d8375
Bump quota configuration api version (#10217)
vikaschoudhary16 Sep 12, 2018
90f7df6
Incremental update from master (#10278)
zparnold Sep 12, 2018
0e2ba47
docs update to promote ScheduleDaemonSetPods to beta (#9923)
Huang-Wei Sep 13, 2018
8ba585e
Dynamic volume limit updates for 1.12 (#10211)
gnufied Sep 13, 2018
ae83bb4
Add "MayRunAs" value among other GroupStrategies (#9888)
stlaz Sep 13, 2018
e7319ee
Add CoreDNS details to the customize DNS doc (#10228)
rajansandeep Sep 13, 2018
3286b00
Fix secrets docs in 1.12 branch (#10056)
wojtek-t Sep 13, 2018
4d7691e
merge origin master
zparnold Sep 17, 2018
555bbbb
Revert CoreDNS Docs (#10319)
zparnold Sep 17, 2018
eea1385
Add CRI installation instructions page
bart0sh Sep 14, 2018
b3529ee
Merge pull request #10299 from bart0sh/PR0028-kubeadm-CRI-documentation
ryanmcginnis Sep 19, 2018
5ab6ae0
kubeadm: update API types documentation for 1.12 (#10283)
neolit123 Sep 19, 2018
25fe403
TokenRequest feature documentation (#10295)
mikedanese Sep 19, 2018
0b786ff
AdvancedAuditing is now GA (#10156)
tengqm Sep 19, 2018
2965ea0
update runtime-class.md (#10332)
tianshapjq Sep 20, 2018
46328a4
Document cross-authorizer permissions for creating RBAC roles (#10015)
liggitt Sep 20, 2018
70b991f
kubeadm: update authored content for 1.12 (reference docs and cluster…
neolit123 Sep 20, 2018
e7d47c4
add AllowedProcMountTypes and ProcMountType to docs (#9911)
jessfraz Sep 20, 2018
f84f77c
kubeadm: add new command line reference (#10306)
neolit123 Sep 20, 2018
1cc5130
Documenting SCTP support in Kubernetes (#10279)
janosi Sep 20, 2018
7dbf37f
TLS Bootstrap and Server Cert Rotation feature documentation (#10232)
mikedanese Sep 20, 2018
035fc88
Add clarifications for volume snapshots (#10296)
xing-yang Sep 20, 2018
ce69248
Update kubadm ha installation for 1.12 (#10264)
chuckha Sep 20, 2018
dd6a61f
Document how to run in-tree cloud providers with kubeadm (#10357)
dims Sep 20, 2018
865b49a
kubeadm reference doc for release 1.12 (#10359)
tengqm Sep 21, 2018
5d6da7e
Revert "Revert "Add CoreDNS details to DNS Debug docs (#10201)""
zparnold Sep 21, 2018
045cbb1
Revert "Revert "Add CoreDNS details to the customize DNS doc (#10228)""
zparnold Sep 21, 2018
9520119
Revert "Revert "coredns default (#10200)""
zparnold Sep 21, 2018
a3c7224
add missing instruction for ha guide (#10374)
chuckha Sep 24, 2018
0d8929d
kubeadm - Ha upgrade updates (#10340)
detiber Sep 24, 2018
0b80570
add runasgroup in psp (#10076)
krmayankk Sep 25, 2018
e69adeb
update KubeletPluginsWatcher feature gate (#10205)
Sep 25, 2018
05e9e09
merge upstream master
zparnold Sep 25, 2018
9f19d20
Merge branch 'release-1.12' of github.com:/kubernetes/website into re…
zparnold Sep 25, 2018
490ddd8
generated 1.12 docs
zparnold Sep 25, 2018
bb34f24
Building Multi-arch images with Manifests (#10379)
dims Sep 25, 2018
c1f4b25
Upgrade docs for v1.12 (#10344)
liztio Sep 26, 2018
70bca00
generated assets and docs
zparnold Sep 27, 2018
68e189f
Merge branch 'release-1.12' of github.com:/kubernetes/website into re…
zparnold Sep 27, 2018
27d9161
remove 1.7
zparnold Sep 27, 2018
140dec0
update 1.12
zparnold Sep 27, 2018
36fbc62
Merge branch 'master' into release-1.12
zparnold Sep 27, 2018
29dec80
update plugin documentation under docs>tasks>extend-kubectl (#10259)
juanvallejo Sep 27, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
adjust docs for pod ready++ (#10049)
freehan authored and k8s-ci-robot committed Sep 6, 2018
commit 28eb1cfa516e2046628c646adaa6454a8cb79bc5
8 changes: 5 additions & 3 deletions content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Original file line number Diff line number Diff line change
@@ -157,7 +157,7 @@ Note that the information reported as Pod status depends on the current

## Pod readiness gate

{{< feature-state for_k8s_version="v1.11" state="alpha" >}}
{{< feature-state for_k8s_version="v1.12" state="beta" >}}

In order to add extensibility to Pod readiness by enabling the injection of
extra feedbacks or signals into `PodStatus`, Kubernetes 1.11 introduced a
@@ -203,9 +203,11 @@ when both the following statements are true:
To facilitate this change to Pod readiness evaluation, a new Pod condition
`ContainersReady` is introduced to capture the old Pod `Ready` condition.

As an alpha feature, the "Pod Ready++" feature has to be explicitly enabled by
In K8s 1.11, as an alpha feature, the "Pod Ready++" feature has to be explicitly enabled by
setting the `PodReadinessGates` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
to True.
to true.

In K8s 1.12, the feature is enabled by default.

## Restart policy

Original file line number Diff line number Diff line change
@@ -81,6 +81,7 @@ different Kubernetes components.
| `PersistentLocalVolumes` | `true` | Beta | 1.10 | |
| `PodPriority` | `false` | Alpha | 1.8 | |
| `PodReadinessGates` | `false` | Alpha | 1.11 | |
| `PodReadinessGates` | `true` | Beta | 1.12 | |
| `PodShareProcessNamespace` | `false` | Alpha | 1.10 | |
| `PVCProtection` | `false` | Alpha | 1.9 | 1.9 |
| `ReadOnlyAPIDataVolumes` | `true` | Deprecated | 1.10 | |