Skip to content
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

changers: do not overwrite viper variables if adamURL is present #923

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

uncleDecart
Copy link
Member

current implementation of getController() overwrote adam IP and port if URL was present. However we never set adamURL in code and that creates additional coupling between changer and state change (i.e. config) which we don't want

current implementation of getController() overwrote adam IP and port
if URL was present. However we never set adamURL in code and that creates
additional coupling between changer and state change (i.e. config) which we don't
want

Signed-off-by: Pavel Abramov <[email protected]>
@uncleDecart uncleDecart merged commit f20fc65 into lf-edge:master Nov 8, 2023
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants