➹ New Feature implementation request
The hook and parser CRDs currently do not allow setting resource limits (unlike the ScanType CRD, where it is supported). Since people are running into issues with that (#1305, #1320), we should fix this :)
Relevant part of the operator code for parser and for hook.
This will require changes to the CRDs, but they will not be breaking, so this could be done independently from a v4 release.
➹ New Feature implementation request
The hook and parser CRDs currently do not allow setting resource limits (unlike the ScanType CRD, where it is supported). Since people are running into issues with that (#1305, #1320), we should fix this :)
Relevant part of the operator code for parser and for hook.
This will require changes to the CRDs, but they will not be breaking, so this could be done independently from a v4 release.