Cosmin Cojocar
Cosmin Cojocar
#### What would you like to be added: The [Policy](https://github.com/kubernetes-sigs/security-profiles-operator/blob/d755d59f66eba5a052313889c2915464579976a1/api/apparmorprofile/v1alpha1/apparmorprofile_types.go#L71) field was originally introduced to store the raw apparmor profile installed by the operator. Later, a new field [Abstract](https://github.com/kubernetes-sigs/security-profiles-operator/blob/d755d59f66eba5a052313889c2915464579976a1/api/apparmorprofile/v1alpha1/apparmorprofile_types.go#L72) was...
#### What happened: We should remove the E2E tests for Flatcar Linux from CI in order to improve the stability and to reduce the maintenance effort. It's not clear if...
#### What would you like to be added: Typically when an apparmor profile is recorded, it is not entirely complete. Sometimes there is functionality which is not captured during the...