Commit Graph

130 Commits (master)

Author SHA1 Message Date
jerger d8c7bdc55f refactor name 1 year ago
jerger 0991ac2f73 bind ingress to public 1 year ago
jerger 2c8ce98d66 breaking: widen spec for ingress usage 1 year ago
jerger 167c58be08 breaking: rename ingress-cert -> ingress & add generateingress-and-cert 1 year ago
jerger 6241f63967 add groups f. browser 1 year ago
Pat Dyn 8a3fc9399e We now produce a working monitoring config 1 year ago
bom a440fc47a6 Use defn instead of multimethod for load-as-edn 2 years ago
bom 21c1b69ade Remove tls annotation from ingress
This is not required as specifying the tls section already specializes
this ingress for https traffic.
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 ef9fd8ea65 Fix test and update deps
* Exception testing now happens for clj only
  * If testing for cljs is required we need tests for cljs
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 a4de7f54e3 Fix tests 2 years ago
bom e28ccabf72 Move input to end of pred function 2 years ago
bom aa55ae4606 Add tests for all remaining predicates 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 b0fe222c25 Use map-diff function in postgres_test
Add tests alongside the existing tests which use map-diff to demonstrate
the usage of map-diff.
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
bom 1a2997b89f Merge branch 'master' of gitlab.com:domaindrivenarchitecture/c4k-common 2 years ago
bom d5cb048221 Version 1.1.1 2 years ago
Clemens Geibel 76206a28ba Added predicate is-yaml? 2 years ago
jerger 4cfe791e85 Breaking-Change: generate-pvc now needs a config.
introduced storage-size & storage-class-name
2 years ago
jem 0fc9fc3e65 fixed cljs tests 3 years ago
jem d5e3810d02 fixed tests 3 years ago
jem 47b7a412c9 mob finish 3 years ago
bom 86a191f45a mob 3 years ago
az 370eb687c7 mob4 3 years ago
jem c4e1539958 mob 3 years ago
leo bb7757338c mob2 3 years ago
bom 86b6e890cf mob 3 years ago
az d270dfcbd0 mob1 3 years ago
az 7713afdb38 add spec to yaml.clj and base64.clj 3 years ago
bom 494241a15a dont append to body directly but c4k-content div instead 3 years ago
bom d9a1b53596 removed onblur from html 3 years ago
bom 7c73735a64 add functions to create js-objs from hickory 3 years ago
jem bc2ffc0693 allow pg pinning override 3 years ago
jem ce72dc84eb pin postgres to version 13 3 years ago
jem 4e16002151 Merge branch 'master' of gitlab.com:domaindrivenarchitecture/c4k-common 3 years ago
jem 759602fc76 add new refactoring 3 years ago
bom 2625cb615c added id to input field, variable project 3 years ago
bom d34d7a7ce5 added onblur listener and br 3 years ago
jem d66189bd9f add missing db-name 3 years ago
jem 60baab6a8c fix tests 3 years ago
jem 1873813e7f Merge branch 'master' of gitlab.com:domaindrivenarchitecture/c4k-common 3 years ago
jem 1dea6ceccf adjust shared buffers to 0.25 3 years ago
bom 952412b74d fixed wrong imports in postgres 3 years ago
bom 8badf77922 fixes in browser 3 years ago
jem 8b5c33183c resolve deprecation 3 years ago
jem a0ce804499 introduce size dependand postgres-sizings 3 years ago
bom 2ac6afb3bb moved hickory framework to commons 3 years ago
Jan Krebs ed90703b13 Add information where deprecated functions were moved to 3 years ago
jem 00651fa386 fix test resource 3 years ago
bom 930e520c42 yaml multimethod, added postgres 3 years ago
jem 67631747ae mob 3 years ago
bom 8e3b007e06 mob 3 years ago
jem f62baf0cd0 established cljs 3 years ago
Clemens Geibel 39e3b25ac0 Adjusted namepace names 3 years ago
bom 935904e024 refactor common parts 3 years ago