docs/spec
Nghia Tran a851d2b718 Fix error messages for missing traffic targets. (#1556)
* Fix error messages for missing traffic targets.

* Add tests for uncovered new functions

* Update per PR feedback

* Add missed files.

* Update per PR feedback.
2018-07-11 20:47:34 -07:00
..
images Service docs (#685) 2018-05-07 10:59:23 -07:00
README.md Rename Elafros to Knative Serving in non-Community markdown files. (#1019) 2018-06-01 13:15:11 -07:00
errors.md Fix error messages for missing traffic targets. (#1556) 2018-07-11 20:47:34 -07:00
motivation.md Migrate to Istio v1alpha3 Gateway / VirtualService (#1228) 2018-06-29 11:33:36 -07:00
normative_examples.md Proposal: More uniform conditions (#1266) 2018-06-21 08:44:18 -07:00
overview.md Proposal: More uniform conditions (#1266) 2018-06-21 08:44:18 -07:00
spec.md Proposal: More uniform conditions (#1266) 2018-06-21 08:44:18 -07:00

README.md

Knative Serving API spec

This directory contains the specification of the Knative Serving API, which is implemented in pkg/apis/serving/v1alpha1 and verified via the conformance tests.

Updates to this spec should include a corresponding change to the API implementation and the conformance tests. (#780)

Docs in this directory: