diff --git a/releasing/README.md b/releasing/README.md index b4ee28b66..a5f0efe0b 100644 --- a/releasing/README.md +++ b/releasing/README.md @@ -29,6 +29,11 @@ The dependencies determine the release order: Thus, do `kyaml` first, then `cli-utils`, etc. +#### Consider fetching new OpenAPI data +The Kubernetes OpenAPI data changes once per quarter. Instructions +on how to get a new OpenAPI sample can be found in the +[OpenAPI Readme]. + #### Establish clean state ``` @@ -143,11 +148,6 @@ this should be automated, and descriptions in PR's should be standardized to make automation possible. See kubebuilder project. -#### Fetching New OpenAPI Data -The Kubernetes OpenAPI data changes once per quarter. Instructions -on how to get a new OpenAPI sample can be found in the -[OpenAPI Readme]. - ## Public Modules [`sigs.k8s.io/cli-utils`]: #sigsk8siocli-utils