-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Cloud Security] Enable agentless auto upgrade Kibana daily task #221202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Cloud Security] Enable agentless auto upgrade Kibana daily task #221202
Conversation
|
Pinging @elastic/fleet (Team:Fleet) |
|
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
13f2b83 to
825ffd6
Compare
nchaulet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fleet changes LGTM 🚀 the other tests changes seems not related no?
b47f91f to
08b1d21
Compare
856906b to
0533922
Compare
0533922 to
c1d143b
Compare
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
cc @seanrathier |
|
Starting backport for target branches: 8.19 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…stic#221202) (cherry picked from commit 0eb5007) # Conflicts: # x-pack/platform/plugins/shared/fleet/common/experimental_features.ts
…sk (#221202) (#223029) # Backport This will backport the following commits from `main` to `8.19`: - [[Cloud Security] Enable agentless auto upgrade Kibana daily task (#221202)](#221202) <!--- Backport version: 10.0.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"seanrathier","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-06-06T16:17:05Z","message":"[Cloud Security] Enable agentless auto upgrade Kibana daily task (#221202)","sha":"0eb5007155859955d68fdb5182cb331add9e75f2","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","Team:Cloud Security","ci:build-cloud-image","backport:version","v9.1.0","v8.19.0"],"title":"[Cloud Security] Enable agentless auto upgrade Kibana daily task","number":221202,"url":"https://github.com/elastic/kibana/pull/221202","mergeCommit":{"message":"[Cloud Security] Enable agentless auto upgrade Kibana daily task (#221202)","sha":"0eb5007155859955d68fdb5182cb331add9e75f2"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221202","number":221202,"mergeCommit":{"message":"[Cloud Security] Enable agentless auto upgrade Kibana daily task (#221202)","sha":"0eb5007155859955d68fdb5182cb331add9e75f2"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->

Summary
Enabling the daily Kibana task to run once a day every day to check if the Agentless API supports a new agentless agent version for the Kibana instance.
Testing instructions
Related Issues