Skip to content

[3.3] Require 9.2.1 for autoops agent for 3.3 release. (#9007)#9016

Merged
naemono merged 1 commit intoelastic:3.3from
naemono:backport/3.3/pr-9007
Jan 9, 2026
Merged

[3.3] Require 9.2.1 for autoops agent for 3.3 release. (#9007)#9016
naemono merged 1 commit intoelastic:3.3from
naemono:backport/3.3/pr-9007

Conversation

@naemono
Copy link
Contributor

@naemono naemono commented Jan 9, 2026

Backport

This will backport the following commits from main to 3.3:

Questions ?

Please refer to the Backport tool documentation

* Require 9.2.1 for autoops agent for 3.3 release.

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>

* Adjust comment.
Adjust tests to use 9.2.1

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>

* Adjust comment

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>

---------

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
(cherry picked from commit e84f132)
@prodsecmachine
Copy link
Collaborator

prodsecmachine commented Jan 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@botelastic botelastic bot added the triage label Jan 9, 2026
@naemono naemono added >feature Adds or discusses adding a feature to the product backport For backport PRs labels Jan 9, 2026
@botelastic botelastic bot removed the triage label Jan 9, 2026
@naemono naemono requested a review from Copilot January 9, 2026 19:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR backports a change from the main branch to version 3.3 that updates the minimum supported AutoOpsAgent version from 9.1.0 to 9.2.1. The update is motivated by performance optimizations and the requirement for the healthcheckv2 extension that ECK utilizes, which is only available in 9.2.1 and later.

Key changes:

  • Updated minimum supported AutoOpsAgent version from 9.1.0 to 9.2.1
  • Updated test fixtures to use the new minimum version
  • Added explanatory comment documenting the rationale for the version requirement change

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pkg/controller/common/version/version.go Updated SupportedAutoOpsAgentVersions minimum version to 9.2.1 and enhanced comment with rationale
pkg/controller/autoops/reconcile_test.go Updated 10 test cases to use version 9.2.1 for AutoOpsAgentPolicy specifications
pkg/controller/autoops/gc_test.go Updated test fixture to use version 9.2.1
pkg/controller/autoops/expected_test.go Updated test fixture from 9.1.0-SNAPSHOT to 9.2.1
pkg/controller/autoops/configmap_test.go Updated test helper function to use version 9.2.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@naemono naemono merged commit 2e28f4e into elastic:3.3 Jan 9, 2026
16 checks passed
@naemono naemono deleted the backport/3.3/pr-9007 branch January 9, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport For backport PRs >feature Adds or discusses adding a feature to the product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants