fleet/changes/19526-installers-bucket
Jahziel Villasana-Espinoza 27b8a1364f
feat: new software installer and carves fields, kept original fields for backwards compat (#19597)
> Related issue; #19526

# 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] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-06-10 13:35:27 -04:00

2 lines
No EOL
209 B
Text

- Adds S3 config variables with a `carves_` and `software_installers` prefix, which are used to
configure buckets for those features. The existing non-prefixed variables are kept for backwards compatibility.