-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[POC] Catalog Views and integration with Service Manager #442
Comments
Reference sharing:
|
This issue or PR has been automatically marked as stale due to the lack of recent activity. This bot triages issues and PRs according to the following rules:
You can:
If you think that I work incorrectly, kindly raise an issue with the problem. /lifecycle stale |
This issue or PR has been automatically closed due to the lack of activity. This bot triages issues and PRs according to the following rules:
You can:
If you think that I work incorrectly, kindly raise an issue with the problem. /close |
@kyma-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Issue with UI development for embedding pages: kyma-project/busola#2762 |
Meeting notes and current arrangements (3.04.24)Arrangements:
Limitations:
Future ideas:
|
SAP BTP service operator recognises the following secrets for service instances:
|
PR introducing SecretProvider which fetches secrets with credentials for Service Manager: |
UI PR: #649 |
Adding Service Manager client: #674 |
Unit test for SM client service offerings: #703 |
PR with the fix: #826 |
Testing results:
|
How to demo:
Note: right now we do not pass CLUSTER_ID. Then in the BTP Cockpit instance we see SM instance name-serviceID |
Description
Provide new UI for BTP Operator in the Busola where users can see Service Catalog. For now it could be separate application, if installed in the Kyma cluster should already work. In the future probably it will be a part of the btp-manager module.
Reason
We want to make
BTP Operator
user's lives easier and more convenient where they can see all of the available services in the Busola and then just provision some of them.AC
1) Direct integration with the Service Manager
Get Secrets for Service Manager #655 Service Manager client #674 Service Manager client ServiceOfferings test #703
Service Manager client - get Service Offering details and plans #717
2) New BTP Operator UI in the Busola
Think in future of making it mobile - friendly
Links
The text was updated successfully, but these errors were encountered: