Skip to content

Release v0.34.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 12:40
· 137 commits to main since this release
d3f3da6

Changes included in v0.34.0:

🚀 Features

  • release v0.34.0 ##126.
  • [feature] [operator] add Landscaper v2 bridge ##115: Added the v2 bridge logic for the Landscaper component.
```bugfix operator
Fixed an issue with the permissions of the mcp-operator and a wrongly spelled key in the architecture configuration.


### 🐛 Fixes
- [bugfix] [user] authorization controller triggers deletion of clusteradmin [##125](https://github.com/openmcp-project/mcp-operator/pull/125): Ensure that the corresponding ClusterAdmin resource is deleted before the ManagedControlPlane is being deleted.
- [bugfix] [operator] fix typo in helm chart [##121](https://github.com/openmcp-project/mcp-operator/pull/121): Fixed a typo in the helm chart which caused the APIServer architecture config to not be properly propagated.