Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Releases: urcomputeringpal/kubevalidator

Initial public release

09 Sep 18:29
7b1e794
Compare
Choose a tag to compare
  • Default to strict validation
  • Setup process improvements
  • Support rerequesting check runs and check suites

See https://urcomputeringpal.com/2018/09/09/yaml for more information.

Greetings

25 Aug 17:09
63721d5
Compare
Choose a tag to compare

The initial release of kubevalidator, a GitHub App that validates the Kubernetes YAML in your GitHub PRs using kubeval.

Example

example

Goals

  • Improve the experience of changing and reviewing YAML documents representing Kubernetes resources by detecting and highlighting errors automatically.
  • Allow validation against multiple schemas to support applications deployed to multiple Kubernetes clusters with disparate versions.
  • Explore the viability of writing a generalized Probot-like GitHub App toolkit in Golang.

Non-goals

  • Validate the syntax of your YAML. (Shameless plug: use YAMBURGER for that! It's kinda dope!)

See the repo for more info!

0.0.1 - testing123

04 Aug 22:39
Compare
Choose a tag to compare
0.0.1 - testing123 Pre-release
Pre-release

A non-functional release, made in error.