airbytehq / airbytehq/airbyte

Kube jobs annotations are not rendered correctly.

未关闭
#66,668 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area/platform autoteam community needs-triage team/compose team/platform-move type/bug
主要语言
Python
星标
22.1k
派生
5.4k
平均合并
5 小时
30 天内合并 PR
671

描述

### 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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。