Commit graph

198 commits

Author SHA1 Message Date
Jaka Hudoklin
8a5af3501e
feat(istio): continue work on bookinfo test 2019-02-27 14:28:11 +01:00
Jaka Hudoklin
e1e6173a2c
feat(istio): fixes and add simple test 2019-02-27 14:18:38 +01:00
Jaka Hudoklin
33a344119b
feat(submodules): test for custom default condition 2019-02-27 12:07:39 +01:00
Jaka Hudoklin
bae2b8d3e6
feat(k8s): allow to specify custom defaults condition, add test 2019-02-27 12:06:18 +01:00
Jaka Hudoklin
8536b03151
feat(submodules): refactor defaults 2019-02-26 21:23:14 +01:00
Jaka Hudoklin
d925d71ed7
feat(k8s): refactor defaults 2019-02-26 21:22:03 +01:00
Jaka Hudoklin
9bc2406ff2
feat: refactor testing 2019-02-25 17:16:24 +01:00
Jaka Hudoklin
937ce15748
feat(submodule): set default version to 1.0.0 2019-02-25 17:15:38 +01:00
Jaka Hudoklin
e240491ad6
feat(k8s): remove stale code 2019-02-25 17:15:19 +01:00
Jaka Hudoklin
ecf531aeb4
feat: implement k8s-submodules 2019-02-25 17:14:48 +01:00
Jaka Hudoklin
0abf88e0d5
feat(testing): use host-local networking, instead of flannel for local cluster 2019-02-23 00:18:21 +01:00
Jaka Hudoklin
b299ee18b7
doc(README): update instructions for running e2e tests 2019-02-20 23:16:18 +01:00
Jaka Hudoklin
f2c6d6a40d
feat(testing): e2e testing improvements 2019-02-20 23:09:08 +01:00
Jaka Hudoklin
b43748a3a5
fix(testing): e2e testing fixes 2019-02-20 15:39:26 +01:00
Jaka Hudoklin
3549610e0e
feat: initial support for e2e tests 2019-02-20 09:34:15 +01:00
Jaka Hudoklin
b1319684c7
feat(k8s): split objects hash in separate option 2019-02-20 09:33:33 +01:00
Jaka Hudoklin
ed240c3b5f
feat(k8s): expose generated as attrs and not as json file 2019-02-20 09:30:43 +01:00
Jaka Hudoklin
dd9b3c3a5b
feat(k8s): sort resources, put CustomResourceDefinition first 2019-02-20 09:28:12 +01:00
Jaka Hudoklin
2f7c0385ae
ci(travis) fix build test -> tests 2019-02-17 19:49:07 +01:00
Jaka Hudoklin
ef63459d96
feat: remove old tests 2019-02-17 19:46:14 +01:00
Jaka Hudoklin
4d08da78e0
feat(submodules): pass instance name directly 2019-02-17 19:43:04 +01:00
Jaka Hudoklin
b4c4f17cc9
feat: refactor tests 2019-02-17 19:42:13 +01:00
Jaka Hudoklin
0d68a401f0
feat: run test for all k8s versions 2019-02-16 14:02:13 +01:00
Jaka Hudoklin
fde2d5557c
feat(test,k8s): add crd tests 2019-02-13 17:05:18 +01:00
Jaka Hudoklin
bd6741fab1
feat: support for k8s 1.11,1.12,1.13 2019-02-13 17:04:44 +01:00
Jaka Hudoklin
c1b84f3192
feat(test): support for enabling and disabling tests 2019-02-13 17:03:27 +01:00
Jaka Hudoklin
ae3b208821
fix(k8s): use plural aliases instead of kinds 2019-02-13 12:55:56 +01:00
Jaka Hudoklin
6fdddc0188
feat(test): add simple submodule test 2019-02-12 17:40:09 +01:00
Jaka Hudoklin
a922c89e1d
fix: travisci 2019-02-12 16:22:33 +01:00
Jaka Hudoklin
9f8ca8447e
feat: initial testing support 2019-02-12 16:22:18 +01:00
Jaka Hudoklin
e286c9b0e8
feat(default): allow to pass args to evalKubernetesModules and buildResources 2019-02-12 16:21:58 +01:00
Jaka Hudoklin
e345605e79
feat(lib): add moduleToAttrs method 2019-02-12 16:20:40 +01:00
Jaka Hudoklin
b96611bef4
feat(release): add istio generate script 2019-02-12 11:04:35 +01:00
Jaka Hudoklin
de5114cfc0
refactor: remove old tests 2019-02-12 10:42:38 +01:00
Jaka Hudoklin
711073a6e6
fix(istio): generate definitions for config.istio.io/v1alpha2 2019-02-12 10:41:34 +01:00
Jaka Hudoklin
ff66b0e0c3
feat: initial istio support 2019-02-11 21:21:07 +01:00
Jaka Hudoklin
606dbc2082
fix(k8s): crd, pass module into spec instead of root 2019-02-11 21:20:45 +01:00
Jaka Hudoklin
3dc1e615c4
Initial refactoring for kubenix 2.0
Implemented features:

- Improved and reimplemented submodule system, independent of
kubernetes module definitions
- Pre-generated kubernetes module definitions with explicit API
versioning support
2019-02-10 21:18:07 +01:00
Jaka Hudoklin
7287c4ed9e fix: option priority fixes in module due upstream nixpkgs changes 2018-07-31 11:34:43 +02:00
Jaka Hudoklin
14569f9073 fix: option priority fixes due upstream nixpkgs changes 2018-07-31 11:26:51 +02:00
Jaka Hudoklin
bc37b314ee
Merge pull request #2 from xtruder/fix/debugging
Improve debugging, change k8s default version
2018-06-29 11:04:30 +02:00
Jaka Hudoklin
2d51db5ccb fix(modules): throw better error if module with some name does not exist 2018-06-28 13:40:09 +02:00
Jaka Hudoklin
f2e717b117 fix(modules): pass file where module is defined info for easier debugging 2018-06-28 13:38:43 +02:00
Jaka Hudoklin
b80d09c088 feat(kubernetes): change default version of k8s to 1.9 2018-06-28 13:38:43 +02:00
Jaka Hudoklin
d0827c9c41 fix(modules): prefix with id 2018-04-16 13:37:40 +02:00
Jaka Hudoklin
d244a7d6c5 fix: filter unique resources when generating 2018-04-13 10:35:46 +02:00
Jaka Hudoklin
df2f00a729 feat(modules): set default namespace from parent module namespace 2018-04-06 19:54:46 +02:00
Jaka Hudoklin
db196666d4 Revert "Revert "feat(module): allow to optionally specify if set resources as default""
This reverts commit 8a0a1ac45a.
2018-04-06 19:36:01 +02:00
Jaka Hudoklin
76e2e36d68 Revert "Revert "feat(modules): mkAllDefault for all resources and customResources""
This reverts commit c7200b8ce8.
2018-04-06 19:35:35 +02:00
Jaka Hudoklin
c7200b8ce8 Revert "feat(modules): mkAllDefault for all resources and customResources"
This reverts commit bd7ce4b4db.
2018-04-06 19:00:03 +02:00