elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

[Fleet] Ensure `isSecretsStorageIsEnabled` is checked when bulk creating package policies #190257

Open kpollich opened 2 months ago

kpollich commented 2 months ago

Currently, the package policy service's bulkCreate method does not take into account the isSecretsStorageEnabled flag, and always generates secrets. This should be corrected as secrets storage can be disabled if a Fleet Server on 8.10+ is not available.

elasticmachine commented 2 months ago

Pinging @elastic/fleet (Team:Fleet)