Commit graph

361 commits

Author SHA1 Message Date
d8c7bdc55f refactor name 2022-12-27 08:19:13 +01:00
8516232f1f update refactoring status 2022-12-27 08:18:55 +01:00
0991ac2f73 bind ingress to public 2022-12-26 18:06:12 +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
38d8050472 [skip-ci] adjust readme to refactoring state 2022-12-23 18:53:32 +01:00
6241f63967 add groups f. browser 2022-12-23 18:53:01 +01:00
584cc86188 [skip-ci] adjust refactoring state 2022-12-23 18:29:18 +01:00
d5acce7c4a version bump 2022-12-23 18:24:08 +01:00
d56d0ce3b4 prepare release 2022-12-23 17:42:21 +01:00
6862edb7d6 Merge branch 'monitoring' into 'master'
update deps

See merge request domaindrivenarchitecture/c4k-common!4
2022-12-23 16:35:06 +00:00
8e90cb3c4b update deps 2022-12-23 16:35:06 +00:00
257927b36e Merge branch 'master' of gitlab.com:domaindrivenarchitecture/c4k-common 2022-12-23 16:02:34 +01:00
0607de2dac [Skip-CI] Update Readme 2022-12-23 16:02:30 +01:00
Pat Dyn
4947993bef Merge branch 'monitoring' into 'master'
We now produce a working monitoring config

See merge request domaindrivenarchitecture/c4k-common!3
2022-12-23 14:52:43 +00:00
Pat Dyn
8a3fc9399e We now produce a working monitoring config 2022-12-23 14:52:43 +00:00
bom
25bdb7cd55 Remove standardized resources refactoring
This is already included as common load-as-edn
2022-12-01 18:05:37 +01:00
bom
bad6a8707b Update status of refactorings 2022-11-18 12:18:26 +01:00
bom
bb7cec75af Add missing refactorings 2022-11-18 11:46:08 +01:00
bom
3403c7b5c3 Remove unnecessary whitespace
The whitespace made the table of refactorings almost
unreadable/unchangeable
2022-11-18 11:40:04 +01:00
bom
e4af6c9281 version bump 2022-11-18 10:40:24 +01:00
bom
2a3cc3d9d6 Version 3.1.1 2022-11-18 10:39:53 +01:00
bom
95d6153b73 Prep for release v3.1.1 2022-11-18 10:39:45 +01:00
bom
a440fc47a6 Use defn instead of multimethod for load-as-edn 2022-11-18 10:38:39 +01:00
bom
55d3438970 version bump 2022-11-18 09:38:32 +01:00
bom
72d63826a9 Version 3.1.0 2022-11-18 09:37:36 +01:00
bom
edcb07ac91 Prepare release v3.1.0 2022-11-18 09:37:26 +01: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
d635988f5a Remove router.tls annotation
This specialized the ingress for https connections which is no longer
the case for the combined ingress
2022-11-11 10:24:33 +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
e194fcaffc Update Refactorings 2022-11-09 11:46:22 +01:00
e6ff8ae529 version bump 2022-11-08 14:37:41 +01:00
6be44db9ac Version 3.0.2 2022-11-08 14:36:34 +01:00
886f153fda Prep for release 2022-11-08 14:36:21 +01:00
Pat Dyn
d4c559a5e1 Merge branch 'yaml-ns-refactoring' into 'master'
Refactor the yaml namespace

See merge request domaindrivenarchitecture/c4k-common!2
2022-11-08 13:30:31 +00: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
efca8c0cd9 Update ingress 2022-11-08 14:00:03 +01: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
65dd1d1ca2 [WIP] Check for allowed resources 2022-11-08 13:06:26 +01:00
d1f4fb942d [WIP] Refactor yaml.cljs
Move redundand functionality from modules to common.
2022-11-08 12:57:54 +01:00
ce73df117c Remove Todo from http ing[F 2022-11-04 12:06:44 +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
2bc0168d14 Merge branch 'ingress-namespace' of gitlab.com:domaindrivenarchitecture/c4k-common into ingress-namespace 2022-11-01 14:00:24 +01:00
fe2d74a947 [Skip-Ci] [WIP] Refactor ingress ns
* now ingress-cert
* typo fix
2022-11-01 13:59:24 +01:00
fbc7517840 [Skip-Ci] [WIP] Refactor ingress ns
* now ingress-cert
2022-11-01 13:56:28 +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