mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
@@ -1,18 +1,15 @@
|
|||||||
# kustomize 3.0.0
|
# kustomize 3.0.0
|
||||||
|
|
||||||
This release is basically [v2.1.0](v2.1.0.md),
|
This release is basically [v2.1.0](v2.1.0.md),
|
||||||
with some post-v2.1.0 bugs fixed and a `v3` in Go
|
with many post-v2.1.0 bugs fixed (in about 150
|
||||||
package paths.
|
commits) and a `v3` in Go package paths.
|
||||||
|
|
||||||
[plugin]: https://github.com/kubernetes-sigs/kustomize/tree/master/docs/plugins
|
[plugin]: https://github.com/kubernetes-sigs/kustomize/tree/master/docs/plugins
|
||||||
|
|
||||||
The major version increment to `v3` puts a new
|
The major version increment to `v3` puts a new
|
||||||
floor on a stable API for [plugin] developers
|
floor on a stable API for [plugin] developers
|
||||||
(both _Go_ plugin developers and _exec_ plugin
|
(both _Go_ plugin developers and _exec_ plugin
|
||||||
developers who happen to use Go), to carry them
|
developers who happen to use Go).
|
||||||
through the coming series of minor releases and
|
|
||||||
patches.
|
|
||||||
|
|
||||||
|
|
||||||
### Why so soon after v2.1.0?
|
### Why so soon after v2.1.0?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user