Commit 84dbf9c8 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #44185 from janetkuo/1.6-changelog-fix

Automatic merge from submit-queue Fix some links in CHANGELOG
parents b0a72417 5eb74347
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
- [Downloads for v1.6.0](#downloads-for-v160) - [Downloads for v1.6.0](#downloads-for-v160)
- [Client Binaries](#client-binaries-2) - [Client Binaries](#client-binaries-2)
- [Server Binaries](#server-binaries-2) - [Server Binaries](#server-binaries-2)
- [WARNING: etcd backup strongly recommended](#warning:-etcd-backup-strongly-recommended) - [WARNING: etcd backup strongly recommended](#warning-etcd-backup-strongly-recommended)
- [Major updates and release themes](#major-updates-and-release-themes) - [Major updates and release themes](#major-updates-and-release-themes)
- [Action Required](#action-required) - [Action Required](#action-required)
- [Certificates API](#certificates-api) - [Certificates API](#certificates-api)
...@@ -880,7 +880,7 @@ Features for this release were tracked via the use of the [kubernetes/features]( ...@@ -880,7 +880,7 @@ Features for this release were tracked via the use of the [kubernetes/features](
* Cluster Autoscaler respects Pod Disruption Budgets when removing a node. * Cluster Autoscaler respects Pod Disruption Budgets when removing a node.
### DaemonSet ### DaemonSet
* **[beta]** Introduce the rolling update feature for DaemonSet. See [Performing a Rolling Update on a DaemonSet](https://deploy-preview-2878--kubernetes-io-master-staging.netlify.com/docs/tasks/manage-daemon/update-daemon-set/). * **[beta]** Introduce the rolling update feature for DaemonSet. See [Performing a Rolling Update on a DaemonSet](https://kubernetes.io/docs/tasks/manage-daemon/update-daemon-set/).
### Deployment ### Deployment
* **[beta]** Deployments that cannot make progress in rolling out the newest version will now indicate via the API they are blocked ([docs](https://kubernetes.io/docs/user-guide/deployments/#deployment-status)) * **[beta]** Deployments that cannot make progress in rolling out the newest version will now indicate via the API they are blocked ([docs](https://kubernetes.io/docs/user-guide/deployments/#deployment-status))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment