Closed JAORMX closed 3 years ago
/hold
Waiting for @pdhamdhe 's feedback
/assign @pdhamdhe
/retest
/retest
/test all
/approve /hold cancel
The nodeSelector and tolerations configurable for result server pod and it works fine. Here is testing details recorded for reference
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: JAORMX, mrogers950, pdhamdhe
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This makes the aforementioned parameters configurable through the ScanSettings object.
This enables deployers to configure where the Result Server will run, and thus what node will host the Persistent Volume that will contain the raw results.
This is needed for cases where the storage driver doesn't allow us to schedule a pod that makes use of a persistent volume on the master nodes.
Signed-off-by: Juan Antonio Osorio Robles jaosorior@redhat.com