Commit graph

327 commits

Author SHA1 Message Date
Jaka Hudoklin
962106fa22
fix(helm): fix issue regarding empty helm.instances 2020-01-21 15:42:07 +00:00
Jaka Hudoklin
a8a79d02ff
docs(README): add notice for breaking changes 2020-01-15 12:32:03 +00:00
Jaka Hudoklin
7e5be9d46c
chore: remove old specs 2020-01-15 12:27:21 +00:00
Jaka Hudoklin
ef78b957fd
Merge branch 'kubenix-2.0' 2020-01-15 12:25:31 +00:00
Jaka Hudoklin
b0f7465760
chore(travis): cleanup 2020-01-15 12:23:39 +00:00
Jaka Hudoklin
13e5edd9f9
fix regressions due updates in nixpkgs 2020-01-15 12:22:47 +00:00
Jaka Hudoklin
1faae85426
feat(ci): use source from master 2020-01-15 10:41:51 +00:00
Jaka Hudoklin
c8c2f69cc4
fix(lib/k8s): mkSecretOption, improve errors if name or key not passed 2020-01-15 09:52:39 +00:00
Jaka Hudoklin
dc200f8484
feat(lib/k8s): add allowNull to mkSecretOption 2020-01-15 09:51:29 +00:00
Jaka Hudoklin
ba26ce8e60
Merge branch 'kubenix-2.0' of github.com:xtruder/kubenix into kubenix-2.0 2020-01-15 08:50:32 +00:00
Jaka Hudoklin
3f3b925f96
fix(generators/k8s): prefer beta resources over alpha 2020-01-15 08:50:04 +00:00
Jaka Hudoklin
48d5b9e157
feat(k8s): apply unique on defaults 2020-01-14 20:44:30 +00:00
Jaka Hudoklin
ccb1b8e538
fix(lib/k8s): fix mkSecretOption 2020-01-14 20:43:47 +00:00
Jaka Hudoklin
33d797dae8
fix travisci tests 2020-01-14 19:24:02 +00:00
Jaka Hudoklin
80f4aa5a5c
feat(k8s): output kubernetes version in generated output 2020-01-14 19:14:14 +00:00
Jaka Hudoklin
acd93f0748
fix tests and examples 2020-01-14 19:13:44 +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
7855c4adff
feat(release): build k8s 1.14 and 1.15 2020-01-14 19:11:55 +00:00
Jaka Hudoklin
9cfe310afb
feat(lib/extra): make toYAML return file content as was before 2020-01-14 19:11:24 +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
d0027e556f
fix(lib/helm): fixes for helm 3 2020-01-14 19:09:39 +00:00
Jaka Hudoklin
3c54c20836
feat: add support for legacy buildResources 2020-01-14 19:08:59 +00:00
Jaka Hudoklin
e5135b329f
feat(lib/k8s): expose toBase64 and octalToDecimal for legacy support 2020-01-14 18:35:01 +00:00
Jaka Hudoklin
87029e6bd7
fix(lib/k8s): fix mkSecretOption 2020-01-14 18:34:34 +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
c11ab72e7a
fix(generators/k8s): fix for k8s v1.14+ generation 2020-01-14 16:24:08 +00:00
Jaka Hudoklin
1bcd37bd62
README: fix license 2020-01-14 14:54:44 +00:00
Jaka Hudoklin
23331edff5
feat(legacy): improve tests for crd 2020-01-14 14:53:42 +00:00
Jaka Hudoklin
1c71677527
Merge pull request #15 from adrian-gierakowski/crontabs-fix
fix crontabs -> cronTabs in tests/k8s/crd.nix
2019-11-17 00:52:42 +01:00
Adrian Gierakowski
578a52fb23 fix crontabs -> cronTabs in tests/k8s/crd.nix
must have been missed in recent refactor (086780088c)
2019-11-16 18:09:29 +00:00
Jaka Hudoklin
26d0351eb8
feat(legacy): improve CRD support 2019-10-21 13:47:21 +02:00
Jaka Hudoklin
29b1140178
feat(legacy): improve legacy support, add more tests 2019-10-21 12:51:46 +02:00
Jaka Hudoklin
086780088c
feat(k8s): allow to define customTypes from CRDs 2019-10-20 13:48:48 +02:00
Jaka Hudoklin
baea3cc3b3
feat(submodules): allow to match defaults by module version 2019-10-12 15:22:38 +02:00
Jaka Hudoklin
28d2b4baac
fix tests 2019-10-10 13:28:48 +02:00
Jaka Hudoklin
e9dbb01005
feat(submodules): add test for submodule passthru 2019-10-10 13:01:19 +02:00
Jaka Hudoklin
9ca9c44c92
feat(submodules): add support for submodule exports 2019-10-10 13:00:52 +02:00
Jaka Hudoklin
accd2dec1b
fix: minor fixes 2019-10-06 21:44:00 +02:00
Jaka Hudoklin
9f05cd56b1
feat(legacy): refactor legacy kubenix support 2019-10-06 21:43:57 +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
ff59c7d905
feat: initial back compatibility for kubenix 1.0 2019-09-27 18:29:54 +02:00
Jaka Hudoklin
2f3669a961
fix(tests): new resource naming 2019-09-27 18:29:00 +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
3b40beea0d
Merge pull request #13 from NeQuissimus/writehash
Make writing SHA1 hashes optional
2019-07-17 21:44:01 +02:00
Tim Steinbach
b331fcb15b
Make writing SHA1 hashes optional 2019-07-16 09:20:35 -04:00
Jaka Hudoklin
42b7d5f551
Merge pull request #11 from ghuntley/patch-1
test-results, not tests-results
2019-06-25 12:36:16 +03:00
Jaka Hudoklin
c4978c8a03
Merge pull request #12 from ghuntley/patch-2
added more clarity how to invoke/debug the tests
2019-06-25 12:35:46 +03:00