Skip to content

Conversation

@Klavionik
Copy link

I would like to use kubeconform as a pre-commit hook in my projects, so I tried and added a simple pre-commit manifest to the repo. I tested it briefly, and it seem to work fine.

The only unusual thing I had to do was to set require_serial: true in the manifest. That prevents pre-commit from calling kubeconform in parallel. I found it rather confusing, and I guess one should manage concurrency at kubeconform level (using the -n flag).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant