This repository has been archived by the owner on May 10, 2024. It is now read-only.
Releases: riotkit-org/backup-repository
Releases · riotkit-org/backup-repository
v4.1.0-rc1
Security focused release. Not a feature complete, but available for testing.
Features:
v4.0.0
Stable release
Changes:
- Project rewritten in Go with only minimal endpoints available
- At this moment only working with Kubernetes, where users and collections are stored as CRD. We aim to add a PostgreSQL adapter in next minor or major version
- Helm Chart available
- Distroless docker image
v4.0.0-rc17
v4.0.0-rc16
Helm fixes:
- CRD json schema syntax fix
- Do not enforce BR_STORAGE_DRIVER_URL in environment, it will fall back to CLI default value
v4.0.0-rc15
Changelog
- 57ff55f feat: Add
podLabels
anddeploymentLabels
v4.0.0-rc14
Changelog
- 013d6df fix:
Error: execution error at (backup-repository-server/templates/secret.yaml:17:5): You need to specify .secrets.BR_JWT_SECRET_KEY
- bfbb49f feat: Make secrets creation optional
- 3913e6d Merge pull request #223 from riotkit-org/dependabot/go_modules/k8s.io/client-go-0.24.0
- 6f02bd2 chore(deps): bump k8s.io/client-go from 0.23.5 to 0.24.0
- 4d85912 Merge pull request #210 from riotkit-org/dependabot/go_modules/gocloud.dev-0.25.0
- 786d6b3 chore(deps): bump gocloud.dev from 0.24.0 to 0.25.0
- 06ce877 Merge pull request #212 from riotkit-org/dependabot/go_modules/gorm.io/driver/postgres-1.3.4
- b635941 chore(deps): bump gorm.io/driver/postgres from 1.3.1 to 1.3.4
v4.0.0-rc13
Full Changelog: v4.0.0-rc12...v4.0.0-rc13
v4.0.0-rc12
Within this RC v4.0.0 could be installed outside Kubernetes as promised.
This feature will help us doing automated End-To-End tests for the client.
We are at testing stage of whole stack, when it will be mature everything will be tagged and released.
v4.0.0-rc11
This RC integrates better with Backup Maker client by adding upload late-cancellation support.
We are at testing stage of whole stack, when it will be mature everything will be tagged and released.
v4.0.0-rc10
Preview release