Matt Moore
9bbce80ffa
[master] Format markdown ( #833 )
...
Produced via:
`prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github | grep -v docs/cmd/)`
/assign maximilien rhuss
/cc maximilien rhuss
2020-05-11 17:22:47 -07:00
Roland Huß
36716c3937
chore: Reworked CLI conventions and include more details ( #831 )
...
* chore: Reworked CLI conventions and include more details
* chore: Review changes
* Update conventions/cli.md
Co-authored-by: Navid Shaikh <nshaikh@redhat.com>
* Update conventions/cli.md
Co-authored-by: Navid Shaikh <nshaikh@redhat.com>
* add changes based on review comments
Co-authored-by: Navid Shaikh <nshaikh@redhat.com>
2020-05-09 08:33:45 -07:00
Matt Moore
f9ccf36518
Format markdown ( #710 )
...
Produced via:
`prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign maximilien rhuss
/cc maximilien rhuss
2020-03-09 09:19:28 -07:00
Roland Huß
1b9a76bc31
feature(serving): Update API to serving.knative.dev/v1 ( #640 )
...
* feature(serving): Update API to serving.knative.dev/v1
Due to an issue with 0.12.0 (a missing constant) the update also includes an update
to the latest knative-serving and knative-eventing dependencies from master
(as reflected in version.go)
Signed-off-by: Roland Huß <roland@ro14nd.de>
* fix(serving): Bogus import removed
* fix(serving): Add missing go.sum entry
2020-02-07 02:03:14 -08:00
Naomi Seyfer
34f123c23a
Boolean flags by presence ( #283 )
2019-07-26 17:15:50 -07:00
Naomi Seyfer
93a9610cb7
Move client conventions doc from Serving, adjusted to account for revision names ( #299 )
2019-07-25 14:57:37 -07:00
Naomi Seyfer
8c27978855
Command conventions doc ( #270 )
...
* Command conventions doc copied from https://docs.google.com/document/d/1Or3f51EIrdyuwlJ9IfhQdoe7F7WrjsUPEPa0Ijsv2go/edit#
* Update with comments
2019-07-19 14:11:31 -07:00