User documentation for Knative components.
Go to file
Matt Moore 6d7c3b6bf6 Move revision condition manipulation to _types.go (#1118)
* Move revision condition manipulation into revision_types.go

This is the Revision equivalent of #1113

This contains two other unrelated changes:
1. Condense the object construction in `revision_test.go`
1. Reorder the `helloworld` yaml to create the configuration first.

The reason for the second "unrelated" change is that I was seeing the route controller marking the Route as "AllTrafficAssigned = False" because the configuration wasn't created yet.

* Update the conditions spec to eliminate wording about elision.

Eliding conditions can come later, it's a premature optimization,
and I'm not sure we're handling conditions well enough to do it
reliably yet.

* Fix test breakages due to setCondition becoming private.

* Add unit test coverage of the condition logic.

* Clarify isBuildDone through local variable names.
2018-06-11 12:48:15 -07:00
debugging Rename most ela-* things (#1045) 2018-06-05 11:10:13 -07:00
overview [WIP] Remove Bazel from knative/serving (#1032) 2018-06-05 07:10:13 -07:00
product Rename Elafros to Knative Serving in non-Community markdown files. (#1019) 2018-06-01 13:15:11 -07:00
roadmap Rename Elafros to Knative Serving in non-Community markdown files. (#1019) 2018-06-01 13:15:11 -07:00
spec Move revision condition manipulation to _types.go (#1118) 2018-06-11 12:48:15 -07:00
creating-a-kubernetes-cluster.md Command group name has to be `clusters` instead of `cluster` for (step 5); the `get-credentials` sample command (#1125) 2018-06-11 11:18:15 -07:00
project-checklist.md Rename Elafros to Knative Serving in non-Community markdown files. (#1019) 2018-06-01 13:15:11 -07:00
resources-overview.md Rename most ela-* things (#1045) 2018-06-05 11:10:13 -07:00
setting-up-a-docker-registry.md [WIP] Remove Bazel from knative/serving (#1032) 2018-06-05 07:10:13 -07:00
setting-up-a-logging-plugin.md Add Stackdriver as alternative logging destination (#936) 2018-06-06 16:29:08 -07:00
telemetry.md add monitoring cleanup in the doc (#1064) 2018-06-07 10:56:13 -07:00