Skip to content

fix: include Datadog version label on pod workloads - #446

Merged
gersmann merged 2 commits into
mainfrom
fix/include-datadog-version-label
Aug 10, 2026
Merged

fix: include Datadog version label on pod workloads#446
gersmann merged 2 commits into
mainfrom
fix/include-datadog-version-label

Conversation

@gersmann

@gersmann gersmann commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Why: Applications derive DD_VERSION from the tags.datadoghq.com/version pod label, but the shared chart never rendered that label. Product API therefore reports Sentry events without a release even though deployments use a release-specific image tag.

Use each workload’s resolved container image tag so service, worker, and cron pods expose the same deployed version. Consumer chart patch versions are bumped so the updated common library can be published through each chart.

Validated with npm test, an explicit service/worker/cron render using image.tag=release-sha, scoped Prettier, and git diff --check.

@github-actions github-actions Bot added the yaml label Aug 7, 2026
@gersmann
gersmann marked this pull request as ready for review August 7, 2026 11:17
@gersmann
gersmann requested review from a team as code owners August 7, 2026 11:17

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 04c0c326b5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread parcellab/common/templates/_pod.tpl Outdated
@gersmann
gersmann merged commit 9b05875 into main Aug 10, 2026
3 checks passed
@gersmann
gersmann deleted the fix/include-datadog-version-label branch August 10, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants