Skip to content

Commit

Permalink
Merge pull request kubernetes#398 from k82cn/taint_by_cond_notes
Browse files Browse the repository at this point in the history
Added 'Taint nodes by condition' release notes.
  • Loading branch information
jdumars authored Aug 21, 2017
2 parents f75c87c + a8c9437 commit e09765d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-1.8/release_notes_draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ kind.
#### Scheduling
* [alpha] Support pod priority and creation of PriorityClasses ([design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/pod-priority-api.md))
* [alpha] Support priority-based preemption of pods ([design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/pod-preemption.md))
* [alpha] Taint nodes by condition ([design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/taint-node-by-condition.md))

#### Storage

Expand Down

0 comments on commit e09765d

Please sign in to comment.