Commit Graph

64 Commits (master)

Author SHA1 Message Date
bom d2bf694e4e Implement burst-rate for simple-ingress 14 hours 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 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 6794a24f0f add namespace to ingress 3 months ago
Michael Jerger 73e2ebd12f introduce namespace 3 months ago
Michael Jerger a334dff58b add ratelimit to ingress 3 months ago
bom 1227a8a76f Add another inline_resources macro test 6 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 52d5263b86 Fix naming to avoid breaking change 7 months ago
bom 0da8216e6c Refactor get-content-from-element to enable tests 7 months ago
bom 97067359f5 Bump certificate renewal time to 30 days 1 year ago
Michael Jerger 192186c9de fix tests 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 f34fa113ca Fix monitoring test to include cljs path 1 year ago
bom e53dfc01aa Implement regression test for invalid spec definition 1 year ago
jerger 50f269e8d4 breaking: fixed spec for monitoring 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
Pat Dyn 8a3fc9399e We now produce a working monitoring config 1 year 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 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 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 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 aa55ae4606 Add tests for all remaining predicates 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 56e30b0b5f added load-as-edn as function 2 years ago