Releases: gardener/landscaper-service
Releases · gardener/landscaper-service
v0.6.0
[landscaper-service]
⚠️ Breaking Changes
- [USER] change instance crd short name to "instc" (gardener/landscaper-service#24, @reshnm)
✨ New Features
- [USER] Update landscaper version to v0.26.0 (gardener/landscaper-service#27, @reshnm)
v0.5.0
[landscaper-service]
✨ New Features
- [USER] downgrade to golang version 1.17.11 (gardener/landscaper-service#23, @reshnm)
- [USER] update images to golang 1.18.3 and alpine 3.16.0 (gardener/landscaper-service#21, @reshnm)
- [USER] update landscaper to version v0.25.0 (gardener/landscaper-service#20, @reshnm)
v0.4.0
[landscaper-service]
✨ New Features
- [USER] update landscaper to version v0.24.0 (gardener/landscaper-service#18, @reshnm)
- [DEVELOPER] Add integration test framework (gardener/landscaper-service#15, @reshnm)
v0.3.0
[landscaper-service]
✨ New Features
- [OPERATOR] update to Landscaper version v0.23.0 (gardener/landscaper-service#13, @reshnm)
v0.2.0
[landscaper-service]
✨ New Features
- [USER] The supported version of the Landscaper is now specified as a component reference of the landscaper service controller. (gardener/landscaper-service#10, @reshnm)
- The landscaper service controller will automatically reconcile all deployments to match their deployed landscaper version with the one spcified in the component reference.
- [OPERATOR] ServiceTargetConfigs are now scheduled by their effective priority. The effective priority is calculated by the specified priority divided by the number of referenced instances. (gardener/landscaper-service#9, @reshnm)
v0.1.0
[landscaper-service]
✨ New Features
- [USER] Add blueprint to install the landscaper service with the landscaper. (gardener/landscaper-service#6, @reshnm)
- [USER] Implement the basic controller logic to reconcile LandscaperDeployments and Instanes. (gardener/landscaper-service#5, @reshnm)
📖 Documentation
- [USER] Add basic user documentation. (gardener/landscaper-service#7, @reshnm)