kyma-project / btp-manager

BTP Manager installs SAP BTP Service Operator as a Kyma module
Apache License 2.0
6 stars 16 forks source link

BTP Manager - unified service management and new UI #726

Open PK85 opened 3 months ago

PK85 commented 3 months ago

Description

The BTP Manager component broadens the btp-operator module features set. Right now, it enables SAP BTP Service Operator almost 1:1 with some out of the box configurations and credentials. Next step is to support Unified Service Management in the Kyma cluster, which means:

  1. has own UI which uses Secrets (Same secrets that SAP BTP Service Operator work with) and then uses REST APIs that proxies calls to Service Manager. We aim to be embedded into Busola dashboard with authorization rule: "U have access to secret you can manage instances and bindings"
  2. doesn't work only with k8s resources but execute calls to Service Manager directly. The k8s Secret with credentials to given service is created and ready to be used by Applications.

Technical Acceptance Criteria

Business Acceptance Criteria

Other rejected Acceptance Criteria

PK85 commented 1 month ago

After discussion (6.08.2024) with PB: