Jaka Hudoklin
1b32ca7bbd
feat(helm): implement simple e2e test
2019-02-28 15:10:06 +01:00
Jaka Hudoklin
142fca3546
fix(testing): increase systemd DefaultLimitNOFILE for e2e tests
2019-02-28 15:09:28 +01:00
Jaka Hudoklin
3bdc4deb32
fix(tests/helm): fix test assertion
2019-02-28 14:06:32 +01:00
Jaka Hudoklin
e00079fb97
feat(k8s): explicit resource ordering
2019-02-28 14:06:07 +01:00
Jaka Hudoklin
ade94ccefa
feat(k8s): beautify a bit
2019-02-28 14:04:16 +01:00
Jaka Hudoklin
9aa861350c
fix(k8s): fix preffered version ordering
2019-02-28 14:02:25 +01:00
Jaka Hudoklin
9ee7262465
feat(test/helm/simple): test passing values
2019-02-28 13:29:59 +01:00
Jaka Hudoklin
ba1144a8df
feat: initial helm integration (thanks to @matejc)
...
helm2json was first implemented by matejc in
https://github.com/matejc/helm2json and incorperated in this project,
big thanks to @matejc for making this possible
2019-02-28 13:17:40 +01:00
Jaka Hudoklin
a5f9639258
fix(k8s): fix generated api groups
2019-02-28 13:06:49 +01:00
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