Commit Graph

131 Commits (master)

Author SHA1 Message Date
Michael Jerger acb8b1e7bf replace deprecated fkts 1 day ago
bom d2bf694e4e Implement burst-rate for simple-ingress 2 weeks ago
bom dd897c7364 Fix variable names 2 weeks ago
bom 0b647ed4d8 Remove old deprecated functions 2 weeks ago
bom 2008322368 Deprecate replace-all-matching-values-by-new-value
in favor or 'replace-all-matching' as it is shorter
2 weeks ago
bom b4eb47d584 Add support for hetzner-csi for PVC 2 weeks ago
bom b2ce1fa75e Use inline-resource macro again 2 months ago
bom 1c0537f8e9 Add jar-file inlining 2 months ago
Michael Jerger 4fdf7d7de3 fix ratelimit wiring 3 months ago
Michael Jerger 7469fc1cd4 fix macro issue 3 months ago
Michael Jerger b21e377168 instrument new test 3 months ago
Michael Jerger 73a9965f96 format 3 months ago
Michael Jerger c1f2cefd14 keep compatibility 3 months ago
Michael Jerger 0cd4f22823 fix cljs 3 months ago
Michael Jerger 7e9c813e33 introduce namespace for postgres 3 months ago
Michael Jerger 674045eba3 add test & fixed some issues 3 months ago
Michael Jerger cca93311e4 seperate postgres & postgres-internal 3 months ago
Michael Jerger 8626b91b16 refactor to dry 3 months ago
Michael Jerger ab2473bdf4 introduce internal for monitoring 3 months ago
Michael Jerger b4718500b1 fix cljs for postgresql 3 months ago
Michael Jerger 6794a24f0f add namespace to ingress 3 months ago
Michael Jerger 73e2ebd12f introduce namespace 3 months ago
Michael Jerger 866ef84f12 use load-resource macro 3 months ago
Michael Jerger 781ae8b0c5 remov unused imports 3 months ago
Michael Jerger a334dff58b add ratelimit to ingress 3 months ago
Michael Jerger 6b79f2599d minor fixes 4 months ago
Michael Jerger b706139d4f remove need for reflection 4 months ago
bom 1227a8a76f Add another inline_resources macro test 7 months ago
bom 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
7 months ago
bom a9fa5e4a35 Add inline-resources macro
* allows inclusion of a whole folder in the "resources/" directory
7 months ago
bom abfe467382 Fix typo 7 months ago
bom 52d5263b86 Fix naming to avoid breaking change 7 months ago
bom 0da8216e6c Refactor get-content-from-element to enable tests 7 months ago
bom f147947558 Fix get-content-from-element 8 months ago
bom 966ecf1009 Fix get-content-from-element 8 months ago
Clemens f143587c95 Added todo 12 months ago
bom 97067359f5 Bump certificate renewal time to 30 days 1 year ago
Michael Jerger 192186c9de fix tests 1 year ago
bom 1c30c8c157 Faster renewal of certificates 1 year ago
bom 30d444c2a0 Rename keywords to monitoring specific values 1 year ago
erik dc23ef15cc Refactor spec definitions as spec keywords. 1 year ago
erik e827b6113d Update postgres to use strings instead of keywords
In config and auth.
1 year ago
erik 64298cc69e Refactor keywords to strings
Because the yaml reader reads clojure keywords as string.
1 year ago
bom a270ce3d13 Merge branch 'master' of gitlab.com:domaindrivenarchitecture/c4k-common 1 year ago
bom f34fa113ca Fix monitoring test to include cljs path 1 year ago
erik 7cd303b478 Implement specs as def 1 year ago
bom e53dfc01aa Implement regression test for invalid spec definition 1 year ago
bom 67c2fb4af7 Implement specs as defs and not functions
This caused values to be spec valid no matter what
1 year ago
jerger 50f269e8d4 breaking: fixed spec for monitoring 1 year ago
jerger a85e3c3b24 add ability to either consume yaml or edn 1 year ago