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] Operator: CAPTenantOutput introduced #120

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

Pavan-SAP
Copy link
Contributor

Introduce a new custom resource that can be used to provide additional
data to saas provisioning callbacks.
This is a data only resource that can be created via Tenant Operation(s)
and will be merged eventually into the additional data during
subscription callback handling in the subscription server.

For all TenantOperations, we now add:
CAPOP_TENANT_TYPE - provider or consumer
CAPOP_APP_NAME - btp app name
CAPOP_GLOBAL_ACCOUNT_ID,
CAPOP_PROVIDER_TENANT_ID & CAPOP_PROVIDER_SUBDOMAIN

These are also present on relevant initContainers.
Introduce a new custom resource that can be used to provide additional
data to saas provisioning callbacks.
This is a data only resource that can be created via Tenant Operation(s)
and will be merged eventually into the additional data during
subscription callback handling in the subscription server.
@Pavan-SAP Pavan-SAP marked this pull request as ready for review September 2, 2024 09:36
Copy link

sonarcloud bot commented Sep 2, 2024

Copy link
Contributor

@anirudhprasad-sap anirudhprasad-sap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

website/content/en/docs/usage/resources/captenantoutput.md Outdated Show resolved Hide resolved
cmd/server/internal/handler.go Outdated Show resolved Hide resolved
@Pavan-SAP Pavan-SAP merged commit 6dfcf9d into main Sep 2, 2024
7 checks passed
@Pavan-SAP Pavan-SAP deleted the tenantOutput branch September 2, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants