-
Bug
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
IsLongRunningRequest filters out imagestream imports and binary buildconfig instantiations. Currently it has regexps to find these requests. However, running MatchString against every request is costly, so we should find a better way to skip those requests.
Seems it was created in 3.x time, so in 4.x we should match APIPrefix/APIGroup and Subresource/Parts
- clones
-
OCPBUGS-19056 Avoid using regexps in library-go's pkg/apiserver/apiserverconfig/longrunning.go
- Closed