Commit graph

30 commits

Author SHA1 Message Date
Bryton Hall
07ba711056
pkgs(kubenix): overhaul and drop support for the helm CLI (#24)
This is a relatively large re-design which

 - removes usage of the Helm CLI
 - expects users to override the default package
 - performs an interactive diff, confirm, apply by default
 - prunes removed resources
2023-07-07 00:33:25 -04:00
Bryton Hall
ea8fe3bd9c docs: fix CLI flake package name 2023-06-12 00:01:53 -04:00
Bryton Hall
a76ddefe1c
add examples to docs site 2022-08-29 02:04:47 -04:00
Bryton Hall
1c45d6c2b7 update attribution to be more specific on sources 2022-08-28 15:35:07 -04:00
Bryton Hall
d24c6d0f35 remove resource specificity from tagline 2022-08-28 15:27:18 -04:00
Bryton Hall
e75b801a31
create static docs site with module options 2022-08-28 15:22:43 -04:00
Bryton Hall
d6ae84c7c7 add helm cli functionality 2022-08-16 00:58:23 -04:00
Bryton Hall
9f0ae6e362 init cli docs 2022-08-15 20:41:06 -04:00
Bryton Hall
b826b4502c fix nested job generators packages 2022-08-15 00:56:01 -04:00
Bryton Hall
85649dd3fd add minimal working example of a flake 2022-08-14 22:39:27 -04:00
Bryton Hall
aa60eca0fd add minimal working example to readme 2022-08-14 21:56:30 -04:00
Bryton Hall
3b12406285 remove flake-compat and devshell inputs 2022-08-13 00:09:36 -04:00
Bryton Hall
612fa7d53c init cli, add start of target docs 2022-08-12 09:44:00 -04:00
Bryton Hall
d41bceaa4c wrap logo to center align in gh ui 2022-08-11 23:51:20 -04:00
Bryton Hall
b874fce232 docs reset 2022-08-11 23:07:20 -04:00
David Arnold
1cc28e4602
bump: k8s version 2021-04-29 16:23:20 -05:00
GTrunSec
050c9f2759
update test exmaple in README 2021-04-03 22:42:47 -07:00
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