monopole
|
2a16af80bf
|
Simplify, document and add more tests to var replacement.
|
2021-01-16 16:48:26 -08:00 |
|
monopole
|
561cef1d5c
|
Merge expansion package into refvar package.
|
2021-01-16 13:50:56 -08:00 |
|
monopole
|
30dcf38609
|
Add var ref replacement tests and more doc.
|
2021-01-10 09:16:52 -08:00 |
|
monopole
|
614e853db3
|
Confine calls to ApplyToJSON.
|
2021-01-07 20:31:10 -08:00 |
|
Donny Xia
|
af057a95c5
|
Refactor refvartransformer with kyaml
|
2020-07-24 13:23:35 -07:00 |
|
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 |
|
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 |
|
Jeffrey Regan
|
46524d3b6a
|
Introduce API module.
|
2019-10-21 13:30:31 -07:00 |
|
jregan
|
dee1c425da
|
Drain the top level internal.
|
2019-10-20 15:51:04 -07:00 |
|