Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.x`: - [Agentless api fix delete path (#195762)](#195762) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Amir Ben Nun","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-10T22:44:25Z","message":"Agentless api fix delete path (#195762)\n\n## Summary\r\nAgentless API delete path should have the `ess` or `serverless` mark\r\nbased on the environment.\r\nThis PR build the request URL based on that.","sha":"872d9da30e74f64dd33e25c6fed2d55e6aa4af47","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Fleet","v9.0.0","Team:Cloud Security","backport:prev-major","v8.16.0"],"title":"Agentless api fix delete path","number":195762,"url":"https://github.com/elastic/kibana/pull/195762","mergeCommit":{"message":"Agentless api fix delete path (#195762)\n\n## Summary\r\nAgentless API delete path should have the `ess` or `serverless` mark\r\nbased on the environment.\r\nThis PR build the request URL based on that.","sha":"872d9da30e74f64dd33e25c6fed2d55e6aa4af47"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195762","number":195762,"mergeCommit":{"message":"Agentless api fix delete path (#195762)\n\n## Summary\r\nAgentless API delete path should have the `ess` or `serverless` mark\r\nbased on the environment.\r\nThis PR build the request URL based on that.","sha":"872d9da30e74f64dd33e25c6fed2d55e6aa4af47"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Amir Ben Nun <[email protected]>
- Loading branch information