Skip to content

Commit

Permalink
Typo error.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhuilong authored Nov 2, 2017
1 parent a5b1a8b commit 6fbcec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributors/design-proposals/apps/daemonset-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ For each pending DaemonSet updates, it will:
- The history will be labeled with `DefaultDaemonSetUniqueLabelKey`.
- DaemonSet controller will add a ControllerRef in the history
`.ownerReferences`.
- Current history should have the largest `.revision` number amonst all
- Current history should have the largest `.revision` number amongst all
existing history. Update `.revision` if it's not (e.g. after a rollback.)
- If more than one current history is found, remove duplicates and relabel
their pods' `DefaultDaemonSetUniqueLabelKey`.
Expand Down

0 comments on commit 6fbcec0

Please sign in to comment.