Commit Graph

10 Commits

Author SHA1 Message Date
RichieEscarez 74ed0fd04a Use the ksvc shortname for services (#492)
* Replace services.serving.knative.dev with ksvc

* Replace -f with long flag --filename
2018-11-02 15:59:34 -07:00
Ryan Gregg 08ab237cb3 Revert ksvc changes (#442) 2018-10-05 14:30:24 -07:00
RichieEscarez 0304e7a85c cleanup remaining kubectl shorthand -o flags (#394)
* Cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags
2018-09-12 10:46:16 -07:00
Tyler Auerbeck b2254cbb42 Update docs to use kubectl long flags (#372)
* Update docs to use kubectl long flags

* adding back in the --filename flag (lost when manually merged)

* notice a few missed

* notice a few missed '-f' flags

* change -o to --output
2018-09-12 09:46:03 -07:00
Sam O'Dell 00d6cec8ca services.serving.knative.dev -> ksvc, adding check install guide (#360)
* services.serving.knative.dev -> ksvc, adding check install guide

* Updating image to add outline

* Making Richie's suggested edits
2018-08-31 09:58:12 -07:00
Ryan Gregg d0b78289f0
Update the gitwebhook sample (#215)
* Clean up sample

* Swap token IDs to the right values

* Set format to json

* Remove old yaml
2018-07-20 10:23:30 -07:00
Matt Moore 9c53576183 Fix numerous sample READMEs (#127)
* Fix grpc-ping-go

Still doesn't work, but at least it builds again.

* Fix autoscale-go

* Fix buildpack-app-dotnet

* Fix buildpack-function-nodejs

* Fix rest-api-go

* Fix telemetry-go sample

* Fix gitwebhook-go

* Fix knative-routing-go

* Address feedback from Ville.

Prune boilerplate dep comment, fix cleanup command.
2018-07-14 11:01:35 -07:00
Matt Moore 9b4b73936c Fix all of the `knative/install` links to point to `knative/docs/install`. (#126) 2018-07-13 17:21:35 -07:00
Matt Moore 5ccacbf6d5 Fix the import paths for samples still ko-enabled. (#124) 2018-07-13 16:34:35 -07:00
Ryan Gregg cb83bbe76c Clean up folder names to match helloworld style (#62)
* Rename samples to languge-specific folders

* Remove steren-app and steren-function since they aren't working

* Rename buildpack folders

* Rename buildpack-function
2018-07-10 10:14:34 -07:00