Commit Graph

89 Commits (0da8216e6ce2f129cb34d97e7581886760f48167)

Author SHA1 Message Date
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
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
erik 7cd303b478 Implement specs as def 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 2 years ago
jerger a85e3c3b24 add ability to either consume yaml or edn 2 years ago
jerger 7af0897db3 format 2 years ago
jerger d8c7bdc55f refactor name 2 years ago
jerger 0991ac2f73 bind ingress to public 2 years ago
jerger 2c8ce98d66 breaking: widen spec for ingress usage 2 years ago
jerger 167c58be08 breaking: rename ingress-cert -> ingress & add generateingress-and-cert 2 years ago
jerger 6241f63967 add groups f. browser 2 years ago
Pat Dyn 8a3fc9399e We now produce a working monitoring config 2 years ago
bom a440fc47a6 Use defn instead of multimethod for load-as-edn 2 years ago
bom d635988f5a Remove router.tls annotation
This specialized the ingress for https connections which is no longer
the case for the combined ingress
2 years ago
bom 948b7d92e7 Consolidate http and https ingress
The two ingresses were used to enable http to https redirects which can
also be done by specifying a middleware in the annotations.
2 years ago
Pat Dyn 070e794981 Merge branch 'master' into 'yaml-ns-refactoring'
# Conflicts:
#   src/test/cljc/dda/c4k_common/common_test.cljc
2 years ago
erik efca8c0cd9 Update ingress 2 years ago
erik 2ee2985139 Cleanup 2 years ago
erik 6358701732 shadow-cljs/resource need literal string 2 years ago
erik 1cadd0e993 [WIP] Update postgres and tests 2 years ago
erik 65dd1d1ca2 [WIP] Check for allowed resources 2 years ago
erik d1f4fb942d [WIP] Refactor yaml.cljs
Move redundand functionality from modules to common.
2 years ago
erik ce73df117c Remove Todo from http ing[F 2 years ago
erik 68d8323921 Refactor labels.app.kubernetes.part-of 2 years ago
erik fe2d74a947 [Skip-Ci] [WIP] Refactor ingress ns
* now ingress-cert
* typo fix
2 years ago
Clemens e6074cdb4d Added integer-string? predicate 2 years ago
erik bb8ac8a78f Add ingress definitions to c4k-common
Also update gitignore.
2 years ago
Clemens Geibel 34f498cacb Added pred int-gt-n? 2 years ago
jerger 508f0a76f8 renamed commen-test -> test-helper 2 years ago
jerger 6d520d3fa8 fix spec for concat-vec & added tests 2 years ago
Clemens Geibel c3a14c96d1 Added concat-str-vec with string-vector? pred 2 years ago
bom e28ccabf72 Move input to end of pred function 2 years ago
bom f403f9452b Fix: print (usage name) instead of the usage function 2 years ago
bom 980eec3158 Update name of `list-of-separated-by?` 2 years ago
erik 9a065943c9 Add unittests for predicates 2 years ago
bom 792947c939 Add common_test namespace with map-diff function
The map-diff function searches two collections with the same structure
for equal keywords with differing values and returns the diff as a map.
2 years ago
bom 181b4c9e09 prep for release 2 years ago
bom 75bd554624 prep for release 2 years ago
bom 2acf9b3bb2 moved main to uberjar from common ns 2 years ago
bom 56e30b0b5f added load-as-edn as function 2 years ago
Clemens Geibel 933342d860 Changed letsencrypt issuer stages from keywords to strings. 2 years ago