Skip to content
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

Add * as default value for 3 more native connectors #182957

Merged
merged 1 commit into from
May 8, 2024

Conversation

artem-shelkovnikov
Copy link
Member

@artem-shelkovnikov artem-shelkovnikov commented May 8, 2024

Summary

This PR adds "*" as default value for 3 more native connector fields that specify comma-separate values:

  • MySQL connector field "tables"
  • Oracle connector field "tables"
  • Sharepoint Online field "site_collections"

Similar PR in connectors:
elastic/connectors#2532

For maintainers

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
enterpriseSearch 2.7MB 2.7MB +3.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@artem-shelkovnikov artem-shelkovnikov merged commit b3e6f74 into main May 8, 2024
27 checks passed
@artem-shelkovnikov artem-shelkovnikov deleted the artem/add-wildcards-for-native-connectors branch May 8, 2024 16:29
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request May 8, 2024
## Summary

This PR adds "*" as default value for 3 more native connector fields
that specify comma-separate values:

- MySQL connector field "tables"
- Oracle connector field "tables"
- Sharepoint Online field "site_collections"

Similar PR in connectors:
elastic/connectors#2532

### For maintainers

- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

(cherry picked from commit b3e6f74)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.14

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request May 8, 2024
…182974)

# Backport

This will backport the following commits from `main` to `8.14`:
- [Add * as default value for 3 more native connectors
(#182957)](#182957)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Artem
Shelkovnikov","email":"artem.shelkovnikov@elastic.co"},"sourceCommit":{"committedDate":"2024-05-08T16:29:41Z","message":"Add
* as default value for 3 more native connectors (#182957)\n\n##
Summary\r\n\r\nThis PR adds \"*\" as default value for 3 more native
connector fields\r\nthat specify comma-separate values:\r\n\r\n- MySQL
connector field \"tables\"\r\n- Oracle connector field \"tables\"\r\n-
Sharepoint Online field \"site_collections\"\r\n\r\nSimilar PR in
connectors:\r\nhttps://github.com/elastic/connectors/pull/2532\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"b3e6f74234298f5f042679fe043a8a5c8d067673","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.14.0","v8.15.0"],"title":"Add
* as default value for 3 more native
connectors","number":182957,"url":"#182957
* as default value for 3 more native connectors (#182957)\n\n##
Summary\r\n\r\nThis PR adds \"*\" as default value for 3 more native
connector fields\r\nthat specify comma-separate values:\r\n\r\n- MySQL
connector field \"tables\"\r\n- Oracle connector field \"tables\"\r\n-
Sharepoint Online field \"site_collections\"\r\n\r\nSimilar PR in
connectors:\r\nhttps://github.com/elastic/connectors/pull/2532\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"b3e6f74234298f5f042679fe043a8a5c8d067673"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182957","number":182957,"mergeCommit":{"message":"Add
* as default value for 3 more native connectors (#182957)\n\n##
Summary\r\n\r\nThis PR adds \"*\" as default value for 3 more native
connector fields\r\nthat specify comma-separate values:\r\n\r\n- MySQL
connector field \"tables\"\r\n- Oracle connector field \"tables\"\r\n-
Sharepoint Online field \"site_collections\"\r\n\r\nSimilar PR in
connectors:\r\nhttps://github.com/elastic/connectors/pull/2532\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"b3e6f74234298f5f042679fe043a8a5c8d067673"}}]}]
BACKPORT-->

Co-authored-by: Artem Shelkovnikov <artem.shelkovnikov@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:EnterpriseSearch v8.14.0 v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants