-
-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #971 - File realm files MUST NOT trigger Elasticsearch service restart #991
base: master
Are you sure you want to change the base?
Conversation
704ec48
to
3a28e19
Compare
I'll reiterate on this in next days. |
Thanks for taking a look at this @lucabelluccini, this is indeed something that would be good to fix. If you happen to run into issues as you're coming up with a way to resolve this, please don't hesitate to ping me directly if you want to discuss potential designs to overcome problems that come up. 👍 |
Will take a deeper look in few days. Thank you @tylerjl ! |
Just curious is there anything I can do to help on this? I'd love to see a fix for this get merged in! |
Hi there, Firstly, thank you for taking the time to contribute, and apologies for the radio silence from Elastic on this PR. I'm going to be working on this module over the next few weeks, with an ultimate aim of updating the module to support the elasticsearch 7.x and simplifying the module to make it easier to use. I'll be reviewing all the open issues and PRs over the next few days, and will merge or provide feedback where appropriate. So please hang in there whilst we give this module some TLC. Thanks again. |
@lucabelluccini Thank you for taking the time to dive into this issue and PR. I've labelled it as I will however leave this PR open for the time being so that we can ensure it will be considered as part of the rewrite. |
Dear @lucabelluccini, thanks for the PR! This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs? |
Dear @lucabelluccini, thanks for the PR! This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
Issue #971 - File realm files MUST NOT trigger Elasticsearch service restart
This is a naive implementation and another way would be to handle everything in the
elasticsearch_role
,elasticsearch_user
,elasticsearch_role_mapping
providers, letting them create the file if it doesn't exist instead of just parsing them.Pull request acceptance prerequisites: