-
Notifications
You must be signed in to change notification settings - Fork 2
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
[DESIGN] IP Address change should be checked based on the rendered opensearch_dashboards.yml #27
Comments
Is there a specific reason for this request? I mean what is the problem, or currently broken/mssing feature that we are trying to solve with this? |
Part of the reason why I'm asking is the following: the Dasboard is missing core features and core checks right now, like
While perfectly responds to all expected functionality and stress test. |
...also please note that the requested check is redundant thus not missing. On each
|
My most important question here is: what kind of action do we want to take based on the IP in the config? The reason why I'm asking is because the IP change in the config is rather an "end result" of a process, than the cause/origin. What I mean is: typically under certain circumstances we decide to change the IP in the config. What I would like to understand here is why would we want to know the status of the config file, i.e. what kind of actions may (or may not) be done based on the actual state of the config file? In other words: assuming we implement this check -- what would we do with the information that comes out of it? |
Context for issue: #22 (comment)
The text was updated successfully, but these errors were encountered: