Commit Graph

134 Commits (v1.1.0)
 

Author SHA1 Message Date
erik 8e93644cb5 [WIP] Refactored ingress ns, fix tests
* now ingress-cert
* tests for generate function now get flattened-and-reduced-config
2 years ago
erik 03b6e2c234 [WIP] Add and review specs
* add spec for flatten-and-reduce-config,
  * checks if config and auth are present
* combine websitedata? and websiteauth?
  * due to input from flatten-and-reduce-config
2 years ago
erik caa8b5c886 [WIP] Solve ToDos
* Hardened flatten-and-reduce-config through sorting of :auth and
  :website vectors
* add issuer kv and volume-size kv only when existing in config
* fixed test in website_test.cljc
* fixed content-vol-creation for nonexistent volume-size kv pair
2 years ago
Clemens 5bcfe9f0b1 Added failing test as template to fix "flatten-and-reduce-config" 2 years ago
Clemens ac2a4da7b4 Added volume-size to config and added todo 2 years ago
Clemens 54ce871333 Added TODOs 2 years ago
Clemens 668f2d7e2a Added specs to functions 2 years ago
jerger 0fc7bc5f2e review 2 years ago
jerger bd40461bb3 ssl is terminated in ingress 2 years ago
erik 32b6c8e597 [Skip-CI] Update Readme 2 years ago
erik a7cfb2f49c Update tests 2 years ago
erik 1d533a6491 [Skip-CI] Version bump 2 years ago
erik 18dfc0ff86 Version 0.1.3 2 years ago
erik 38baf92ba0 Release v0.1.3 2 years ago
erik 3a20f92a63 [Skip-CI] Updated Deps 2 years ago
erik e0f79b2fae [Skip-CI] Version bump 2 years ago
erik 96be820b6c Version 0.1.2 2 years ago
erik 9878fe30d3 Release v0.1.2 2 years ago
erik ddc6098646 Fix imports and deps 2 years ago
erik c6e3986c60 [Skip-CI] Version Bump 2 years ago
erik 4ce3d8d5fa Version 0.1.1 2 years ago
erik 38c533db06 Release v0.1.1 2 years ago
erik 9519e83497 Fix tests 2 years ago
erik b3044fbc5c Fix test 2 years ago
bom 4cce1da4cb Remove Content-Security-Policy header 2 years ago
erik 5ef80e7710 Fix browser.cljs bug
Add automation for testing browser code.
2 years ago
erik 8a97900cda Bugfixes
Spec seems to accept a cert map for an ingress map.
2 years ago
erik 0a3a85d93d Minor refactorings 2 years ago
erik 1e7b71884d Integrate ingress-ns in website 2 years ago
erik 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.
2 years ago
jerger 8989679d57 wip 2 years ago
erik 60156805c3 [Skip-CI] add ingress 2 years ago
erik 7cecbacf63 [Skip-ci] WIP Refactor 2 years ago
jerger 616d61c2a9 [skip-ci] wip 2 years ago
erik 8fc6f329c0 Simplify spec
Refactor uname -> unique-name.
Unit-tests for spec.
2 years ago
erik 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.
2 years ago
erik 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.
2 years ago
erik 31f490e286 [Skip-CI] WIP Working Yaml Generation 2 years ago
erik b6e500da3b [Skip-Ci] WIP Generalize nginx configmap 2 years ago
erik b8482cf51c [Skip-Ci] WIP Add generalized cert gen 2 years ago
erik 95d8b636a0 [Skip-Ci] WIP Prepare fqdn generalization 2 years ago
jerger 59c96b4da9 review 2 years ago
erik c8a84a7341 [Skip-CI] Version Bump 2 years ago
erik 31a52ba619 Version 0.1.0 2 years ago
erik b4721225ce Release 2 years ago
erik e4172e572e Pull from correct URL 2 years ago
erik 679530dbc7 Add functionality for multiple fqdns 2 years ago
erik 03d4f4f7ca Remove storage logic 2 years ago
erik 915b97b63f Cleanup
Update readme and tryItOut.
2 years ago
erik 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.
2 years ago