Commit graph

6 commits

Author SHA1 Message Date
87a06dac66
feat(ci): update Postgres minor version and delete temporary tags 2025-03-26 15:42:57 +01:00
89b682935b
docs: extend docs 2025-01-28 18:01:34 +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
7e0550f190
chore: cleanup examples 2025-01-22 08:38:36 +01:00
b55afea477
feat(storage): prepare custom resource for storage API 2025-01-21 21:56:17 +01:00
3104f50c58
refactor: implement control plane as controller-runtime manager 2025-01-20 17:06:41 +01:00