fleet/cmd
Ian Littman cbf563fb9b
Use sync.Map for stubbed key-value store to avoid data races in GitOps test (#22292)
This override only happens in testing, so this isn't release-blocking,
but this is the quickest way to clean up a test that will otherwise be
flaky due to data races, at the cost of performance (vs. setting up a
more complex solution with mutexes).

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality (via manually running
test using the KV store)
2024-09-23 06:58:13 -03:00
..
cpe Migrate logic from nvdtools into Fleet (#18244) 2024-04-24 15:25:59 -07:00
cve Add vuln clean option (#18457) 2024-04-22 12:57:00 -06:00
fleet Make software batch endpoint asynchronous (#22258) 2024-09-20 11:55:47 -03:00
fleetctl Use sync.Map for stubbed key-value store to avoid data races in GitOps test (#22292) 2024-09-23 06:58:13 -03:00
macoffice Feature 9386: Parse the Mac Office release notes for vulnerability processing (#9993) 2023-02-24 14:18:25 -04:00
msrc Switching from FixedBuild to FixedBuilds (part 3 of 3). (#16478) 2024-01-30 15:00:22 -06:00
osquery-perf adjustments to support 60k MDM hosts after load testing (#21247) 2024-08-26 15:20:57 -03:00