Skip to content

Use kubeconform as a pre-commit hook#198

Open
Klavionik wants to merge 1 commit into
yannh:masterfrom
Klavionik:pre-commit-hook
Open

Use kubeconform as a pre-commit hook#198
Klavionik wants to merge 1 commit into
yannh:masterfrom
Klavionik:pre-commit-hook

Conversation

@Klavionik
Copy link
Copy Markdown

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