-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
| export function fileFilter(name: string): boolean { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working