Closed JAORMX closed 2 years ago
/retest
error provisioning cluster
@JAORMX: all tests passed!
Full PR test history. Your PR dashboard.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: JAORMX, Vincent056
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This enables the Compliance Operator to specify defaults per specific paltforms. This allows for a better UX based on a set of supported platforms.
OpenShift
for OpenShift we'll deploy what we're currently doing:
worker
andmaster
nodes.EKS
For EKS we'll do something a little different:
ScanSettings will target
@all
so we can schedule to all available nodes.ScanSettings will inherit the nodeSelector and tolerations from the Compliance Operator pod by default.
Signed-off-by: Juan Antonio Osorio Robles jaosorior@redhat.com