diff options
| -rw-r--r-- | contributors/design-proposals/apps/controller_history.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/apps/controller_history.md b/contributors/design-proposals/apps/controller_history.md index 2e1213ad..d7140bea 100644 --- a/contributors/design-proposals/apps/controller_history.md +++ b/contributors/design-proposals/apps/controller_history.md @@ -343,7 +343,7 @@ provided that the associated version tracking information is updated as well. current target Object state. ### Kubernetes Upgrades -During the upgrade process form a version of Kubernetes that does not support +During the upgrade process from a version of Kubernetes that does not support controller history to a version that does, controllers that implement history based update mechanisms may find that they have specification type Objects with no history and with generated Objects. For instance, a StatefulSet may exist |
