Commit graph

13 commits

Author SHA1 Message Date
Jaka Hudoklin
a8a79d02ff
docs(README): add notice for breaking changes 2020-01-15 12:32:03 +00:00
Jaka Hudoklin
ef78b957fd
Merge branch 'kubenix-2.0' 2020-01-15 12:25:31 +00:00
Jaka Hudoklin
1bcd37bd62
README: fix license 2020-01-14 14:54:44 +00: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
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
ffaa36d7f0
docs(README): add kubenix 2.0 announcment 2019-03-13 19:45:15 +01:00
bubbapump
7e1e383d99
Update README.md 2019-03-13 10:05:02 -06: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