David Arnold
39badb2084
fixup tests
2021-05-31 21:14:39 -05:00
David Arnold
09e268920b
ref: move source code to ./src (clean top level)
2021-05-31 17:25:06 -05:00
David Arnold
ee9b4adfc8
ref: non-flake compatibility
...
since this is purely a legacy concern (both default.nix and shell.nix),
we avoid to include the flake-compat as a flake input.
(even though unused inputs are lazily fetched - for style & clarity)
2021-05-31 17:25:05 -05:00
David Arnold
59da5c1698
ref: don't expose upstreamable lib a second time as kubenix.lib
...
It is already overlayd onto pkgs.lib in the context of kubenix'
evalModules
2021-05-31 17:25:04 -05:00
David Arnold
9d006f39fc
ref: streamline extra lib
2021-05-31 17:24:59 -05:00
David Arnold
bf64929797
ref: organize lib folder
2021-05-28 16:19:03 -05:00
David Arnold
db6d83c61e
fmt
2021-05-13 17:33:58 -04:00
Jaka Hudoklin
bbc5e3d477
WIP: test refactoring
2021-05-05 22:49:54 -04:00
GTrunSec
8f0e518bc0
compat nixpkgs and change to testing-python.nix
2021-04-03 22:37:13 -07:00
Jaka Hudoklin
ce55ddead6
fix(fetchhelm): helm init is not required anymore
2020-04-04 18:21:14 +07:00
Jaka Hudoklin
13e5edd9f9
fix regressions due updates in nixpkgs
2020-01-15 12:22:47 +00:00
Jaka Hudoklin
c8c2f69cc4
fix(lib/k8s): mkSecretOption, improve errors if name or key not passed
2020-01-15 09:52:39 +00:00
Jaka Hudoklin
dc200f8484
feat(lib/k8s): add allowNull to mkSecretOption
2020-01-15 09:51:29 +00:00
Jaka Hudoklin
ccb1b8e538
fix(lib/k8s): fix mkSecretOption
2020-01-14 20:43:47 +00:00
Jaka Hudoklin
9cfe310afb
feat(lib/extra): make toYAML return file content as was before
2020-01-14 19:11:24 +00:00
Jaka Hudoklin
d0027e556f
fix(lib/helm): fixes for helm 3
2020-01-14 19:09:39 +00:00
Jaka Hudoklin
e5135b329f
feat(lib/k8s): expose toBase64 and octalToDecimal for legacy support
2020-01-14 18:35:01 +00:00
Jaka Hudoklin
87029e6bd7
fix(lib/k8s): fix mkSecretOption
2020-01-14 18:34:34 +00:00
Jaka Hudoklin
086780088c
feat(k8s): allow to define customTypes from CRDs
2019-10-20 13:48:48 +02:00
Jaka Hudoklin
9f05cd56b1
feat(legacy): refactor legacy kubenix support
2019-10-06 21:43:57 +02:00
Jaka Hudoklin
ec3f7ecb10
feat(k8s): improve aliased resource naming
2019-09-27 18:28:24 +02: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
eac2d78667
feat: refactor file structure module interfaces and other
2019-03-07 23:23:07 +01:00
Jaka Hudoklin
5d8b66f8a0
feat: interface and lib refactoring
2019-03-07 18:02:26 +01:00