Skip to content

update bundle for 1.27#3081

Merged
khewonc merged 1 commit into
mainfrom
khewonc/1.27-bundle
Jun 4, 2026
Merged

update bundle for 1.27#3081
khewonc merged 1 commit into
mainfrom
khewonc/1.27-bundle

Conversation

@khewonc

@khewonc khewonc commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

update bundle for 1.27

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

Write there any instructions and details you may have to test your PR.

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

@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: 324acdac50

ℹ️ 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 on lines +62 to 65
- dashboard
- downtime
- monitor
- notebook

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Include SLO in the bundled generic-resource enum

The bundle CRD is what OLM installs, but this enum still omits slo even though the generated source CRD and API type include it (config/crd/bases/v1/datadoghq.com_datadoggenericresources.yaml and api/datadoghq/v1alpha1/datadoggenericresource_types.go). With this bundle, any DatadogGenericResource using spec.type: slo is rejected by Kubernetes schema validation before the controller can reconcile it, so the 1.27 bundle cannot use the SLO support documented for this resource.

Useful? React with 👍 / 👎.

Comment on lines +1260 to +1272
spot:
description: |-
Spot contains the configuration for the spot instance scheduling sub-feature.
Requires cluster autoscaling to be enabled.
(Requires Cluster Agent 7.79.0+)
properties:
enabled:
description: |-
Enabled enables the cluster spot scheduling product.
(Requires Cluster Agent 7.79.0+)
Default: false
type: boolean
type: object

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add in-place scaling to the bundled Agent CRDs

This regenerated bundle schema still diverges from the generated CRDs: config/crd/bases/v1/datadoghq.com_datadogagents.yaml defines .spec.global.autoscaling.workload.inPlaceVerticalScaling.enabled, but the bundled DatadogAgent schema stops workload at enabled (and the same omission exists in the bundled AgentInternal/Profile schemas). OLM installs will therefore reject DatadogAgent resources that use the in-place vertical scaling option even though the operator API supports it.

Useful? React with 👍 / 👎.

@datadog-datadog-prod-us1

This comment has been minimized.

@codecov-commenter

codecov-commenter commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.62%. Comparing base (19c5d3f) to head (324acda).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3081   +/-   ##
=======================================
  Coverage   43.62%   43.62%           
=======================================
  Files         349      349           
  Lines       30057    30057           
=======================================
  Hits        13112    13112           
  Misses      16075    16075           
  Partials      870      870           
Flag Coverage Δ
unittests 43.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19c5d3f...324acda. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@khewonc
khewonc merged commit e62a2b2 into main Jun 4, 2026
49 checks passed
@khewonc
khewonc deleted the khewonc/1.27-bundle branch June 4, 2026 14:03
@tbavelier tbavelier mentioned this pull request Jun 5, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants