Skip to content

Commit a103222

Browse files
committed
Update KEP 993
1 parent 662e455 commit a103222

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

keps/sig-cli/993-kustomize-generators-transformers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ NA - Client side only
404404

405405
## Implementation History
406406

407+
- Alpha available in Kustomize (standalone binary, not kubectl kustomize) v2.1.0+ behind the `--enable-alpha-plugins` flag. https://kubectl.docs.kubernetes.io/blog/2019/06/18/v2.1.0/#generator-and-transformer-plugins
407408

408409
## Drawbacks [optional]
409410

keps/sig-cli/993-kustomize-generators-transformers/kep.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ reviewers:
99
- "@sethpollack"
1010
approvers:
1111
- "@monopole"
12-
editor: TBD
12+
see-also:
13+
- "/keps/sig-cli/2299-kustomize-plugin-composition"
1314
creation-date: 2019-03-25
1415
last-updated: 2019-04-30
15-
status: implementable
16+
status: implemented
1617
latest-milestone: "1.20"
1718
stage: "alpha"

0 commit comments

Comments
 (0)