mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
moved openapi instructions to top of readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user