827b5bc830
test(values): add map-env and exchange volumes tests
2024-11-22 16:23:00 +01:00
cc1019b5a8
chore(refacto): fix secret and use katenary schema
...
- add possibility to use a katenary.yaml file to setup values
- fix secret generation
2024-11-18 17:12:12 +01:00
533e1422d0
Sonar complience
...
Use valid names and factorize some constants checks
2024-10-18 09:36:55 +02:00
da7d92bbfa
Add more tests, refactor to fix problems
...
Signed-off-by: Patrice Ferlet <metal3d@gmail.com >
2024-04-24 20:55:27 +02:00
f73d598bb4
Standardization
...
- changed variables that was uppercased, that's not OK for linters
- cleanup some documentation
- remove the "/" in label prefix, a function is now used to get the
complete label (`labelName()`)
- some cleanup in tpl files, and so on...
2024-04-24 14:03:41 +02:00
e0c18ec2ad
Avoid repetitions
2024-04-23 15:45:31 +02:00
a3e7435544
Add test for static volumes
...
And moved a test from deployment_test that was not the right place to be
created.
2024-04-23 15:38:50 +02:00