GTrunSec
6a720a257e
statix fix
2022-04-02 13:43:57 -07:00
GTrunSec
890b84be5e
deadnix check
2022-04-02 13:41:07 -07:00
GTrunSec
60592d3096
fmt
2022-04-02 12:40:35 -07:00
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
9d006f39fc
ref: streamline extra lib
2021-05-31 17:24:59 -05:00
David Arnold
bf64929797
ref: organize lib folder
2021-05-28 16:19:03 -05:00
David Arnold
db6d83c61e
fmt
2021-05-13 17:33:58 -04:00
Jaka Hudoklin
bbc5e3d477
WIP: test refactoring
2021-05-05 22:49:54 -04:00
David Arnold
1cc28e4602
bump: k8s version
2021-04-29 16:23:20 -05:00
Jaka Hudoklin
3534f5fc61
feat(k8s): deprecate createCustomTypesFromCRDs, only support in legacy
2020-04-04 18:26:11 +07: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
493d7e04df
fix(modules): use _m instead of _module as _module is removed in eval
2020-04-04 18:23:25 +07:00
Jaka Hudoklin
48d5b9e157
feat(k8s): apply unique on defaults
2020-01-14 20:44:30 +00:00
Jaka Hudoklin
80f4aa5a5c
feat(k8s): output kubernetes version in generated output
2020-01-14 19:14:14 +00:00
Jaka Hudoklin
80cb43fcea
feat(k8s): create kubernetes.result output that output json file
2020-01-14 19:12:35 +00:00
Jaka Hudoklin
a8830c97c6
fix(k8s): fix kubernetes.resources to support multiple resources of same kind in different modules
2020-01-14 19:10:50 +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
26d0351eb8
feat(legacy): improve CRD support
2019-10-21 13:47:21 +02:00
Jaka Hudoklin
086780088c
feat(k8s): allow to define customTypes from CRDs
2019-10-20 13:48:48 +02:00
Jaka Hudoklin
accd2dec1b
fix: minor fixes
2019-10-06 21:44:00 +02:00
Jaka Hudoklin
a8dcc69d54
feat(submodules): support for submodule passthru
2019-10-06 21:43:53 +02:00
Jaka Hudoklin
7afbc91301
feat: make propagation independent of submodules
2019-10-06 21:43:49 +02: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
db856b3b02
fix(k8s): use resource name instead of alias for customResources
2019-04-05 20:28:42 +02:00
Jaka Hudoklin
5e29229879
feat(k8s): support for yaml/json imports
2019-04-05 20:27:47 +02:00
Jaka Hudoklin
6d6c4c2106
fix(k8s): custom resources without module
2019-03-13 18:04:22 +01:00
Jaka Hudoklin
afeef341a2
feat(k8s): allow custom resources without module definition
2019-03-13 18:04:02 +01:00
Jaka Hudoklin
10acd7a5db
chore(kubernetes): remove unnecessary brackets
2019-03-13 18:02:52 +01:00
Jaka Hudoklin
34e5452223
fix(k8s): fix type
2019-03-13 10:15:54 +01:00
Jaka Hudoklin
ca186d8dbe
feat(k8s): remove deprecated removeKubenixOptions
2019-03-13 10:15:39 +01:00
Jaka Hudoklin
2ad7db5df0
feat(k8s): optimizate, do not double evaluate aliased options
2019-03-13 10:15:07 +01:00
Jaka Hudoklin
6183fcc190
Refactor:
...
- Support for module features
- Remove kubenix.module and rather use explicit modules
- Make tests framework independent of k8s module
- Remove metacontroller submodule, which will go to kubenix-modules
- Improved submodule propagation and passthru
- Added additional test for k8s-submodule
2019-03-12 20:48:19 +01:00
Jaka Hudoklin
4f3ab41cf5
feat(k8s): rename variable
2019-03-08 23:28:48 +01:00
Jaka Hudoklin
978ada4312
feat(k8s): allow to expose with api alias
2019-03-08 23:26:11 +01:00
Jaka Hudoklin
eac2d78667
feat: refactor file structure module interfaces and other
2019-03-07 23:23:07 +01:00