-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
We need to verify that everything works as expected from the stackrox perspective in regard of the new collection method:
- It's possible to create a new cluster with
core_bpf
method via operator and helm charts. - It's possible to switch from
ebpf
collection method tocore_bpf
(for both, configured via operator and helm charts). - It's possible to switch back
core_bpf
collection method toebpf
(for both, configured via operator and helm charts). - Using
core_bpf
collection method it's possible to upgrade the node kernel version and simply restart Collector. - Using
core_bpf
it's possible to upgrade ocp version any disruption (similar to the previous one). - Using
core_bpf
it's possible to use offline installation without a support package.
Part of #1015
Metadata
Metadata
Assignees
Labels
No labels