Kubernetes Prow Robot
|
cedcf3ac04
|
Merge pull request #2168 from pgpx/feature-kustomizationpatch
Implement "kind: Component" to support composition
|
2020-06-03 10:32:11 -07:00 |
|
Paul Martin
|
34a442bbef
|
Additional tests around reusing the same bases and components
|
2020-05-28 23:02:31 +01:00 |
|
jregan
|
e28af71b6f
|
Add coverage for kusttarget.Load
|
2020-05-19 17:26:18 -07:00 |
|
Paul Martin
|
c5c53011da
|
PoC to add Components to a separate components list (instead of resources)
If this idea is preferred, the code could really do with a refactor (probably using closures to control the behaviour of accumulate directory)
|
2020-05-18 19:25:29 +01:00 |
|
Paul Martin
|
fdfb58cc3e
|
Require version kustomize.config.k8s.io/v1alpha1 for Component
|
2020-05-18 19:25:29 +01:00 |
|
Paul Martin
|
1079d8604c
|
Renamed KustomizationPatch to Component
|
2020-05-18 19:25:29 +01:00 |
|
Paul Martin
|
4454edc14c
|
Implement "kind: KustomizationPatch" to support composition of Kustomize files
|
2020-05-18 19:25:29 +01:00 |
|
jregan
|
39cb87cf2b
|
Define global const for metadata/namespace field
|
2020-05-09 18:00:26 -07: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
|
20643c933e
|
More documentation for field.
|
2020-04-10 13:54:25 -07:00 |
|
jregan
|
c4db0f9a60
|
checkpoint
|
2020-04-10 11:01:31 -07:00 |
|
Chance Zibolski
|
62f21cbe69
|
Enable specifying GeneratorOptions per resource
In addition to specifying GeneratorOptions globally within a
kustomization, also allow users to set GeneratorOptions on a
per-resource level.
|
2020-02-26 09:54:43 -08:00 |
|
Jingfang Liu
|
c7600bc079
|
add replacement type and an example transformer
|
2019-12-04 11:13:05 -08:00 |
|
Jeff Regan
|
c856f800d0
|
Revert "Replacement poc"
|
2019-11-21 16:39:57 -08:00 |
|
Jeff Regan
|
b86bea9749
|
Merge pull request #1631 from Liujingfang1/replacement-poc
Replacement poc
|
2019-11-21 15:11:37 -08:00 |
|
Jeff Regan
|
277f565f2e
|
Update genargs.go
|
2019-11-18 09:23:06 -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 |
|
Jingfang Liu
|
06e10cc084
|
add replacement transformer
|
2019-11-11 09:03:17 -08:00 |
|
jregan
|
d08690a6aa
|
Improve plugin home defaulting.
|
2019-11-03 15:47:43 -08:00 |
|
jregan
|
079c3307c1
|
Improved plugin loading docs.
|
2019-11-02 13:47:47 -07:00 |
|
Jeffrey Regan
|
a45eca7e22
|
move load restrictions
|
2019-11-02 10:34:33 -07:00 |
|
Liz
|
9ca5284e4f
|
strategic-merge-patch documentation has moved
|
2019-10-31 14:31:19 -04:00 |
|
Jeffrey Regan
|
46524d3b6a
|
Introduce API module.
|
2019-10-21 13:30:31 -07:00 |
|
jregan
|
c90e0a4080
|
Drain pkg/transformers.
|
2019-10-20 09:19:07 -07:00 |
|
jregan
|
5de000ee3d
|
Move FieldSpec to API.
|
2019-10-20 06:52:13 -07:00 |
|
Jeffrey Regan
|
e5c8b5ec8f
|
Start api directory, which will become a module.
|
2019-10-17 14:01:20 -07:00 |
|