airbytehq / airbytehq/airbyte

Kube jobs annotations are not rendered correctly.

Aperta
#66,668 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
area/platform autoteam community needs-triage team/compose team/platform-move type/bug
Lingua principale
Python
Stelle
22.1k
Fork
5.3k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.