moved openapi instructions to top of readme

This commit is contained in:
Natasha Sarkar
2020-10-09 12:31:14 -07:00
parent 01beba8697
commit 1dfc9a88a8

View File

@@ -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