Skip to content

[Fleet] Allow syncing bundled integrations#241011

Merged
jillguyonnet merged 2 commits intoelastic:mainfrom
jillguyonnet:fleet/240925-allow-syncing-bundled-integrations
Oct 29, 2025
Merged

[Fleet] Allow syncing bundled integrations#241011
jillguyonnet merged 2 commits intoelastic:mainfrom
jillguyonnet:fleet/240925-allow-syncing-bundled-integrations

Conversation

@jillguyonnet
Copy link
Contributor

@jillguyonnet jillguyonnet commented Oct 28, 2025

Summary

Closes #240925

#239567 limited remote integrations sync to packages installed from registry. This PR adds allowing bundled packages as well.

Checklist

  • Unit or functional tests were updated or added to match the most common scenarios
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@jillguyonnet jillguyonnet requested a review from a team as a code owner October 28, 2025 15:42
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Oct 28, 2025
@jillguyonnet jillguyonnet self-assigned this Oct 28, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@jillguyonnet jillguyonnet added v9.3.0 Team:Fleet Team label for Observability Data Collection Fleet team release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels and removed Team:Fleet Team label for Observability Data Collection Fleet team labels Oct 28, 2025
@jillguyonnet
Copy link
Contributor Author

@elasticmachine merge upstream

@jillguyonnet jillguyonnet enabled auto-merge (squash) October 29, 2025 08:45
@jillguyonnet jillguyonnet merged commit ccbc855 into elastic:main Oct 29, 2025
12 checks passed
@kibanamachine kibanamachine added backport:skip This PR does not require backporting and removed backport:version Backport to applied version labels labels Oct 29, 2025
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @jillguyonnet

@jillguyonnet jillguyonnet deleted the fleet/240925-allow-syncing-bundled-integrations branch October 29, 2025 10:39
tkajtoch pushed a commit to tkajtoch/kibana that referenced this pull request Oct 29, 2025
## Summary

Closes elastic#240925

elastic#239567 limited remote
integrations sync to packages installed from registry. This PR adds
allowing bundled packages as well.

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
qn895 pushed a commit to qn895/kibana that referenced this pull request Oct 30, 2025
## Summary

Closes elastic#240925

elastic#239567 limited remote
integrations sync to packages installed from registry. This PR adds
allowing bundled packages as well.

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
ana-davydova pushed a commit to ana-davydova/kibana that referenced this pull request Nov 3, 2025
## Summary

Closes elastic#240925

elastic#239567 limited remote
integrations sync to packages installed from registry. This PR adds
allowing bundled packages as well.

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
albertoblaz pushed a commit to albertoblaz/kibana that referenced this pull request Nov 4, 2025
## Summary

Closes elastic#240925

elastic#239567 limited remote
integrations sync to packages installed from registry. This PR adds
allowing bundled packages as well.

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fleet]: Few integrations are not synced under Integration syncing flyout.

4 participants