Jaime Soriano Pastor
Jaime Soriano Pastor
@jantman we have started to play a bit with vault and approles to try to properly automate secrets provisioning in our config management and we created [approle-login](https://github.com/tuenti/pouch/tree/master/cmd/approle-login), a small tool...
@ctlajoie this is not only about wrapping secrets. As @russroy described, the secrets consumer would need to unwrap a secret ID (that was previously wrapped by another entity) and then...
Hi @leweafan, I am not sure if this field should be required in all modules. They probably need additional logic to find proper values, and maybe it doesn't make always...
I see, you are right :+1: let's keep this open.
In the meantime ESXi/vSphere 7 has been released, updating descriptions of this issue.
Pinging @elastic/obs-cloud-monitoring and @elastic/obs-cloudnative-monitoring as the fields are in their integrations.
> @jsoriano Thanks for catching this. Will the change on field type here consider a breaking change? Well, currently there is no valid mapping for these fields, so this could...
> Did that change? It changed in docker compose 2.3.0, see https://github.com/docker/compose/issues/9306.
@nik9000 does synthetic source leverage `_source_include`/`_source_exclude` for the fields it has to synthesize?
I don't think that validation of Fleet Server configuration (or any other runtime configuration) belongs to the Package Spec. Probably the most solid approach for this would be to make...