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

Always apply whole config dict #135

Merged
merged 5 commits into from
Feb 5, 2020
Merged

Conversation

Bibob7
Copy link
Contributor

@Bibob7 Bibob7 commented Jan 18, 2020

Related to issue #46.
Through this changes, the apply command will only apply config changes that are displayed.

Fetch all config attributes of topic and alter it with changed attributes. Then apply whole config to ensure that only changed attributes in config file will be changed.

@Bibob7 Bibob7 requested a review from swenzel January 24, 2020 13:08
tests/integration/test_topic_controller.py Outdated Show resolved Hide resolved
tests/integration/test_topic_controller.py Outdated Show resolved Hide resolved
tests/integration/test_topic_controller.py Outdated Show resolved Hide resolved
fix config variable name
@Bibob7 Bibob7 merged commit 91fc3f8 into master Feb 5, 2020
@Bibob7 Bibob7 deleted the apply-only-altered-config-attributes branch February 5, 2020 08:43
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.

3 participants