Commit graph

6 commits

Author SHA1 Message Date
7f56a3db56
feat: custom postgres images 2025-02-12 17:17:43 +01:00
0014927ca9
feat(storage): finish initial basic implementation
- support both s3 & file storage backends
- support imgproxy to scale images
- manually tested with MinIO & local storage
- fixed service discovery issue in APIGatey reconciler not detecting
  service changes
- refactored defaults and env variable code to make it manageable again
- add repo link to docs
2025-01-23 18:00:05 +01:00
604525de38
feat: prepare test execution with mage & update tools 2025-01-22 19:15:26 +01:00
b55afea477
feat(storage): prepare custom resource for storage API 2025-01-21 21:56:17 +01:00
d02e2d4653
fix: minor issues 2025-01-21 19:50:11 +01:00
3104f50c58
refactor: implement control plane as controller-runtime manager 2025-01-20 17:06:41 +01:00