Skip to content

Release v0.0.25

Choose a tag to compare

@github-actions github-actions released this 29 Sep 13:41
· 89 commits to main since this release
9afadcd

openMCP

Components:

mcp-operator [v0.40.0]:

Changes included in v0.40.0:


openmcp-operator [v0.15.1]:

Changes included in v0.15.1:

πŸš€ Features

  • allow to skip the workload cluster management #171
    • [DEVELOPER][FEATURE] Allow to skip management of Workload cluster in Access Request Reconciler

πŸ› Fixes

  • access request handling for MCP V2 #172
    • [USER][BUGFIX] Correctly handle MCPs without an OIDC config
      Change : to _ for the access secret provider prefix.

gitops-templates [v0.0.7]:

Changes included in v0.0.7:

πŸ› Fixes

  • openmcp resource ordering #5.

control-plane-operator [v0.1.16]:

Changes included in v0.1.16:

πŸš€ Features

  • enable concurrent reconciles #113
    • [OPERATOR][BUGFIX] fix: token expiry logic
    • [OPERATOR][FEATURE] feat: enable concurrent reconciles

quota-operator [v0.12.0]:

Changes included in v0.12.0:


project-workspace-operator [v0.17.0]:

Changes included in v0.17.0:


service-provider-landscaper [v0.9.0]:

Changes included in v0.9.0:

πŸš€ Features

  • dynamic allocation of TLSRoute #145
    • [USER][FEATURE] Add openMCP DNS support
  • allow users to select the landscaper version out of a list of available versions #141
    • [USER][FEATURE] Allow users to select the version of the Landscaper that shall be deployed out of a list of available versions in the ProviderConfig.

service-provider-crossplane [v0.0.5]:

Changes included in v0.0.5:

πŸš€ Features

  • add crd manifests to component #32
    • [OPERATOR][FEATURE] Add CRD manifests to OCM component

cluster-provider-gardener [v0.8.0]:

Changes included in v0.8.0:

πŸ› Fixes

  • add crds path to the base include in the taskfile #115
    • [OPERATOR][BUGFIX] Add missing CRDs

cluster-provider-kind [v0.0.15]:

Changes included in v0.0.15:

πŸš€ Features

  • add script for local development #70
    • [DEVELOPER][FEATURE] Add scripts for enabling local development with cluster-provider-kind.

bootstrapper [v0.1.1]:

Changes included in v0.1.1:

πŸ› Fixes

  • only apply flux kustomization #60
    • [USER][BUGFIX] Only apply Manifests of Kind Flux Kustomization to the target cluster to avoid race conditions.