Skip to content

[ISSUE] <issue title> #4619

@slolatte

Description

@slolatte

Describe the issue:

Connectors in the 8.8 Helm chart are not completing jobs for tenants as expected. According to the documentation, connectors require a dedicated configuration specifying which tenants they should fetch jobs for. Preconfiguring the tenant names in the values file does not appear to work.

Related Slack thread here.

Actual behavior:

The current configuration in the values file here isn't working and nor is it working when changing the variable to CAMUNDA_CLIENT_WORKER_DEFAULTS_TENANTIDS on the branch update-qa-mt-8.8-values-file in the camunda-platform-help repo, connectors fail to complete jobs. This indicates that the tenant configuration is not being picked up correctly.

Expected behavior:

Connectors should fetch jobs for the preconfigured tenants and complete successfully.

How to reproduce:

  1. Build the HC with the following values file.
  2. Preconfigure tenant names in the values file (either the original variable or CAMUNDA_CLIENT_WORKER_DEFAULTS_TENANTIDS).
  3. Deploy the chart to a cluster.
  4. Observe that connectors do not complete jobs for the configured tenants.

Logs:

Environment:

Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.

  • Platform:
  • Helm CLI version:
  • Chart version:
  • Values file:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenplatform/awsIssues related to AWSplatform/gcpIssues related to GCP

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions