airbytehq / airbytehq/airbyte

Kube jobs annotations are not rendered correctly.

Open
#66,668 1 comment 0 reactions 0 assignees View on GitHub
area/platform autoteam community needs-triage team/compose team/platform-move type/bug
Dominant language
Python
Stars
22.1k
Forks
5.4k
Avg merge
5h
Merged PRs (30d)
671

Description

### Helm Chart Version

at least 0.49.6, 1.7.1 and 2.0.18

### What step the error happened?

Other

### Relevant information

I do have these annotations in my values file.

```tf
global:
jobs:
kube:
annotations:
ad.datadoghq.com/tags: '{"env": "prod","app": "airbyte-new","service": "airbyte-metrics"}'
```

I do expect job's annotations to be like this:

Image

But I get this:

Image

Seems like there is a bug while rendering the `podAnnotations` on the job, because I do have commas in my annotation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.