Commit graph

8 commits

Author SHA1 Message Date
Jaka Hudoklin
42b7d5f551
Merge pull request #11 from ghuntley/patch-1
test-results, not tests-results
2019-06-25 12:36:16 +03:00
Geoffrey Huntley
9cacd98dcf
added more clarify how to invoke/debug the tests 2019-06-25 15:49:01 +10:00
Geoffrey Huntley
6974a60637
test-results, not tests-results 2019-06-23 21:50:23 +10:00
Jaka Hudoklin
1a21fe8489
ci: add travis-ci build status to README 2019-03-12 21:03:13 +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
b299ee18b7
doc(README): update instructions for running e2e tests 2019-02-20 23:16:18 +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
cbf84e25a5 first commit 2017-11-11 11:52:17 +01:00