DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
349 stars 1.02k forks source link

fix(datadog): rename ci values files to be properly tested #1612

Open clamoriniere opened 1 week ago

clamoriniere commented 1 week ago

What this PR does / why we need it:

rename some datadog ci values.yaml files to add the values.yaml prefix. to be executed in the ci testing, the file need to finish by -values.yaml

 rename charts/datadog/ci/{agent-sbom-snapshotter.yaml => agent-sbom-snapshotter-values.yaml} (100%)
 rename charts/datadog/ci/{autoscaling.yaml => autoscaling-values.yaml} (100%)
 rename charts/datadog/ci/{image-digest.yaml => image-digest-values.yaml} (93%)
 rename charts/datadog/ci/{otlp-ingest.yaml => otlp-ingest-values.yaml} (80%)

then fix several issues in the files like

charts/datadog/ci/otlp-ingest-values.yaml
  Error: 6:10 [indentation] wrong indentation: expected 10 but found 9

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

I haven't update the chart and changelog, since this PR doesn't modify the options or docs.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

clamoriniere commented 1 week ago

/merge

dd-devflow[bot] commented 1 week ago

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-11-22 08:33:04 UTC :information_source: MergeQueue: pull request added to the queue

The median merge time in main is 37m.


2024-11-22 10:33:20 UTC :x: MergeQueue: The build pipeline has timeout

The merge request has been interrupted because the build took longer than expected. The current limit for the base branch 'main' is 120 minutes.

clamoriniere commented 6 days ago

/merge

dd-devflow[bot] commented 6 days ago

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-11-23 18:00:51 UTC :information_source: MergeQueue: pull request added to the queue

The median merge time in main is 37m.


2024-11-23 20:01:01 UTC :x: MergeQueue: The build pipeline has timeout

The merge request has been interrupted because the build took longer than expected. The current limit for the base branch 'main' is 120 minutes.