Skip to content

Kube jobs annotations are not rendered correctly. #66668

@Anton-Shutik

Description

@Anton-Shutik

Helm Chart Version

at least 0.49.6 and 1.7.1

What step the error happened?

Other

Relevant information

I do have these annotations in my values file.

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions