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

Add docs for tenant record #4416

Open
Oleksiivanov opened this issue Oct 7, 2024 · 0 comments
Open

Add docs for tenant record #4416

Oleksiivanov opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
hold This issue is parked, do not merge.

Comments

@Oleksiivanov
Copy link
Contributor

Oleksiivanov commented Oct 7, 2024

Related issue :

@Oleksiivanov Oleksiivanov self-assigned this Oct 7, 2024
@Oleksiivanov Oleksiivanov added the hold This issue is parked, do not merge. label Oct 7, 2024
github-merge-queue bot pushed a commit to camunda/camunda that referenced this issue Oct 9, 2024
…gement (#23124)

## Description

This PR adds a new tenant record to support tenant management in Zeebe,
including properties like `tenantKey`, `tenantId`, `name`, and
`entityKey`. It also introduces intents for tenant operations:
[`CREATE`, `CREATED`, `UPDATE`, `UPDATED`, `DELETE`, `DELETED`,
`ADD_ENTITY`, `ENTITY_ADDED`, `REMOVE_ENTITY`, `ENTITY_REMOVED`]. The
implementation covers protocol changes, exporter integration
(Elasticsearch, Opensearch), and relevant tests

## Checklist

<!--- Please delete options that are not relevant. Boxes should be
checked by reviewer. -->
- [ ] for CI changes:
- [ ] structural/foundational changes signed off by [CI
DRI](https://github.com/cmur2)
- [ ]
[ci.yml](https://github.com/camunda/camunda/blob/main/.github/workflows/ci.yml)
modifications comply with ["Unified CI"
requirements](https://github.com/camunda/camunda/wiki/CI-&-Automation#workflow-inclusion-criteria)

## Related issues

closes #22840

next step :
 - camunda/camunda-docs#4416
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold This issue is parked, do not merge.
Projects
None yet
Development

No branches or pull requests

1 participant