Commit Graph

134 Commits (main)

Author SHA1 Message Date
bom d8ed73cb00 Add config/auth only cmd line args 2 days ago
bom 4dfdfdcbb5 Improve help output 2 days ago
bom 4cbaac8d25 Add version command line arg
Requires "project.clj" to be added in resource-path
2 days ago
Michael Jerger acb8b1e7bf replace deprecated fkts 4 weeks ago
bom d2bf694e4e Implement burst-rate for simple-ingress 1 month ago
bom dd897c7364 Fix variable names 1 month ago
bom 0b647ed4d8 Remove old deprecated functions 1 month ago
bom 2008322368 Deprecate replace-all-matching-values-by-new-value
in favor or 'replace-all-matching' as it is shorter
1 month ago
bom b4eb47d584 Add support for hetzner-csi for PVC 1 month ago
bom b2ce1fa75e Use inline-resource macro again 3 months ago
bom 1c0537f8e9 Add jar-file inlining 3 months ago
Michael Jerger 4fdf7d7de3 fix ratelimit wiring 4 months ago
Michael Jerger 7469fc1cd4 fix macro issue 4 months ago
Michael Jerger b21e377168 instrument new test 4 months ago
Michael Jerger 73a9965f96 format 4 months ago
Michael Jerger c1f2cefd14 keep compatibility 4 months ago
Michael Jerger 0cd4f22823 fix cljs 4 months ago
Michael Jerger 7e9c813e33 introduce namespace for postgres 4 months ago
Michael Jerger 674045eba3 add test & fixed some issues 4 months ago
Michael Jerger cca93311e4 seperate postgres & postgres-internal 4 months ago
Michael Jerger 8626b91b16 refactor to dry 4 months ago
Michael Jerger ab2473bdf4 introduce internal for monitoring 4 months ago
Michael Jerger b4718500b1 fix cljs for postgresql 4 months ago
Michael Jerger 6794a24f0f add namespace to ingress 4 months ago
Michael Jerger 73e2ebd12f introduce namespace 4 months ago
Michael Jerger 866ef84f12 use load-resource macro 4 months ago
Michael Jerger 781ae8b0c5 remov unused imports 4 months ago
Michael Jerger a334dff58b add ratelimit to ingress 4 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 8 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
8 months ago
bom a9fa5e4a35 Add inline-resources macro
* allows inclusion of a whole folder in the "resources/" directory
8 months ago
bom abfe467382 Fix typo 8 months ago
bom 52d5263b86 Fix naming to avoid breaking change 8 months ago
bom 0da8216e6c Refactor get-content-from-element to enable tests 8 months ago
bom f147947558 Fix get-content-from-element 9 months ago
bom 966ecf1009 Fix get-content-from-element 9 months ago
Clemens f143587c95 Added todo 1 year 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