From 6fbcec0b28745e2eb59473ba440378ec5fe9a340 Mon Sep 17 00:00:00 2001 From: xuhuilong Date: Thu, 2 Nov 2017 18:30:26 +0800 Subject: Typo error. --- contributors/design-proposals/apps/daemonset-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/apps/daemonset-update.md b/contributors/design-proposals/apps/daemonset-update.md index 1fb8f75b..aea7e244 100644 --- a/contributors/design-proposals/apps/daemonset-update.md +++ b/contributors/design-proposals/apps/daemonset-update.md @@ -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`. -- cgit v1.2.3