Commit graph

13 commits

Author SHA1 Message Date
David Arnold
39badb2084
fixup tests 2021-05-31 21:14:39 -05:00
David Arnold
09e268920b
ref: move source code to ./src (clean top level) 2021-05-31 17:25:06 -05:00
David Arnold
1cc28e4602
bump: k8s version 2021-04-29 16:23:20 -05:00
Jaka Hudoklin
13e47144fd feat(k8s): support for k8s 1.16 -> 1.17, deprecate 1.7 2020-04-04 18:25:04 +07:00
Jaka Hudoklin
3f3b925f96
fix(generators/k8s): prefer beta resources over alpha 2020-01-15 08:50:04 +00:00
Jaka Hudoklin
d14392d623
feat(k8s): add support for k8s v1.14 and v1.15 2020-01-14 16:24:42 +00:00
Jaka Hudoklin
bdc145e2bb
feat(k8s): expose attrName in list of kubernetes types 2019-10-06 21:43:42 +02:00
Jaka Hudoklin
ec3f7ecb10
feat(k8s): improve aliased resource naming 2019-09-27 18:28:24 +02:00
Jaka Hudoklin
3d149d6101
feat(k8s): improvements
- format k8s generated files with nixfmt
- improve k8s module true and mount resources at `kubernetes.api.resources`
- create alias `kubernetes.resources` to `kubernetes.api.resources`
- rename from `kubernetes.api.resources` to `kubernetes.api.types`
- rename from `kubernetes.customResources` to `kubernetes.customTypes`
2019-09-25 01:03:01 +02:00
Jaka Hudoklin
ceedfb98c0
fix(k8s/generated): fix if definition has no options or config 2019-03-13 17:59:54 +01:00
Jaka Hudoklin
d55bebd48e
fix(k8s): remove extraOptions from generated resources 2019-03-13 17:51:20 +01:00
Jaka Hudoklin
2ad7db5df0
feat(k8s): optimizate, do not double evaluate aliased options 2019-03-13 10:15:07 +01:00
Jaka Hudoklin
eac2d78667
feat: refactor file structure module interfaces and other 2019-03-07 23:23:07 +01:00