b4347cc8a2
chore: update migrations & images and switch to new registry
2025-04-01 20:27:03 +02:00
87a06dac66
feat(ci): update Postgres minor version and delete temporary tags
2025-03-26 15:42:57 +01:00
366ceece24
ci: switch to Harbor registry
2025-03-24 21:36:14 +01:00
101bf971a7
chore: update to Go 1.24
2025-02-13 19:49:07 +01:00
c4a43b82d3
fix(ci): remove cache for postgres images for now
2025-02-13 16:19:56 +01:00
1f285f6492
chore(postgres): schedule new image every week
2025-02-13 13:08:57 +01:00
2d71a4a132
fix(db): track state of migrations and execute them again when necessary
2025-02-13 09:29:47 +01:00
264b30e8a2
feat(ci): configure image build caching
2025-02-12 20:04:02 +01:00
7f56a3db56
feat: custom postgres images
2025-02-12 17:17:43 +01:00
3c13eb0d6b
feat(apigateay): add OIDC and basic auth support
...
- when setting an OIDC issuer URL the defaulter will fetch and set
authorization and token endpoints
- basic auth allows to use either inline hashed credentials or plaintext
credentials from a secret that are automatically hashed
- finish TLS support for API & dashboard listeners
2025-02-05 20:51:36 +01:00
45630f7326
docs: update CRD docs
2025-02-03 16:09:47 +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
454f665603
fix(ci): login to container registry
2025-01-22 11:05:30 +01:00
6e9ebb5e61
fix(ci): omit import path in container images
2025-01-22 10:12:56 +01:00
e6c7d685cc
fix(ci): force Gitea token
2025-01-22 09:14:22 +01:00
01bb2ef852
fix(ci): unset GITHUB_TOKEN for release
2025-01-22 08:54:35 +01:00
7e0550f190
chore: cleanup examples
2025-01-22 08:38:36 +01:00
d02e2d4653
fix: minor issues
2025-01-21 19:50:11 +01:00
e9ae80b94d
fix(ci): use rclone instead of AWS CLI
2025-01-21 15:57:54 +01:00
b275ea6c9f
docs: initial CI setup
2025-01-21 10:40:27 +01:00
39a262dd34
feat: prepare release
2025-01-20 18:03:42 +01:00
2fae578618
fix(ci): use arm64 version of kind if necessary
2024-12-13 10:04:22 +01:00
12090c913a
feat(db): prepare migrations and core CRD
2024-12-13 09:09:14 +01:00