Stéphane Bidoul
|
d25789c0ef
|
Stop using deprecated kustomize commonLabels
|
2025-11-29 21:13:28 +01:00 |
|
Nils Hamerlinck
|
57f9c85544
|
Add configurable kubefiles path
|
2022-10-17 19:05:49 +07:00 |
|
Nils Hamerlinck
|
f112a08de5
|
Add Mailhog to deployments
|
2022-09-17 18:31:01 +07:00 |
|
Stéphane Bidoul
|
3024085b53
|
Download github commit instead of cloning
Because the git clone+fetch is slower and uses a lot of RAM.
|
2022-02-18 18:52:57 +01:00 |
|
Stéphane Bidoul
|
b34dd38a7b
|
Abstract out image
The image, as part of build settings
is only passed to kubefiles rendering, and
not exposed outside.
|
2021-11-24 22:18:31 +01:00 |
|
Stéphane Bidoul
|
180ecc6f8d
|
Refactor passing around git commit info
|
2021-11-21 17:57:11 +01:00 |
|
Stéphane Bidoul
|
1bd45aa7b0
|
Fix addons directory location
It was mixed with the odoo data dir.
|
2021-11-20 15:06:34 +01:00 |
|
Stéphane Bidoul
|
62c6b4caa2
|
Type annotations in tests
|
2021-11-14 10:29:07 +01:00 |
|
Stéphane Bidoul
|
7b6ce4f1bd
|
Preserve odoo-venv for faster startup
|
2021-11-12 00:21:43 +01:00 |
|
Stéphane Bidoul
|
801790ed05
|
Make filestore storage class configurable
Also, use kustomize patches instead of vars.
|
2021-11-09 20:03:37 +01:00 |
|
Stéphane Bidoul
|
db51e28dbd
|
Use a PVC for the Odoo filestore
|
2021-11-09 20:03:37 +01:00 |
|
Stéphane Bidoul
|
f012651501
|
Add test for render_kubefiles
|
2021-11-07 12:02:36 +01:00 |
|