Skip to content

Remove CPC code from KWF project

Recently, we moved the CPC code into kwf-lib because it is a shared code between other projects. And we realized that the same code was replicated in other projects. As kwf-lib is our source of truth, we can move all that common code into kwf-lib as well.

This MR is not removing the code related to the policies parser yet. I think we can discuss if we should move this code either.

Resolves: KMAINT-889

Signed-off-by: Julio Faracco jfaracco@redhat.com

Merge request reports

Loading