Conversation
|
Pinging @elastic/es-core-infra (Team:Core/Infra) |
|
Hi @grcevski, I've created a changelog YAML for you. |
|
I plan to document the code a bit more, getting a PR out to ensure I get a start on the testing. |
…ch into operator/slm_policy
|
I'm going to split off the repo part into separate PR. |
|
Hi @grcevski, I've updated the changelog YAML for you. |
|
@elasticsearchmachine run elasticsearch-ci/docs |
dakrone
left a comment
There was a problem hiding this comment.
This LGTM, it's actually not a super complex change, just large due to testing (yay tests). I'm not super close to the file-based settings stuff, but I assume it's totally okay for a single policy failure to fail the entire operation, is that correct?
Yes, that's true, any error should fail the entire update, including all other settings that are not SLM specific. |
|
Thanks Lee! |
This PR adds support for /_slm/policy in file based settings.
Relates to #89183