Skip to content

Release v0.0.14

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:39
· 151 commits to main since this release
e8be606

openMCP

Components:

mcp-operator [v0.35.2]:

Changes included in v0.35.2:

πŸš€ Features

  • update module github.com/gardener/landscaper-service to v0.133.0 #133.
  • update module github.com/openmcp-project/control-plane-operator to v0.1.12 #132.
  • update module github.com/openmcp-project/control-plane-operator to v0.1.11 #131.

πŸ”§ Chores

  • update dependency go to v1.24.6 #129.

openmcp-operator [v0.13.0]:

Changes included in v0.13.0:

πŸš€ Features

  • [feature] [operator] MCPv2 controller #115: The MCPv2 controller is now part of the openmcp-operator.

gitops-templates [v0.0.4]:

Changes included in v0.0.4:

πŸ”¨ Refactoring

  • Refactoring the templates ##2.

control-plane-operator [v0.1.14]:

Changes included in v0.1.14:

πŸ› Fixes

  • [bugfix] [developer] function IsCRDNotFound should also work with NoResourceMatchErrors #105: fix: function IsCRDNotFound should also work with NoResourceMatchErrors
  • [bugfix] [user] permissions for accessing Crossplane Usage resources #106: Fixing permission issues on Crossplane Usage resources

quota-operator [v0.10.0]:

Changes included in v0.10.0:

πŸ”§ Chores

  • update dependency go to v1.24.6 #82.

project-workspace-operator [v0.16.0]:

Changes included in v0.16.0:

πŸ”§ Chores

  • update dependency go to v1.24.6 #89.

service-provider-landscaper [v0.4.0]:

Changes included in v0.4.0:

πŸ”§ Chores

  • release v0.4.0 ##82.

cluster-provider-gardener [v0.5.0]:

Changes included in v0.5.0:

πŸš€ Features

  • [feature] [developer] bind AccessRequest ServiceAccount to existing ClusterRole/Role #95: Adding support to bind AccessRequest's ServiceAccount to ClusterRoleBindings/RoleBindings via AccessRequest.spec.roleRefs
  • [feature] [operator] oidc access #88: It is now possible to use OIDC-based access for Gardener clusters.