Commit graph

43 commits

Author SHA1 Message Date
dc23ef15cc Refactor spec definitions as spec keywords. 2023-01-27 12:25:58 +01:00
e827b6113d Update postgres to use strings instead of keywords
In config and auth.
2023-01-27 12:24:22 +01:00
64298cc69e Refactor keywords to strings
Because the yaml reader reads clojure keywords as string.
2023-01-27 12:23:01 +01:00
bom
f34fa113ca Fix monitoring test to include cljs path 2023-01-27 10:37:15 +01:00
bom
e53dfc01aa Implement regression test for invalid spec definition 2023-01-27 10:26:19 +01:00
50f269e8d4 breaking: fixed spec for monitoring 2022-12-28 17:58:24 +01:00
2c8ce98d66 breaking: widen spec for ingress usage 2022-12-26 18:05:52 +01:00
167c58be08 breaking: rename ingress-cert -> ingress & add generateingress-and-cert 2022-12-26 18:04:53 +01:00
Pat Dyn
8a3fc9399e We now produce a working monitoring config 2022-12-23 14:52:43 +00:00
bom
21c1b69ade Remove tls annotation from ingress
This is not required as specifying the tls section already specializes
this ingress for https traffic.
2022-11-18 09:37:26 +01:00
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.
2022-11-11 09:35:42 +01:00
Pat Dyn
070e794981 Merge branch 'master' into 'yaml-ns-refactoring'
# Conflicts:
#   src/test/cljc/dda/c4k_common/common_test.cljc
2022-11-08 13:28:36 +00:00
2ee2985139 Cleanup 2022-11-08 13:53:02 +01:00
6358701732 shadow-cljs/resource need literal string 2022-11-08 13:43:54 +01:00
1cadd0e993 [WIP] Update postgres and tests 2022-11-08 13:37:08 +01:00
ef9fd8ea65 Fix test and update deps
* Exception testing now happens for clj only
  * If testing for cljs is required we need tests for cljs
2022-11-02 13:58:20 +01:00
68d8323921 Refactor labels.app.kubernetes.part-of 2022-11-01 15:38:14 +01:00
fe2d74a947 [Skip-Ci] [WIP] Refactor ingress ns
* now ingress-cert
* typo fix
2022-11-01 13:59:24 +01:00
Clemens
e6074cdb4d Added integer-string? predicate 2022-10-28 12:42:19 +02:00
bb8ac8a78f Add ingress definitions to c4k-common
Also update gitignore.
2022-10-19 09:25:37 +02:00
34f498cacb Added pred int-gt-n? 2022-08-05 08:50:25 +02:00
508f0a76f8 renamed commen-test -> test-helper 2022-07-29 14:04:28 +02:00
6d520d3fa8 fix spec for concat-vec & added tests 2022-07-29 13:46:53 +02:00
c3a14c96d1 Added concat-str-vec with string-vector? pred 2022-07-29 12:39:40 +02:00
bom
a4de7f54e3 Fix tests 2022-07-27 11:56:21 +02:00
bom
aa55ae4606 Add tests for all remaining predicates 2022-07-27 11:30:16 +02:00
9a065943c9 Add unittests for predicates 2022-07-27 11:02:30 +02:00
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.
2022-06-13 22:15:25 +02:00
bom
56e30b0b5f added load-as-edn as function 2022-05-13 14:19:16 +02:00
4cfe791e85 Breaking-Change: generate-pvc now needs a config.
introduced storage-size & storage-class-name
2022-02-12 18:28:35 +01:00
jem
0fc9fc3e65 fixed cljs tests 2021-11-06 17:29:13 +01:00
jem
d5e3810d02 fixed tests 2021-11-05 19:35:16 +01:00
bom
86b6e890cf mob 2021-11-05 14:11:20 +01:00
jem
bc2ffc0693 allow pg pinning override 2021-10-08 11:56:42 +02:00
jem
d66189bd9f add missing db-name 2021-09-14 19:38:57 +02:00
jem
60baab6a8c fix tests 2021-09-14 18:41:08 +02:00
jem
a0ce804499 introduce size dependand postgres-sizings 2021-09-13 09:05:08 +02:00
jem
00651fa386 fix test resource 2021-07-09 17:17:14 +02:00
jem
67631747ae mob 2021-07-09 16:39:36 +02:00
bom
8e3b007e06 mob 2021-07-09 16:21:17 +02:00
jem
f62baf0cd0 established cljs 2021-06-18 16:18:46 +02:00
39e3b25ac0 Adjusted namepace names 2021-06-18 15:54:59 +02:00
bom
935904e024 refactor common parts 2021-06-18 15:49:43 +02:00