Thanabodee Charoenpiriyakij
|
c18c803d3f
|
Fix typo in build sub-command example
|
2020-08-07 14:16:35 +07:00 |
|
Kevin Wang
|
3f842e5e92
|
add kustomize edit add component command
|
2020-07-24 18:17:20 -07:00 |
|
Kevin Wang
|
2ee4eec791
|
Support remote resources for kustomize edit add
|
2020-07-24 12:26:58 -07:00 |
|
Kevin Wang
|
ee57e9db12
|
Retain components field in edit
|
2020-07-23 21:39:55 -07:00 |
|
Donny Xia
|
897698fb29
|
Uniform unmarshal function
|
2020-07-14 17:01:43 -07:00 |
|
Morten Torkildsen
|
0e44202c20
|
Remove the kstatus module
|
2020-06-30 13:27:02 -07:00 |
|
Alexey Odinokov
|
b78464c8b1
|
Made generators work in addition to transformers
Made go fmt to make linter happy
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
9bd4f78288
|
PoC to use kpt functions as kustomize plugins
Closes [1]
In addition removes accidentally committed binary [2]
[1]
https://github.com/GoogleContainerTools/kpt/issues/646
[2]
1644fdd076 (diff-78873bc1f515e5cb644e68f0bcbaba23)
|
2020-06-26 04:22:31 +00:00 |
|
Jingfang Liu
|
1644fdd076
|
Add kustomize build flag --enable_managedby_label
|
2020-06-09 11:10:19 -07:00 |
|
Phillip Wittrock
|
51c2fe9742
|
Update kustomize to use latest version of cmd/config and cli-utils
|
2020-06-08 12:46:18 -07:00 |
|
Kubernetes Prow Robot
|
458a7c532c
|
Merge pull request #2567 from pwittrock/kubectl-krm
Refactor kustomize config command structure
|
2020-06-06 09:03:45 -07:00 |
|
Phillip Wittrock
|
701c217791
|
Refactor kustomize config command structure
- Create cfg, fn, live parent commands
|
2020-06-06 08:50:41 -07:00 |
|
yutachaos
|
88ebe1c73e
|
Add test case when image tag is a number
|
2020-06-04 11:39:44 +09:00 |
|
jregan
|
315f7c6e7f
|
Upgrade CLI to API v0.4.0
|
2020-05-24 10:28:30 -07:00 |
|
Michael Cristina
|
eba34f4071
|
Add init as an alias to create
|
2020-05-22 18:46:39 -05:00 |
|
Donny Xia
|
63f7495e88
|
Remove inventory transformer #2392
|
2020-04-28 17:36:44 +00:00 |
|
jregan
|
1653a70693
|
Plugin loader improvements.
|
2020-04-18 18:29:10 -07:00 |
|
jregan
|
c4db0f9a60
|
checkpoint
|
2020-04-10 11:01:31 -07:00 |
|
Benjamin Danon
|
4c0ab89c87
|
Fix argument name to provide digest to an image
|
2020-03-29 11:36:47 +02:00 |
|
Morten Torkildsen
|
0f5256d952
|
Clean up output format for status events command
|
2020-01-23 12:38:11 -08:00 |
|
Jeffrey Regan
|
8e5bce17dc
|
Move status command to kustomize.
|
2020-01-21 17:09:52 -08:00 |
|
Arthur Gustin
|
3893e12897
|
Add --namespace option to kustomize edit add secret command
Fix https://github.com/kubernetes-sigs/kustomize/issues/1625
|
2020-01-14 14:18:58 +01:00 |
|
Phillip Wittrock
|
98d2be5550
|
refactor cmd/config to internal
|
2019-12-12 12:46:31 -08:00 |
|
Phillip Wittrock
|
7e847dc907
|
publish apply / diff as alpha commands
|
2019-12-12 10:28:10 -08:00 |
|
Phillip Wittrock
|
6484259632
|
Disable alpha kustomize commands by default.
- enable alpha commands with env KUSTOMIZE_SHOW_ALPHA_COMMANDS=true
|
2019-12-11 18:42:46 -08:00 |
|
Phillip Wittrock
|
2eacbeaa87
|
shell completion for kustomize commands
|
2019-12-09 09:22:14 -08:00 |
|
Jeffrey Regan
|
e9ab3da164
|
Fix some nits in the crawler and elsewhere.
|
2019-12-03 10:44:44 -08:00 |
|
Jeffrey Regan
|
c722d4cd17
|
Make filesys walk work.
|
2019-11-27 11:33:10 -08:00 |
|
jregan
|
f3e735153f
|
More tests, better errors.
|
2019-11-26 19:29:06 -08:00 |
|
Phillip Wittrock
|
4a65ea8056
|
Publish cmd/config as a Kustomize sub-command
|
2019-11-25 10:25:02 -08:00 |
|
jregan
|
382981fb43
|
Remove opsys comment from generated code.
|
2019-11-11 08:32:35 -08:00 |
|
jregan
|
077c7b2d20
|
Improve config package names and reduce API exposure.
|
2019-11-03 16:39:44 -08:00 |
|
jregan
|
d08690a6aa
|
Improve plugin home defaulting.
|
2019-11-03 15:47:43 -08:00 |
|
jregan
|
4c15c42447
|
Remove error return from constructor.
|
2019-11-03 06:37:04 -08:00 |
|
Jeffrey Regan
|
a45eca7e22
|
move load restrictions
|
2019-11-02 10:34:33 -07:00 |
|
Jeffrey Regan
|
69d1699963
|
Move plugin config to main config package.
|
2019-11-01 16:31:00 -07:00 |
|
Jeffrey Regan
|
4716cb026f
|
Simplify building api.
|
2019-10-28 13:36:14 -07:00 |
|
Jeffrey Regan
|
02f9b98b5a
|
Move kustomize back to v3
|
2019-10-24 10:32:11 -07:00 |
|
Jeffrey Regan
|
b0b3a705f4
|
Fix internal kustomize CLI deps
|
2019-10-22 15:27:57 -07:00 |
|
Jeffrey Regan
|
46524d3b6a
|
Introduce API module.
|
2019-10-21 13:30:31 -07:00 |
|
Jeffrey Regan
|
0cf2057fc5
|
Install generated plugin code into the API module.
|
2019-10-21 11:15:51 -07:00 |
|
jregan
|
c88e8cc057
|
Make new nesting place for generated builtin code.
|
2019-10-20 17:41:09 -07:00 |
|
jregan
|
fddde81f9c
|
Move ks8deps to api for now.
|
2019-10-20 16:49:53 -07:00 |
|
jregan
|
951d15bf17
|
Make api/plugins
|
2019-10-20 15:12:13 -07:00 |
|
jregan
|
3af5a8afea
|
Make resource, resmap public.
|
2019-10-20 10:51:20 -07:00 |
|
jregan
|
c90e0a4080
|
Drain pkg/transformers.
|
2019-10-20 09:19:07 -07:00 |
|
jregan
|
fda3ba8af9
|
Make SMP code private to CLI.
|
2019-10-18 17:14:43 -07:00 |
|
Jeffrey Regan
|
e5c8b5ec8f
|
Start api directory, which will become a module.
|
2019-10-17 14:01:20 -07:00 |
|
jregan
|
07d2500ee3
|
Make types package public.
|
2019-10-16 16:41:43 -07:00 |
|
Kubernetes Prow Robot
|
24db94dd0d
|
Merge pull request #1638 from dbachrach/f-edit-set-replicas
Add support for kustomize edit set replicas
|
2019-10-15 19:44:07 -07:00 |
|