Commit Graph

79 Commits (9c5ca90eefb879dba5de5953f269a5286b428a80)

Author SHA1 Message Date
Michael Jerger 6504668953 renamed resources 4 months ago
Michael Jerger 68c4f02344 fix hash-state-pvc names 4 months ago
Michael Jerger e785833304 fix content-pvc names 4 months ago
Michael Jerger 3d5864f944 fix build-secret names 4 months ago
Michael Jerger 740bd021f2 fix corn-job names 4 months ago
Michael Jerger 53fc7a990d fix service names 4 months ago
Michael Jerger 5d3621f6f8 start introduce namespace 4 months ago
Michael Jerger 9cb0e50853 use ingress & ns from common 4 months ago
Michael Jerger 0cf35755f9 simplify naming & introduce dedicated internal 4 months ago
Michael Jerger cc97cae0d0 remove parameter for pre build script 4 months ago
Michael Jerger 2770883473 rename gitea -> forgejo [BRAKING Change] 4 months ago
Michael Jerger 209f1bd9ca rename gitea -> forgejo [BRAKING Change] 4 months ago
Michael Jerger 1cb78ec68b refactor inline-macro to load resources 4 months ago
erik a0698750e3 Implement function defs for keys
Using the keys for validation in browser.cljs will convert the map
in the input field to a vector, causing the spec to fail in the browser.
1 year ago
erik 4d6af0e13f Refactor keys to current mon ns defs 1 year ago
Pat Dyn c8e4c9acf7 Do not merge config and auth 1 year ago
jerger ea08da9904 adjust to new c4k-common version 2 years ago
erik 99bc14d62c [Skip-CI] Generate API call for commit info 2 years ago
erik 892d96284a Add method to core 2 years ago
erik cb06b081ba [Skip-CI] Add test for hashfile-vol
Add resource file for cljs.
Formatting in entrypoint.sh
2 years ago
Clemens 529e7d46b6 [SKIP-CI] Renamed function 2 years ago
erik f126035e84 [Skip-CI] WIP add hashfile storage 2 years ago
erik fb5fd905cc [Skip-CI] Update cpu request value 2 years ago
erik 1514a6d822 Implement resource requests and limits
Possibility to set requests and limits for build jobs.
Otherwise a (sensible) default will be used.
2 years ago
erik 752d71dacd [Skip-CI] remove unused var
Correct link spec.
2 years ago
Pat Dyn e682f826aa Add init-container 2 years ago
bom 04fe33f564 Remove ingress_cert files 2 years ago
bom b65e77aa01 Use common for ingress generation 2 years ago
erik 70f356a1a9 Execute script in subshell located in folder
Better handling of white spaces in input.
Add test for creation of build jobs without sha256sum input.
2 years ago
erik 2b2ca8dae7 Add optional script execution in build container
The script file must exist in the root of the specified gitea-repo.
You also need to specify (and calculate) a sha256sum output
for that file. This needs to be added as KV pair to
the respective collection in :websites.
2 years ago
erik 287d6d31c5 Add initial build job so websites get build early 2 years ago
erik 1f24a6e62c Remove yaml/load-as-edn multimethod
* Also update deps
2 years ago
erik 02074ef37d shadow-cljs/resource need literal string 2 years ago
erik 53de3ea31b [Skip-CI] Remove ToDo - open to suggestions
Recursion method seems reasonable readable to me.
2 years ago
erik 75ef2572e3 Fix bug 2 years ago
erik 911f0d5b27 Refactor app.kubernetes.part-of into resources 2 years ago
erik 16189ee9c4 [Skip-Ci] Remove ToDo markers 2 years ago
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
erik ddc6098646 Fix imports and deps 2 years ago
erik b3044fbc5c Fix test 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