Skip to content
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

[FEATURE] Add dedicated name for CF environment #81

Open
4 tasks
sdischer-sap opened this issue Dec 18, 2024 · 0 comments
Open
4 tasks

[FEATURE] Add dedicated name for CF environment #81

sdischer-sap opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed requires-concept Not specific enough yet to be worked on

Comments

@sdischer-sap
Copy link
Member

Is your feature request related to a problem? Please describe.
When creating a CF Environment via the BTP Provider, the 'name' attribute from 'metadata' is being used as the CF 'org-name'. This is a problem, because this 'org-name' must be unique within probably the whole global account.
Therefore the tutorial is not working properly out of the box.

This requires a more solid concept first, but we can already describe here what the expectation is.

Describe the solution you'd like

  • Removed binding between 'org-name' and the 'metadata' 'name'
  • Create new parameter/uuid for defining the 'org-name' and instance name
  • Analysis of existing tests (Unit and Integration)
  • make sure schema is compatible and existing resources can be "upgraded"

Additional context
We might need to experiment with the api a bit to better understand whats the difference of org-name, instanceName and environment name is and how to set it.

@sdischer-sap sdischer-sap added enhancement New feature or request help wanted Extra attention is needed requires-concept Not specific enough yet to be worked on labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed requires-concept Not specific enough yet to be worked on
Projects
Status: No status
Development

No branches or pull requests

1 participant