Josh Patterson
f23652397c
Speed up so-elastic-fleet-optional-integrations-load decision logic
...
Replace the per-package decision loop (which forked ~10 processes per
package and rebuilt a growing JSON file on every add -> O(n^2)) with two
jq passes: one prints the status messages, one builds the bulk install
list. A vnum/needs() jq definition reproduces the previous
version_conversion/compare_versions and excluded/subscription/installed/
upgrade/in-use logic exactly. Also fetch each agent policy once and
extract non-default package names locally instead of re-fetching the
policy per integration (1+K -> 1 GET per policy). Install behavior is
unchanged.
2026-06-11 13:57:56 -04:00
..
2020-04-01 16:54:48 -04:00
2026-03-16 16:58:39 -04:00
2025-11-20 17:13:36 -05:00
2026-06-01 11:52:35 -05:00
2026-03-18 09:46:45 -04:00
2026-04-08 10:58:52 -04:00
2026-05-15 11:36:46 -04:00
2022-10-11 11:57:15 -04:00
2025-12-11 17:30:06 -05:00
2026-04-21 09:33:47 -04:00
2023-09-01 09:39:39 -04:00
2026-03-19 17:19:42 -04:00
2026-05-04 10:52:37 -05:00
2026-03-19 12:35:38 -04:00
2026-06-11 13:57:56 -04:00
2026-06-11 13:37:26 -04:00
2026-04-29 09:09:50 -04:00
2026-04-09 10:18:36 -04:00
2026-03-18 09:46:45 -04:00
2026-03-19 12:35:38 -04:00
2025-11-21 14:49:03 -05:00
2026-03-23 16:26:56 -04:00
2026-04-09 10:18:36 -04:00
2026-04-09 10:18:36 -04:00
2026-04-22 20:38:13 -05:00
2026-05-13 17:28:07 -04:00
2025-10-30 11:02:36 -04:00
2026-03-06 15:45:36 -05:00
2026-05-11 16:51:38 -05:00
2026-06-10 16:34:10 -04:00
2024-07-09 10:06:16 -04:00
2026-05-14 17:08:57 -04:00
2026-03-18 09:46:45 -04:00
2026-05-05 14:26:04 -04:00
2026-03-19 14:39:10 -04:00
2026-03-10 16:09:32 -04:00
2026-06-03 09:49:53 -04:00
2026-05-05 14:26:04 -04:00
2026-03-19 12:35:38 -04:00
2026-03-19 12:35:38 -04:00
2026-03-16 16:58:39 -04:00
2026-06-08 11:05:13 -04:00
2026-03-18 09:46:45 -04:00
2026-03-19 14:41:49 -04:00
2026-05-14 13:57:40 -04:00
2026-06-03 09:49:53 -04:00
2026-01-07 14:14:57 -05:00
2026-03-23 14:04:48 -05:00
2025-10-14 11:03:00 -04:00
2026-05-14 13:06:26 +02:00
2026-04-09 10:18:36 -04:00
2022-10-11 11:57:15 -04:00
2026-05-13 11:58:21 -04:00
2022-12-16 15:59:17 -05:00
2026-04-20 16:03:02 -04:00
2026-03-18 09:46:45 -04:00
2025-08-04 15:25:26 -04:00
2026-04-06 10:12:37 -04:00
2026-04-28 10:15:47 -04:00
2025-07-22 11:52:50 -04:00
2026-05-13 10:53:11 -04:00