-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k #198504
Conversation
💚 Build Succeeded
Metrics [docs]
cc @guskovaue |
Pinging @elastic/response-ops (Team:ResponseOps) |
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.
Tested and LGTM!
Starting backport for target branches: 8.15, 8.16, 8.x |
…c#198504) Here in this PR I am increasing the limit for MW to 1K. Even I've changed schema for query params(deleted maybe) I did not add additional tests, because we already have one integration test for the case, when we do not have `page` and `per_page` params. (cherry picked from commit 3413cbb)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
Starting backport for target branches: 8.16, 8.x |
…c#198504) Here in this PR I am increasing the limit for MW to 1K. Even I've changed schema for query params(deleted maybe) I did not add additional tests, because we already have one integration test for the case, when we do not have `page` and `per_page` params. (cherry picked from commit 3413cbb)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
…198504) (#198551) # Backport This will backport the following commits from `main` to `8.x`: - [[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)](#198504) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-31T14:40:36Z","message":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)\n\nHere in this PR I am increasing the limit for MW to 1K.\r\nEven I've changed schema for query params(deleted maybe) I did not add\r\nadditional tests, because we already have one integration test for the\r\ncase, when we do not have `page` and `per_page` params.","sha":"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","Feature:Alerting/RulesManagement","backport:prev-major","v8.16.0","v8.17.0"],"title":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k","number":198504,"url":"https://github.com/elastic/kibana/pull/198504","mergeCommit":{"message":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)\n\nHere in this PR I am increasing the limit for MW to 1K.\r\nEven I've changed schema for query params(deleted maybe) I did not add\r\nadditional tests, because we already have one integration test for the\r\ncase, when we do not have `page` and `per_page` params.","sha":"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198504","number":198504,"mergeCommit":{"message":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)\n\nHere in this PR I am increasing the limit for MW to 1K.\r\nEven I've changed schema for query params(deleted maybe) I did not add\r\nadditional tests, because we already have one integration test for the\r\ncase, when we do not have `page` and `per_page` params.","sha":"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Julia <[email protected]>
…c#198504) Here in this PR I am increasing the limit for MW to 1K. Even I've changed schema for query params(deleted maybe) I did not add additional tests, because we already have one integration test for the case, when we do not have `page` and `per_page` params. (cherry picked from commit 3413cbb)
…198504) (#198662) # Backport This will backport the following commits from `main` to `8.16`: - [ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504) (3413cbb) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-31T14:40:36Z","message":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)\n\nHere in this PR I am increasing the limit for MW to 1K.\r\nEven I've changed schema for query params(deleted maybe) I did not add\r\nadditional tests, because we already have one integration test for the\r\ncase, when we do not have `page` and `per_page` params.","sha":"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8"},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[]}] BACKPORT--> Co-authored-by: Julia <[email protected]>
…c#198504) Here in this PR I am increasing the limit for MW to 1K. Even I've changed schema for query params(deleted maybe) I did not add additional tests, because we already have one integration test for the case, when we do not have `page` and `per_page` params.
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…c#198504) Here in this PR I am increasing the limit for MW to 1K. Even I've changed schema for query params(deleted maybe) I did not add additional tests, because we already have one integration test for the case, when we do not have `page` and `per_page` params. (cherry picked from commit 3413cbb)
…198504) (#199576) # Backport This will backport the following commits from `main` to `8.15`: - [[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)](#198504) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-31T14:40:36Z","message":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)\n\nHere in this PR I am increasing the limit for MW to 1K.\r\nEven I've changed schema for query params(deleted maybe) I did not add\r\nadditional tests, because we already have one integration test for the\r\ncase, when we do not have `page` and `per_page` params.","sha":"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","Feature:Alerting/RulesManagement","backport:prev-minor","v8.16.0","v8.17.0","v8.15.5"],"number":198504,"url":"https://github.com/elastic/kibana/pull/198504","mergeCommit":{"message":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)\n\nHere in this PR I am increasing the limit for MW to 1K.\r\nEven I've changed schema for query params(deleted maybe) I did not add\r\nadditional tests, because we already have one integration test for the\r\ncase, when we do not have `page` and `per_page` params.","sha":"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198504","number":198504,"mergeCommit":{"message":"[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504)\n\nHere in this PR I am increasing the limit for MW to 1K.\r\nEven I've changed schema for query params(deleted maybe) I did not add\r\nadditional tests, because we already have one integration test for the\r\ncase, when we do not have `page` and `per_page` params.","sha":"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8"}},{"branch":"8.16","label":"v8.16.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/198662","number":198662,"state":"MERGED","mergeCommit":{"sha":"62f11d0d8f0dc6f46dee4d641e4a7755d7f05278","message":"[8.16] [ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504) (#198662)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.16`:\n- [ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k\n(#198504) (3413cbb)\n\n<!--- Backport version: 8.9.8 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT\n[{\"author\":{\"name\":\"Julia\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-10-31T14:40:36Z\",\"message\":\"[ResponseOps]]MaintenaceWindow]\nIncrease MW table limit to 1k (#198504)\\n\\nHere in this PR I am\nincreasing the limit for MW to 1K.\\r\\nEven I've changed schema for query\nparams(deleted maybe) I did not add\\r\\nadditional tests, because we\nalready have one integration test for the\\r\\ncase, when we do not have\n`page` and `per_page`\nparams.\",\"sha\":\"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8\"},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[]}]\nBACKPORT-->\n\nCo-authored-by: Julia <[email protected]>"}},{"branch":"8.x","label":"v8.17.0","labelRegex":"^v8.17.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/198551","number":198551,"state":"MERGED","mergeCommit":{"sha":"a8d8cbdb4dd0830358824a069b8ffa814963dab5","message":"[8.x] [ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k (#198504) (#198551)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[ResponseOps]]MaintenaceWindow] Increase MW table limit to 1k\n(#198504)](https://github.com/elastic/kibana/pull/198504)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT\n[{\"author\":{\"name\":\"Julia\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-10-31T14:40:36Z\",\"message\":\"[ResponseOps]]MaintenaceWindow]\nIncrease MW table limit to 1k (#198504)\\n\\nHere in this PR I am\nincreasing the limit for MW to 1K.\\r\\nEven I've changed schema for query\nparams(deleted maybe) I did not add\\r\\nadditional tests, because we\nalready have one integration test for the\\r\\ncase, when we do not have\n`page` and `per_page`\nparams.\",\"sha\":\"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.17.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"Team:ResponseOps\",\"v9.0.0\",\"Feature:Alerting/RulesManagement\",\"backport:prev-major\",\"v8.16.0\",\"v8.17.0\"],\"title\":\"[ResponseOps]]MaintenaceWindow]\nIncrease MW table limit to\n1k\",\"number\":198504,\"url\":\"https://github.com/elastic/kibana/pull/198504\",\"mergeCommit\":{\"message\":\"[ResponseOps]]MaintenaceWindow]\nIncrease MW table limit to 1k (#198504)\\n\\nHere in this PR I am\nincreasing the limit for MW to 1K.\\r\\nEven I've changed schema for query\nparams(deleted maybe) I did not add\\r\\nadditional tests, because we\nalready have one integration test for the\\r\\ncase, when we do not have\n`page` and `per_page`\nparams.\",\"sha\":\"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.16\",\"8.x\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/198504\",\"number\":198504,\"mergeCommit\":{\"message\":\"[ResponseOps]]MaintenaceWindow]\nIncrease MW table limit to 1k (#198504)\\n\\nHere in this PR I am\nincreasing the limit for MW to 1K.\\r\\nEven I've changed schema for query\nparams(deleted maybe) I did not add\\r\\nadditional tests, because we\nalready have one integration test for the\\r\\ncase, when we do not have\n`page` and `per_page`\nparams.\",\"sha\":\"3413cbbb1bbe323f40cb9c6b9ff7a98a32b534d8\"}},{\"branch\":\"8.16\",\"label\":\"v8.16.0\",\"branchLabelMappingKey\":\"^v(\\\\d+).(\\\\d+).\\\\d+$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"},{\"branch\":\"8.x\",\"label\":\"v8.17.0\",\"branchLabelMappingKey\":\"^v8.17.0$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->\n\nCo-authored-by: Julia <[email protected]>"}},{"branch":"8.15","label":"v8.15.5","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Julia <[email protected]>
This PR didn't make on time to the latest 8.16.0 and 8.15.4 BC. Updating the labels. |
Here in this PR I am increasing the limit for MW to 1K.
Even I've changed schema for query params(deleted maybe) I did not add additional tests, because we already have one integration test for the case, when we do not have
page
andper_page
params.