Skip to content

Operator release v1.27.0-rc.2#3018

Merged
Mathew-Estafanous merged 1 commit into
v1.27from
mathew.estafanous/rc1.27.0-rc.2
May 15, 2026
Merged

Operator release v1.27.0-rc.2#3018
Mathew-Estafanous merged 1 commit into
v1.27from
mathew.estafanous/rc1.27.0-rc.2

Conversation

@Mathew-Estafanous
Copy link
Copy Markdown
Contributor

What does this PR do?

A brief description of the change being made with this pull request.

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)

Copy link
Copy Markdown

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

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: c4a22e511c

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 9262 to 9266
enum:
- running
- stopped
- rollback
- timeout
- terminated
- promoted
- aborted
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep legacy experiment phase enum values during upgrade

Do not remove previously served enum values from status.experiment.phase in the bundled CRD without a migration path. This change drops stopped, rollback, and timeout, so clusters upgrading from versions that may already persist those statuses can hit validation failures on subsequent updates (especially on Kubernetes versions without CRD validation ratcheting), because existing objects no longer conform to the new schema. Keeping legacy values accepted (and mapping them in-controller) avoids breaking in-place upgrades.

Useful? React with 👍 / 👎.

@Mathew-Estafanous Mathew-Estafanous added this to the v1.27.0 milestone May 14, 2026
@Mathew-Estafanous Mathew-Estafanous self-assigned this May 14, 2026
@Mathew-Estafanous Mathew-Estafanous added qa/skip-qa enhancement New feature or request labels May 14, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.36%. Comparing base (8653f51) to head (c4a22e5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            v1.27    #3018   +/-   ##
=======================================
  Coverage   41.36%   41.36%           
=======================================
  Files         334      334           
  Lines       28586    28586           
=======================================
  Hits        11826    11826           
  Misses      15970    15970           
  Partials      790      790           
Flag Coverage Δ
unittests 41.36% <ø> (ø)

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 8653f51...c4a22e5. Read the comment docs.

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

@datadog-prod-us1-4

This comment has been minimized.

@Mathew-Estafanous Mathew-Estafanous merged commit 8e158b7 into v1.27 May 15, 2026
47 of 49 checks passed
@Mathew-Estafanous Mathew-Estafanous deleted the mathew.estafanous/rc1.27.0-rc.2 branch May 15, 2026 12:50
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