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

Handle the new gRPC deploy request #8074

Closed
Tracked by #8083
saig0 opened this issue Oct 27, 2021 · 0 comments · Fixed by #8924
Closed
Tracked by #8083

Handle the new gRPC deploy request #8074

saig0 opened this issue Oct 27, 2021 · 0 comments · Fixed by #8924
Assignees
Labels
kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. scope/gateway Marks an issue or PR to appear in the gateway section of the changelog

Comments

@saig0
Copy link
Member

saig0 commented Oct 27, 2021

Description

We introduce a new gRPC deploy request for DMN resources. In the gateway, we should support the new request in the gRPC handler. The request and response should be mapped to the updated deployment record.

  • handle the new gRPC deploy request in the gateway
    • the request message is similar to the previous message
    • fill the new properties of the response message with the updated deployment record
  • keep handling the previous deploy request that is marked as deprecated

blocked by #8065
blocked by #8067

@saig0 saig0 added kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. scope/gateway Marks an issue or PR to appear in the gateway section of the changelog labels Oct 27, 2021
@saig0 saig0 added this to the Evaluate DMN decisions milestone Oct 27, 2021
@saig0 saig0 added this to Planned in Zeebe Oct 27, 2021
@saig0 saig0 changed the title Process the new gRPC deploy request Handle the new gRPC deploy request Oct 27, 2021
@korthout korthout mentioned this issue Mar 17, 2022
10 tasks
@korthout korthout self-assigned this Mar 21, 2022
@korthout korthout moved this from Planned to In progress in Zeebe Mar 21, 2022
@KerstinHebel KerstinHebel removed this from In progress in Zeebe Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. scope/gateway Marks an issue or PR to appear in the gateway section of the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants