Commit Graph

11 Commits (5bd0eb88bc666a38f75d1f4c42a4fd9406b3b277)

Author SHA1 Message Date
erik 5bd0eb88bc Update path handling in docker image
Expand readme on script usage.
1 year 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
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 8fc6f329c0 Simplify spec
Refactor uname -> unique-name.
Unit-tests for spec.
2 years ago
erik 31f490e286 [Skip-CI] WIP Working Yaml Generation 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 679530dbc7 Add functionality for multiple fqdns 2 years ago
erik 4cf689e27f Add dummy auth
It seems, that an auth file is necessary for conf creation.
So added a dummy file containing one key value pair.
Also update of names and formati in configmap and deployment.
Also added valid_config and valid auth.
2 years ago