Fix rpfilter config values from integer to boolean on upgrade path - #6477
Conversation
|
@blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3603 |
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-4343)
|
…10.sql Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
|
¿ any testing needed @nvazquez ? |
|
@DaanHoogland I have now included the upgrade testing on the PR description, thanks for the review |
Description
This PR updates the config values for
network.disable.rpfilterandconsoleproxy.disable.rpfilterto meet the boolean type set on #6380.Fixes: #6390
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Upgrade from 4.16.1 successfully:
Before upgrade: Changed only one value, leave the other as default
After the upgrade: only the integer value is properly updated, as expected