Donny Xia
|
be8d2fe016
|
Merge pull request #3161 from mikebz/mb_remove_travis
removing travis references
|
2020-11-03 11:15:58 -08:00 |
|
Mike Borozdin
|
072ae36fe6
|
removing travis references
|
2020-11-03 10:04:42 -08:00 |
|
Donny Xia
|
e75d4fc87d
|
convert helm inflator to builtin plugin
|
2020-10-30 23:18:54 -07:00 |
|
Jeff Regan
|
1bfcc81f08
|
Merge pull request #3027 from gochist/windows-exec
Support exec plugin on Windows
|
2020-10-07 14:18:14 -07:00 |
|
June Yi
|
51ecca8f2f
|
Add a comment about the behavior in Windows
|
2020-10-03 09:49:56 +09:00 |
|
June Yi
|
85f79edc97
|
Add testcase for ErrIfNotExecutable
|
2020-09-26 18:01:39 +09:00 |
|
Jeff Regan
|
1320e0c3dc
|
Merge pull request #2999 from aodinokov/fixenv
Added list of env variables for fn-plugins
|
2020-09-25 17:00:28 -07:00 |
|
June Yi
|
551841b789
|
Support exec plugin on Windows
|
2020-09-22 22:42:18 +09:00 |
|
jregan
|
0bfec6b39b
|
Unpin kyaml, cmd/config and api.
|
2020-09-20 08:07:32 -07:00 |
|
jregan
|
b115c95ea1
|
Pin to api/v0.6.1
|
2020-09-17 16:27:08 -07:00 |
|
Alexey Odinokov
|
b314ca185f
|
Added list of env variables for fn-plugins
KRM-functions should be able get env variables.
Reflecting in `build` cmd args added in [1]
for `fn run` cmd.
[1]
https://github.com/kubernetes-sigs/kustomize/pull/2988/
|
2020-09-17 03:41:36 +00:00 |
|
jregan
|
1d91401772
|
Simplify use of the Merginator.
|
2020-08-22 08:07:57 -07:00 |
|
Donny Xia
|
8bb612889c
|
Improve function invocation
|
2020-06-29 16:51:56 -07:00 |
|
Donny Xia
|
e3ec184e92
|
Add unit test for fnplugin
|
2020-06-29 14:07:48 -07:00 |
|
Donny Xia
|
3019230283
|
Move functionConfig from items to upper level
|
2020-06-29 13:35:14 -07:00 |
|
Donny Xia
|
8d543d8483
|
Refactor
|
2020-06-29 11:12:20 -07:00 |
|
Donny Xia
|
94a55210e1
|
skeleton for kustomize function
|
2020-06-29 10:45:37 -07:00 |
|
Alexey Odinokov
|
919bdb84c9
|
Refactoring to get rid of duplicated code
|
2020-06-26 04:28:38 +00:00 |
|
Alexey Odinokov
|
6e91e0667d
|
Disabled tests because we don't have docker installed
|
2020-06-26 04:22:31 +00:00 |
|
Alexey Odinokov
|
b3951942e3
|
removed commented import to make linter happy
|
2020-06-26 04:22:31 +00: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 |
|
jregan
|
e783af2881
|
Delegate to Kunstructured.
|
2020-06-19 15:06:13 -07:00 |
|
jregan
|
a193129920
|
Remove race in tests.
|
2020-05-23 17:51:32 -07:00 |
|
jregan
|
02184dbfc5
|
Add logging.
|
2020-05-22 18:57:18 -07:00 |
|
jregan
|
b4f9e9ae56
|
Make plugin utils package.
|
2020-05-22 18:17:36 -07:00 |
|
jregan
|
75d8492c51
|
Remove flakey test optimization.
|
2020-05-22 16:58:03 -07:00 |
|
jregan
|
006953265f
|
Make a test more relocatable.
|
2020-05-20 17:00:08 -07:00 |
|
jregan
|
e54455705d
|
ValueAddTransformer
|
2020-05-10 17:49:46 -07:00 |
|
Patrick Wiseman
|
cae8fd0013
|
Update link to travis pre-commit hook in docs
|
2020-04-30 12:03:47 -04:00 |
|
Donny Xia
|
63f7495e88
|
Remove inventory transformer #2392
|
2020-04-28 17:36:44 +00:00 |
|
jregan
|
3786db2dba
|
Remove time guessing.
|
2020-04-22 13:20:10 -07:00 |
|
jregan
|
2c615d78a2
|
Remove static cling in plugin development flow.
|
2020-04-20 08:29:01 -07:00 |
|
jregan
|
504029281a
|
Add compiler utils test.
|
2020-04-19 17:44:01 -07: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 |
|
Jeff Regan
|
7cdb157a55
|
Update execplugin_test.go
|
2019-12-12 13:57:00 -08:00 |
|
Jeff Regan
|
dae03a9618
|
Merge branch 'master' into fix-process-args-fields
|
2019-12-12 13:41:50 -08:00 |
|
Jeff Regan
|
6dd48142cf
|
Update execplugin_test.go
|
2019-12-12 13:41:08 -08:00 |
|
bzub
|
105a8e57c8
|
Detect path to plugins from krusty tests.
|
2019-12-07 13:16:15 -06:00 |
|
lalyos
|
95ad5d05b3
|
fix exec plugin args handling
|
2019-12-06 13:34:42 +01:00 |
|
Jeffrey Regan
|
caa71a73fe
|
Get rid of the fake loader.
|
2019-12-05 10:50:42 -08:00 |
|
Jeffrey Regan
|
861c86a70a
|
Simplify plugin tests.
|
2019-12-02 17:12:59 -08:00 |
|
Jeffrey Regan
|
362454413a
|
Activate lint typecheck
|
2019-11-18 07:46:43 -08:00 |
|
Jeffrey Regan
|
83db25d6c4
|
Activate lint for unused code.
|
2019-11-18 06:41:01 -08:00 |
|
jregan
|
3da0afdda0
|
Activate lint gosimple.
|
2019-11-16 06:09:54 -08:00 |
|
Jeffrey Regan
|
75b8103215
|
Raise the golinter bar.
|
2019-11-14 16:37:49 -08:00 |
|
jregan
|
02c0c2692f
|
Make repo more relocatable on developer's workstation.
|
2019-11-11 08:03:58 -08:00 |
|
Jeffrey Regan
|
d54ff23560
|
Move code generation to makefile.
|
2019-11-09 08:32:09 -08:00 |
|
jregan
|
9fa0391ce9
|
Remove remaining plugins packages from external API.
|
2019-11-06 19:32:53 -08:00 |
|