Reloading Configurations
Reloading the IWF-Mediation ConfigMap, if in case any updates were made in the Rules.
The tool
ociwf-rule-download_tool.sh
can be used to download the rule config map in a folder(folder
name must be configmap name). It needs namespace as well as required configmap
name. These rules then can be changed accordingly.
The tool ociwf-rule-upload_tool.sh
can be used to upload the rule config map from the existing
config map folder. It needs namespace as well as required configmap name to be
uploaded.
•If rules changed on iwf active mediation then use
ociwf-iwf-mediation-config-active
"as the name of
configmap.
•If rules changed on iwf test mediation then use
ociwf-iwf-mediation-config-test
as the name of the
configmap.
Reloading the NF-Mediation ConfigMap, if in case any updates were made in the Rules.
The tool
ociwf-rule-download_tool.sh
can be used to download the rule config map in a folder(folder
name will be configmap name). It needs namespace as well as required configmap
name. These rules then can be changed accordingly.
The tool ociwf-rule-upload_tool.sh
can be used to
upload the rule config map from the existing config map folder. It needs
namespace as well as required configmap name to be uploaded.
•If rules changed on nf active mediation then use
ociwf-nf-mediation-config-active
as the name of the
configmap.
•If rules changed on nf test mediation then use
ociwf-nf-mediation-config-test
as the name of the
configmap.