From 9e69b9dcc4b108d3e41dba576f81fe2b56c80203 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Wed, 6 Feb 2019 10:59:44 -0800 Subject: [PATCH] Typos in versioning --- docs/versioningPolicy.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/versioningPolicy.md b/docs/versioningPolicy.md index 2f9a08ea5..8017b0f87 100644 --- a/docs/versioningPolicy.md +++ b/docs/versioningPolicy.md @@ -11,10 +11,9 @@ field version tag (e.g. `1.0.11`) that aspires to [semantic versioning]. When enough changes have accumulated to -(subjectively) warrant a new release, -a [release process] is followed, and the -fields in the version number are bumped -per semver. +warrant a new release, a [release process] +is followed, and the fields in the version +number are bumped per semver. ## Kustomization File Versioning @@ -88,7 +87,7 @@ will no longer recognize these fields. ### Review of k8s API versioning The k8s API has specific [conventions] and a -process for making a [changes]. +process for making [changes]. The presence of an `apiVersion` field in a k8s native type signals: