jregan
|
54d6cf7087
|
Simplify refvar transformer.
|
2018-12-16 09:27:58 -08:00 |
|
mooncake
|
538aaaf217
|
Fix typos: expectd->expected, cluser->cluster
Signed-off-by: mooncake <xcoder@tenxcloud.com>
|
2018-11-11 00:14:25 +08:00 |
|
Jeffrey Regan
|
d9f9a51e55
|
Fix names/doc in transformation config code.
|
2018-10-12 13:36:22 -07:00 |
|
Jingfang Liu
|
c33a97fcf2
|
move transformerconfig package to transformers/config
|
2018-10-10 15:12:32 -07:00 |
|
jregan
|
0f5a39f328
|
Hide unstructured.Unstructured behind interface.
|
2018-10-08 11:12:06 -07:00 |
|
Jingfang Liu
|
078c90cabe
|
remove hard coded pathconfig
|
2018-09-28 09:28:39 -07:00 |
|
Jeffrey Regan
|
fb355eb320
|
Introduce gvk package to isolate apimachinery schema.
|
2018-09-26 15:02:38 -07:00 |
|
Jingfang Liu
|
64fdb8d760
|
change github.com/kubernetes-sigs to sigs.k8s.io (#343)
* change github.com/kubernetes-sigs to sigs.k8s.io
* change go_import_path in .travis.yml
|
2018-09-12 12:41:38 -07:00 |
|
Maximilian Gaß
|
2a06a174e8
|
Add CronJob to refvars transformer
|
2018-06-26 12:20:52 +02:00 |
|
Jingfang Liu
|
ad3cd47c25
|
Add variable reference to pod command,args,env
|
2018-06-19 11:25:58 -07:00 |
|
Jingfang Liu
|
09ab2bb5c0
|
Add variable reference to container env
|
2018-06-14 13:38:58 -07:00 |
|
Jingfang Liu
|
46e8fd7065
|
Add variable reference support for args
|
2018-06-11 13:57:34 -07:00 |
|
Jingfang Liu
|
1f8e56a210
|
Add wordpress example for demonstrating variable reference
|
2018-06-08 11:49:42 -07:00 |
|
jregan
|
a42c72b2e0
|
Reduce indirection.
|
2018-06-07 21:53:55 -07:00 |
|
Jingfang Liu
|
95f568b857
|
add comments in refvar transformer
Refactor change
|
2018-06-06 14:42:18 -07:00 |
|
Jingfang Liu
|
1a28f3a391
|
Address comments: add unit tests, defaulting and update comment
|
2018-06-06 10:21:15 -07:00 |
|
Jingfang Liu
|
526ba2df0c
|
add varialber reference support
|
2018-06-06 09:30:12 -07:00 |
|