Commit graph

45 commits

Author SHA1 Message Date
aa0d8d3a2e add password rotation to generation 2025-01-13 17:20:58 +01:00
01374f14da remove dependencies & improve testing 2025-01-13 16:56:30 +01:00
9fefac0868 [skip ci] fix test 2024-09-20 13:41:08 +02:00
b133f89ea4 fix tests 2024-07-31 11:37:23 +02:00
Clemens
3f0ce02da3 Added option for dedicated federation-enables and fixed tests 2024-07-31 09:39:06 +02:00
ba649f4c28 Use ratelimit from common 2024-07-10 09:51:32 +02:00
a3081ef93e Merge branch 'main' of ssh://repo.prod.meissa.de:2222/meissa/c4k-forgejo 2024-07-09 10:34:48 +02:00
6a2cd2e7e8 Add ns 2024-07-09 10:34:45 +02:00
Clemens
eaf06724e4 added option to override image-version tag 2024-07-08 08:28:14 +02:00
bba058afa0 [Skip-CI] Remove keywords from valid config 2024-01-19 11:40:08 +01:00
12034502ac Use default values in tests 2024-01-19 11:39:42 +01:00
7d21f5aff1 Fix test 2024-01-17 12:44:22 +01:00
777b94a340 Add average and burst keys 2024-01-17 11:57:55 +01:00
054e6954af Implement tests 2024-01-17 11:43:32 +01:00
e6e63051ae refactor to new commons features 2023-12-15 19:04:30 +01:00
7a7e05a715 add test 2023-12-15 19:03:58 +01:00
bom
7e8ba95412 Update image name in test 2023-06-16 15:00:35 +02:00
8768c68c22 Merge branch 'optional-forgejo-fed' of gitlab.com:domaindrivenarchitecture/c4k-forgejo into optional-forgejo-fed 2023-06-07 13:40:26 +02:00
572ddb9747 Update tests 2023-06-07 12:16:15 +02:00
b689d520ce wrote tests upfront 2023-05-30 09:20:58 +02:00
92451aab04 Update with deploy-federated 2023-05-16 10:06:13 +02:00
bom
79157ea457 Split mailer host into addr and port
This became possible in version 1.18. We are currently using 1.19
2023-04-28 11:57:18 +02:00
999aa72993 Forgejo instead of gitea 2023-04-21 06:56:06 +00:00
cf70e2f07b Removed root-volume
/var/lib/gitea is used in gitea-rootless image.
We effectively only use the /data volumen mount and PVC.

Removed the logic creating a root-volume, the yamls and the tests.
2022-09-07 13:20:50 +02:00
42f6542b49 Reverted commits c74c22e3 6420387e 8936b488 e1929dd3 2022-08-05 12:00:18 +02:00
c74c22e33d Fixed test 2022-08-05 11:09:52 +02:00
e1929dd312 TODOs resolved 2022-08-05 09:44:21 +02:00
4c6e99cc70 freflect new namespace for test-helper 2022-07-29 12:50:52 +00:00
865b475bfc Configurable storage sizes
Storage sizes can now be configured.
Due to limitations of yaml/load-as-edn volumes.yaml was
split into datavolume.yaml and rootvolume.yaml. This
way, we are able to follow volume size recommendations
described in jira.
Valid config was updated. Tests were updated.
2022-07-27 16:48:04 +02:00
53eca49d9d Update deps, fix tests 2022-07-27 12:23:42 +02:00
64a168e6b0 Fix test 2022-07-22 11:27:08 +02:00
7510589e47 Migrated appini-configmap to appini-env-configmap
We now have a basic config for our gitea installation.
We might want to have a closer look on the security config.

Also updated tests and gitea.cljc code with params and formating.
2022-07-20 15:56:37 +02:00
e6866cd591 Fixed test: should-generate-secret 2022-07-15 17:34:10 +02:00
fd92acef46 Fixed tests
Removed unused issuer key in tests and generate-appini-env.
Combined host and port keys for ease of programming.
2022-07-15 15:09:32 +02:00
bom
dd30b5e329 Add test for generate-secrets 2022-07-14 12:42:01 +02:00
997ecf5305 do not create cert twice 2022-07-06 08:21:27 +02:00
bom
810ff3783f Move spec to gitea and instrument generate functions 2022-06-17 10:26:59 +02:00
bom
3d4b5728d1 Rewrite tests using new common_test 2022-06-17 09:12:03 +02:00
1fa978e4cc upd README.md 2022-06-13 18:02:44 +02:00
b505ed838b move gitea env settings to ConfigMap 2022-06-11 19:34:43 +02:00
see
618ada9b55 updated staging value to string 2022-06-10 15:17:41 +02:00
755f627675 fix test 2022-06-08 20:27:11 +02:00
303ad09088 fix cljs tests 2022-06-07 18:43:53 +02:00
d1808d8573 fix tests 2022-06-07 18:40:24 +02:00
57c73ae49c initial 2022-06-07 17:37:21 +02:00