|
acb8b1e7bf
|
replace deprecated fkts
|
2024-05-31 16:54:11 +02:00 |
|
|
d2bf694e4e
|
Implement burst-rate for simple-ingress
|
2024-05-17 16:02:35 +02:00 |
|
|
dd897c7364
|
Fix variable names
|
2024-05-17 16:00:11 +02:00 |
|
|
0b647ed4d8
|
Remove old deprecated functions
|
2024-05-17 15:50:54 +02:00 |
|
|
2008322368
|
Deprecate replace-all-matching-values-by-new-value
in favor or 'replace-all-matching' as it is shorter
|
2024-05-17 15:49:31 +02:00 |
|
|
b4eb47d584
|
Add support for hetzner-csi for PVC
|
2024-05-17 14:45:15 +02:00 |
|
|
b2ce1fa75e
|
Use inline-resource macro again
|
2024-03-29 10:25:48 +01:00 |
|
|
1c0537f8e9
|
Add jar-file inlining
|
2024-03-29 10:21:05 +01:00 |
|
|
4fdf7d7de3
|
fix ratelimit wiring
|
2024-02-29 09:24:59 +01:00 |
|
|
7469fc1cd4
|
fix macro issue
|
2024-02-28 09:59:28 +01:00 |
|
|
b21e377168
|
instrument new test
|
2024-02-20 18:21:55 +01:00 |
|
|
73a9965f96
|
format
|
2024-02-20 18:21:21 +01:00 |
|
|
c1f2cefd14
|
keep compatibility
|
2024-02-20 18:21:03 +01:00 |
|
|
0cd4f22823
|
fix cljs
|
2024-02-20 18:10:05 +01:00 |
|
|
7e9c813e33
|
introduce namespace for postgres
|
2024-02-20 18:05:33 +01:00 |
|
|
674045eba3
|
add test & fixed some issues
|
2024-02-20 17:33:22 +01:00 |
|
|
cca93311e4
|
seperate postgres & postgres-internal
|
2024-02-20 17:08:39 +01:00 |
|
|
8626b91b16
|
refactor to dry
|
2024-02-20 16:14:15 +01:00 |
|
|
ab2473bdf4
|
introduce internal for monitoring
|
2024-02-20 16:04:28 +01:00 |
|
|
b4718500b1
|
fix cljs for postgresql
|
2024-02-20 16:03:56 +01:00 |
|
|
6794a24f0f
|
add namespace to ingress
|
2024-02-20 15:23:59 +01:00 |
|
|
73e2ebd12f
|
introduce namespace
|
2024-02-20 15:23:42 +01:00 |
|
|
866ef84f12
|
use load-resource macro
|
2024-02-20 12:08:49 +01:00 |
|
|
781ae8b0c5
|
remov unused imports
|
2024-02-20 11:46:59 +01:00 |
|
|
a334dff58b
|
add ratelimit to ingress
|
2024-02-19 18:30:12 +01:00 |
|
|
6b79f2599d
|
minor fixes
|
2024-02-17 14:39:31 +01:00 |
|
|
b706139d4f
|
remove need for reflection
|
2024-02-16 17:35:33 +01:00 |
|
|
1227a8a76f
|
Add another inline_resources macro test
|
2023-11-10 13:26:16 +01:00 |
|
|
bfa2007459
|
Finish implementing macro
* move macros.clj to common directory, to be included in shadow-cljs
* add cljs macro-passing file
* add tests to check functionality
|
2023-10-27 17:35:15 +02:00 |
|
|
a9fa5e4a35
|
Add inline-resources macro
* allows inclusion of a whole folder in the "resources/" directory
|
2023-10-27 16:29:43 +02:00 |
|
|
abfe467382
|
Fix typo
|
2023-10-27 14:53:29 +02:00 |
|
|
52d5263b86
|
Fix naming to avoid breaking change
|
2023-10-27 12:37:24 +02:00 |
|
|
0da8216e6c
|
Refactor get-content-from-element to enable tests
|
2023-10-27 12:21:12 +02:00 |
|
|
f147947558
|
Fix get-content-from-element
|
2023-10-06 11:57:15 +02:00 |
|
|
966ecf1009
|
Fix get-content-from-element
|
2023-10-06 11:56:20 +02:00 |
|
Clemens
|
f143587c95
|
Added todo
|
2023-06-16 13:53:15 +02:00 |
|
|
97067359f5
|
Bump certificate renewal time to 30 days
|
2023-05-19 10:57:21 +02:00 |
|
|
192186c9de
|
fix tests
|
2023-04-07 15:08:26 +02:00 |
|
|
1c30c8c157
|
Faster renewal of certificates
|
2023-03-02 11:54:55 +01:00 |
|
|
30d444c2a0
|
Rename keywords to monitoring specific values
|
2023-01-27 13:37:33 +01:00 |
|
|
dc23ef15cc
|
Refactor spec definitions as spec keywords.
|
2023-01-27 12:25:58 +01:00 |
|
|
e827b6113d
|
Update postgres to use strings instead of keywords
In config and auth.
|
2023-01-27 12:24:22 +01:00 |
|
|
64298cc69e
|
Refactor keywords to strings
Because the yaml reader reads clojure keywords as string.
|
2023-01-27 12:23:01 +01:00 |
|
|
a270ce3d13
|
Merge branch 'master' of gitlab.com:domaindrivenarchitecture/c4k-common
|
2023-01-27 10:37:18 +01:00 |
|
|
f34fa113ca
|
Fix monitoring test to include cljs path
|
2023-01-27 10:37:15 +01:00 |
|
|
7cd303b478
|
Implement specs as def
|
2023-01-27 10:34:45 +01:00 |
|
|
e53dfc01aa
|
Implement regression test for invalid spec definition
|
2023-01-27 10:26:19 +01:00 |
|
|
67c2fb4af7
|
Implement specs as defs and not functions
This caused values to be spec valid no matter what
|
2023-01-27 10:25:59 +01:00 |
|
|
50f269e8d4
|
breaking: fixed spec for monitoring
|
2022-12-28 17:58:24 +01:00 |
|
|
a85e3c3b24
|
add ability to either consume yaml or edn
|
2022-12-28 08:40:08 +01:00 |
|