/verify-conformance

CNCF CI bot for verifying Kubernetes conformance product submissions

Primary LanguageGoApache License 2.0Apache-2.0

verify-conformance

a GitHub bot for verifying conformance submissions on github.com/cncf/k8s-conformance

The behaviour of the bot is described here, in Gherkin. Each scenario is a requirement a PR must meet to qualify for conformance.

Note: the line immediately beneath the scenario is the comment posted to the PR if the requirement is not met.

See the feature scenarios, in ./kodata/features.

Developing

build a container with

ko build --local --base-import-paths .

for more, read the development docs.

Docs

read the docs here.