Problem:
When importing states into foreman, the current method goes through all states even those in gitfs (including all feature branches). We have 100’s of developers, with 1000’s of branches. This causes a timeout.
Expected outcome:
Ability to disable salt proxy systems from reading gitfs branches.
Other relevant data:
Im not even asking for this to be fixed really. If anyone could at least point me in the right direction in the code, I can modify it for our needs. But Im having a heck of a time trying to understand where its even making this import call throughout the code base.
Thanks. I know this is a long shot, but figured Id see if anyone else has ran into this.