This script is meant to be used in CI after a `make vendor` run. It's sole purpose is to execute a `git status --porcelain` and fail with the list of files reported by it. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>