An open API service indexing awesome lists of open source software.

https://github.com/fredrkl/yaml-verification-githubaction-setup

Showing how to use github action for PR status check with Kubeval and conftest
https://github.com/fredrkl/yaml-verification-githubaction-setup

cncf-demo github-actions k8s kubeval validation yaml

Last synced: 2 months ago
JSON representation

Showing how to use github action for PR status check with Kubeval and conftest

Awesome Lists containing this project

README

          

# YAML verifications

This repository shows how to include status checks and YAML verification with [kubeval](https://www.kubeval.com/) and [conftest](https://www.conftest.dev/). The checks are running with GitHub actions.

![OPA](./images/opa.png)

## GitHub Actions

[![Validate YAML](https://github.com/fredrkl/yamlverificationgithubaction/actions/workflows/validateYAML.yaml/badge.svg)](https://github.com/fredrkl/yamlverificationgithubaction/actions/workflows/validateYAML.yaml)