Skip to content

chore(nvca): bump default BYOO otel collector image tag to 0.157.0-nv-0.2.1 - #1249

Merged
kristinapathak merged 2 commits into
release-src/compute-plane-services/nvca/v3.2from
chore/byoo-otel-collector-nv-0.2.1-nvca-3.2
Aug 26, 2026
Merged

chore(nvca): bump default BYOO otel collector image tag to 0.157.0-nv-0.2.1#1249
kristinapathak merged 2 commits into
release-src/compute-plane-services/nvca/v3.2from
chore/byoo-otel-collector-nv-0.2.1-nvca-3.2

Conversation

@kristinapathak

Copy link
Copy Markdown
Collaborator

Why

The byoo-otel-collector wrapper release src/compute-plane-services/byoo-otel-collector/v0.157.0-nv-0.2.1 (#1007) preserves workload metric drop labels that a bug had been silently dropping. The NVCA Operator chart's default agent.byooOtelCollector.imageTag on this release branch still pinned the previous wrapper release, 0.157.0-nv-0.1.1. Backporting the same bump applied to main in #1247.

What changed

  • Bumped agent.byooOtelCollector.imageTag to 0.157.0-nv-0.2.1 in the source chart at src/compute-plane-services/nvca/deployments/nvca-operator/values.yaml, and its README default.
  • Re-vendored deploy/helm/nvca-operator/nvca-operator/ from source via make vendor-chart so the published chart's default and README stay in sync.

Customer Release Notes

Newly deployed NVCA Operator agents on the 3.2 release line now default to byoo-otel-collector 0.157.0-nv-0.2.1, which correctly preserves workload metric drop labels.

Plan Summary

Single default value bump in the NVCA Operator Helm chart (agent.byooOtelCollector.imageTag). No other resource changes.

Usage

Not applicable.

Testing

Ran make lint, make template, and make validate from deploy/helm/nvca-operator after vendoring; confirmed the rendered BYOO_OTEL_COLLECTOR_CONTAINER env override resolves to nvcr.io/nvidia/nvcf-byoc/byoo-otel-collector:0.157.0-nv-0.2.1. No QA needed beyond chart validation.

Notes

Backport of #1247 to the release-src/compute-plane-services/nvca/v3.2 branch.

References

Closes #1007

Related Pull Requests

#1247

Dependencies

None

…-0.2.1

The byoo-otel-collector wrapper release 0.157.0-nv-0.2.1 (#1007)
preserves workload metric drop labels. Update the NVCA Operator chart's
default agent.byooOtelCollector.imageTag so newly deployed agents pick up
the fix, and re-vendor the chart with `make vendor-chart`.

Closes #1007
@kristinapathak
kristinapathak requested a review from a team as a code owner August 26, 2026 22:40
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • main

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 2d371b15-9404-4ee4-8257-d4ba740e0d92

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

….0-nv-0.2.1

The default in values.yaml was bumped to 0.157.0-nv-0.2.1, but the
nvcaop.byooOtelCollectorImage helper fallback, the values.schema.json
default, and two chart test expectations still referenced the previous
0.157.0-nv-0.1.1 tag. Sync them so the fallback and schema-documented
default match the real default, and so the self-managed image
reference and release image manifest tests assert the current tag.

Addresses CodeRabbit feedback on #1247, backported to this branch.
@kristinapathak
kristinapathak enabled auto-merge (squash) August 26, 2026 23:13
@kristinapathak
kristinapathak merged commit b28b7d6 into release-src/compute-plane-services/nvca/v3.2 Aug 26, 2026
12 checks passed
@kristinapathak
kristinapathak deleted the chore/byoo-otel-collector-nv-0.2.1-nvca-3.2 branch August 26, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants