You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that the file filter for the corkscrew file abstraction process needs to be tightened up a little. Ran across a situation where qkview has /config/bigip_backup.conf, which is getting parsed and messing with the config abstraction process.
Using the following article, we should be able to only pick up the files the system will use, so we are only parsing what is needed.
Seems that the file filter for the corkscrew file abstraction process needs to be tightened up a little. Ran across a situation where qkview has /config/bigip_backup.conf, which is getting parsed and messing with the config abstraction process.
Using the following article, we should be able to only pick up the files the system will use, so we are only parsing what is needed.
K26582310: Overview of BIG-IP configuration files
https://my.f5.com/manage/s/article/K26582310
f5-corkscrew/src/unPackerStream.ts
Line 174 in 144c480
The text was updated successfully, but these errors were encountered: