[Cloud Security] Backport v1.2 PR 7185 - #7355
Conversation
…or.cluster.id if null (due to pre 8.8.0 agents) (elastic#7185)
🌐 Coverage report
|
|
@kfirpeled This was the first backport version which the latest elastic-package binary was able to still build. Do you know how to check which version of elastic-package is needed for each backport branch? Seems as if 1.2 and below doesn't have a buildkite file either, but I assume that is a new system and jenkins will still publish what we need? |
That is a great question, I'm not sure what should be done here to support this backport |
|
we might need to rebase this branch with main |
|
We've decided for now not to support more than two adjacent minor versions |
What does this PR do?
Adds backwards compatibility for the migration from cluster_id -> orchestrator.cluster.id ECS field for cloudbeat agents pre 8.8.0
Original PR: #7185
Checklist
changelog.ymlfile.Related issues
orchestrator.cluster.idinstead ofcluster_idkibana#155463