Felix Schneider

Results 30 comments of Felix Schneider

Hello, I am interessed, @xomiamoore could you link [maintainer and reviewer expectations](https://github.com/camunda-community-hub/community/blob/main/maintainer-reviewer-expectations.md) again the link is broken.

I think the changes are now all implemented as you wished @dimastbk. I needed to change the commit author therefore the force pushes.

How should we handle the mypy errors @dimastbk ? I would suggest doing it with inline ignore statement `# type: ignore`. ````shell pyzeebe/credentials/oauth.py:10: error: Skipping analyzing "grpc._auth": module is installed,...

Got some time now. I will create a pull request regarding the grpcAddress (java zeebe) or target. So naming could be: 1. grpc_address (favourite) 2. target And then finish up...

Hi @SiDChik , I already tried a small proof of concept and it's working, Stream (StreamActivatedJobs) stays open and Jobs are streamed. Integration is a diffent part, but I will...

The reasoning was that we could track changes more closely if we maintained it ourselves, which I think is even more important if we use the mypy option. Secondly, it's...

Hello, just looked into older stuff. 1. You can still to that even with pyzeebe, stubs are still there. 2. Yes it should, but if you already do releases (way...

For us it would make sense to leave the config key `exporters` where zeebe is (or hides): `.Values.zeebe.exporters` to `.Values.orchestration.exporters` And rendering it [where the other exporters are](https://github.com/camunda/camunda-platform-helm/blob/2a8f0490933018ff08bb22c396e770f2aba18eb4/charts/camunda-platform-8.8/templates/orchestration/configmap.yaml#L132-L206), adding this...

Is this still in waiting to get a internal respone ? > I'm mostly referring to this file: > https://github.com/camunda/camunda-platform-helm/blob/3b9518b4cd75d62cdd180841f1256da0b2128dbe/charts/camunda-platform-8.8/templates/orchestration/files/_application-unified.yaml > > there are 2 possible configmaps that can be...

Occurrence of this issue: https://jira.camunda.com/servicedesk/customer/portal/1/SUPPORT-28649