Commit graph

130 commits

Author SHA1 Message Date
Clemens
ac2a4da7b4 Added volume-size to config and added todo 2022-10-28 13:48:11 +02:00
Clemens
54ce871333 Added TODOs 2022-10-28 11:34:32 +02:00
Clemens
668f2d7e2a Added specs to functions 2022-10-28 11:28:37 +02:00
0fc7bc5f2e review 2022-10-26 08:56:57 +02:00
bd40461bb3 ssl is terminated in ingress 2022-10-26 08:37:44 +02:00
32b6c8e597 [Skip-CI] Update Readme 2022-10-21 16:09:09 +02:00
a7cfb2f49c Update tests 2022-10-21 15:36:35 +02:00
1d533a6491 [Skip-CI] Version bump 2022-10-21 12:26:19 +02:00
18dfc0ff86 Version 0.1.3 2022-10-21 12:25:03 +02:00
38baf92ba0 Release v0.1.3 2022-10-21 12:24:54 +02:00
3a20f92a63 [Skip-CI] Updated Deps 2022-10-21 12:23:49 +02:00
e0f79b2fae [Skip-CI] Version bump 2022-10-21 12:19:01 +02:00
96be820b6c Version 0.1.2 2022-10-21 12:15:28 +02:00
9878fe30d3 Release v0.1.2 2022-10-21 12:15:13 +02:00
ddc6098646 Fix imports and deps 2022-10-21 12:13:29 +02:00
c6e3986c60 [Skip-CI] Version Bump 2022-10-21 12:05:03 +02:00
4ce3d8d5fa Version 0.1.1 2022-10-21 12:01:12 +02:00
38c533db06 Release v0.1.1 2022-10-21 11:59:42 +02:00
9519e83497 Fix tests 2022-10-21 11:57:44 +02:00
b3044fbc5c Fix test 2022-10-21 11:33:25 +02:00
bom
4cce1da4cb Remove Content-Security-Policy header 2022-10-21 11:21:43 +02:00
5ef80e7710 Fix browser.cljs bug
Add automation for testing browser code.
2022-10-18 13:26:41 +02:00
8a97900cda Bugfixes
Spec seems to accept a cert map for an ingress map.
2022-10-18 11:31:47 +02:00
0a3a85d93d Minor refactorings 2022-10-18 10:48:01 +02:00
1e7b71884d Integrate ingress-ns in website 2022-10-18 10:30:51 +02:00
49dd95f78e WIP Refactoring ingress
Move Cert generation to ingress as well.
Need to specify name for each http, https, cert resource.
Update tests and ingress definitions.
2022-10-14 16:41:25 +02:00
8989679d57 wip 2022-10-14 15:13:15 +02:00
60156805c3 [Skip-CI] add ingress 2022-10-14 14:41:20 +02:00
7cecbacf63 [Skip-ci] WIP Refactor 2022-10-14 14:31:52 +02:00
616d61c2a9 [skip-ci] wip 2022-10-14 14:09:40 +02:00
8fc6f329c0 Simplify spec
Refactor uname -> unique-name.
Unit-tests for spec.
2022-10-14 13:41:21 +02:00
a15b7b0d6f Adjusted Tests
Also fixed smaller issues in website.cljc.
Better division of generate-common-*, now these functions
may reside in c4k-common and generate standing ingresses/certs
with only service and fqdn inputs (which need to be set anyways).

Also moved predicates and specs to website.cljc.
2022-10-13 16:39:55 +02:00
d9e22a26ed [Skip-CI] WIP Working config generation
c4k-website now generates multiple configs depending on the number
of list items in :websites and :auth lists.
2022-10-12 15:54:55 +02:00
31f490e286 [Skip-CI] WIP Working Yaml Generation 2022-10-12 13:42:44 +02:00
b6e500da3b [Skip-Ci] WIP Generalize nginx configmap 2022-10-12 10:56:12 +02:00
b8482cf51c [Skip-Ci] WIP Add generalized cert gen 2022-10-12 09:58:56 +02:00
95d8b636a0 [Skip-Ci] WIP Prepare fqdn generalization 2022-10-11 18:07:01 +02:00
59c96b4da9 review 2022-10-11 09:10:58 +02:00
c8a84a7341 [Skip-CI] Version Bump 2022-10-11 08:39:34 +02:00
31a52ba619 Version 0.1.0 2022-10-11 08:37:57 +02:00
b4721225ce Release 2022-10-11 08:37:45 +02:00
e4172e572e Pull from correct URL 2022-10-07 13:08:14 +02:00
679530dbc7 Add functionality for multiple fqdns 2022-09-30 17:54:26 +02:00
03d4f4f7ca Remove storage logic 2022-09-30 10:14:10 +02:00
915b97b63f Cleanup
Update readme and tryItOut.
2022-09-29 16:22:08 +02:00
b5614681d9 Fix test.cljs
Turns out, the cljs version creates newlines at the end of a string.
This was not considered in the test and thus resulted in failure.
2022-09-29 13:59:19 +02:00
df3e099fab Update tests 2022-09-28 15:57:09 +02:00
49d47f02c7 ToDo 2022-09-28 15:44:33 +02:00
a8a5d0653c [Skip-Ci] remove while loop 2022-09-28 15:24:03 +02:00
25b5083895 Update imports, java script generation, tests 2022-09-28 15:16:48 +02:00