Commit Graph

7 Commits

Author SHA1 Message Date
Julian Friedman d189f7e842
Use bash rather than shell code blocks in community ()
* Use bash rather than shell code blocks in community

* Missed a spot
2021-06-09 10:14:42 -07:00
Julian Friedman b0e9fc5068
Revert changes to community () 2021-06-09 08:23:42 -07:00
Omer B 5e56c88e45
Issue 3642 finishing up eventing sanity check ()
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Removing reference to GKE-specific docs

* bash, resolving redirect warning for help

* replace all shells with bash across the entire project

* style guide conformance

* index -> readme

* serving link fixes while I'm at it

* fix serving links and redirects

* lint
2021-06-08 05:53:41 -07:00
Omer B c4580074bd
Merging main into mkdocs, add Beta contributor's guide (hidden) to the website, create `/snippets` directory ()
* change name for menu item for preview ()

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* Added detail per issue  ()

* Update knative/community files ()

Signed-off-by: Knative Automation <automation@knative.team>

* tracing cm fix ()

* remove unnecessary requrirements to do a release ()

Signed-off-by: Carlos Santana <csantana23@gmail.com>

*  fix link ()

* Replace xip.io with sslip.io ()

* Update actions ()

Signed-off-by: Knative Automation <automation@knative.team>

* Update common github actions ()

Signed-off-by: Knative Automation <automation@knative.team>

* upgrade to latest dependencies ()

bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove responsive-revision-gc config ()

Since https://github.com/knative/serving/pull/10084 deleted old GC and
started using responsive GC by default, `responsive-revision-gc` in
`config-feature` is not used at all.

This patch removes the configuration `responsive-revision-gc` in
`config-feature` configmap.

* Fixes  and broken links ()

* Fix  and broken links

* Fix  and broken links

* remove spec folder and redirect page and update links

* remove conflicts

* Update shortcodes.md ()

minor grammar.

* 💄 slight change to ordered delivery guarantees ()

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Add knative-release-leads to OWNERS ()

* add approvers ux ()

* Update the default value ()

* Adding notes on KafkaSource usage ()

* Adding some Kafka note for use-cases

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* changing the description

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update actions ()

Signed-off-by: Knative Automation <automation@knative.team>

* Remove python pycache ()

* Use correct setting in ClusterIssue setting ()

The doc uses ClusterIssuer `letsencrypt-http01-issuer` but the configuration uses
`letsencrypt-issuer` so it is confusable.
Actual report is https://github.com/knative/docs/issues/3560.

So this patch changes the ClusterIssuer name to
`letsencrypt-http01-issuer` which is used in this doc section.

Fix https://github.com/knative/docs/issues/3560

* fix broken link   ()

* fix Netlify build

* Added Snippets folder and hidden Beta Contributor guide

* Update docs/eventing/event-registry.md

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* whitespace

* more whitespace

* removing this bit because linting is killing me

* ok really the last one

Co-authored-by: Carlos Santana <csantana23@gmail.com>
Co-authored-by: RichardJJG <rijohnson@vmware.com>
Co-authored-by: knative-automation <automation@knative.team>
Co-authored-by: Shashankft9 <48708039+Shashankft9@users.noreply.github.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Benjamin Tan Wei Hao <benjamintanweihao@gmail.com>
Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Co-authored-by: Jonathan Johnson <jonathan.johnson@dijure.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Evan Anderson <evana@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
Co-authored-by: NovaHe <heqianfly@gmail.com>
2021-05-19 09:18:16 -07:00
Evan Anderson 73e076f5b1
Move community files to index.md () 2021-04-19 09:31:07 -07:00
Evan Anderson efa607f93e
Add a test for "index.md" frontmatter and fix the repo to match ()
* Add a test for "index.md" frontmatter and fix the repo to match

* Fix trailing whitespace

* Merge and add new required index.md files.

* Clarify error message action needed

* Fix up another new sample

* Fix spacing on error message
2020-05-15 08:41:02 -07:00
Bozhao a6960299d4
Add machine learning serving example using python ()
* Add machine learning serving example using python

* Update readme

* update base on comments

* add python bentoml to the sample's list

* Add trailing newline
2020-04-13 09:42:11 -07:00