Ian Howell
|
1d46edccb5
|
Fix a panic when doing variable replacement.
This fixes an issue where Kustomize expects a []string, but gets a slice
of something else instead, which causing a runtime panic.
This fixes 2241
|
2020-04-27 15:54:04 -05:00 |
|
Phillip Wittrock
|
c2dc7ae789
|
revert pseudo/k8s deps
|
2019-12-11 15:28:04 -08:00 |
|
Jeffrey Regan
|
caa71a73fe
|
Get rid of the fake loader.
|
2019-12-05 10:50:42 -08:00 |
|
jregan
|
f3e735153f
|
More tests, better errors.
|
2019-11-26 19:29:06 -08:00 |
|
Jeffrey Regan
|
83db25d6c4
|
Activate lint for unused code.
|
2019-11-18 06:41:01 -08:00 |
|
jregan
|
0924269e76
|
Activate lint staticcheck.
|
2019-11-16 07:04:53 -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 |
|
Phillip Wittrock
|
3dfe62fe55
|
switch to pseudo/k8s deps
|
2019-11-08 16:48:42 -08:00 |
|
jregan
|
9fa0391ce9
|
Remove remaining plugins packages from external API.
|
2019-11-06 19:32:53 -08:00 |
|
Jeffrey Regan
|
46524d3b6a
|
Introduce API module.
|
2019-10-21 13:30:31 -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
|
dee1c425da
|
Drain the top level internal.
|
2019-10-20 15:51:04 -07:00 |
|