* Update mkdocs.yml
* Update mkdocs.yml
* Update mkdocs.yml
* bringing back the purple
* Revert "bringing back the purple"
This reverts commit a6af055288.
* Revert "Revert "bringing back the purple""
This reverts commit 181ba3d26a.
* Added the experimental features page
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* Trailing whitespaces
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* Added to the index
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* suggestion by julz
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* suggestion by ashleigh
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* Reflected changes of https://github.com/knative/eventing/pull/5459
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Fix compile error on golang 1.12 . It doesn't define the method "errors.Is" yet. The error message is as follows.
#golang.org/x/net/http2
src/golang.org/x/net/http2/client_conn_pool.go:305:6: undefined: errors.Is
golang 1.13+ defined the method "errors.Is", It will pass the compile when using golang 1.13+ instead.
bumping knative.dev/hack 93ad912...de04b70:
> de04b70 Do not print debug info when running release.sh (# 70)
Signed-off-by: Knative Automation <automation@knative.team>
* Updated samples/kafka/channel with configmap information
* formatting
* Updates from PR review
* Replaced **NOTE** with !!! note
* Spacing error
* Attempting to create properly numbered steps
* Still figuring out spacing
* Indented code blocks for numbered instructions
* Still with the spacing
* kubectl formatting
* call out shell code blocks explicitly
* Reorganizing to make the channel types higher in the hierarchy
* Note indentations
* Still more indentation problems
* Notes can't be indented?
* bullet lists
* fixes#3654Fix#3654 and add "Knative Sandbox" language based on user feedback
* Update first-service.md
* Update docs/getting-started/first-service.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* can -> will
* more fixes
* hot-fix for formatting
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* fixes#3654Fix#3654 and add "Knative Sandbox" language based on user feedback
* Update first-service.md
* Update docs/getting-started/first-service.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* can -> will
* more fixes
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* handle old versions with redirects
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* skip building the files for redirect take effect
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* trailing whitespace
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* change name for menu item for preview (#3533)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* Added detail per issue #3425 (#3514)
* Update knative/community files (#3553)
Signed-off-by: Knative Automation <automation@knative.team>
* tracing cm fix (#3506)
* remove unnecessary requrirements to do a release (#3563)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* #3543 fix link (#3567)
* Replace xip.io with sslip.io (#3574)
* Update actions (#3535)
Signed-off-by: Knative Automation <automation@knative.team>
* Update common github actions (#3552)
Signed-off-by: Knative Automation <automation@knative.team>
* upgrade to latest dependencies (#3505)
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 (#3545)
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#3117 and broken links (#3569)
* Fix#3117 and broken links
* Fix#3117 and broken links
* remove spec folder and redirect page and update links
* remove conflicts
* Update shortcodes.md (#3550)
minor grammar.
* 💄 slight change to ordered delivery guarantees (#3536)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Add knative-release-leads to OWNERS (#3586)
* add approvers ux (#3587)
* Update the default value (#3530)
* Adding notes on KafkaSource usage (#3596)
* 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 (#3581)
Signed-off-by: Knative Automation <automation@knative.team>
* Remove python pycache (#3594)
* Use correct setting in ClusterIssue setting (#3595)
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 #3568#3577 (#3579)
* 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
* Updating to latest API version of Strimzi. v1beta1 is now gone 🔥 (#3603)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* 📓 adding a note to not consume records of the kafkachannel's topic... (#3615)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* fix broken link in kogito example (#3602)
* docs about usage of internal services in an "api-gateway" access model (#3597)
Co-authored-by: Brüder, Lena <lena.brueder@maxxeed.com>
* api specs for v0.23 (#3619)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* Update serving/_index.md with network layer option (#3585)
* Update _index.md
[#3117] Add ref for contour
* Update docs/serving/_index.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Fix typos in the sample yaml file (#3616)
* EventType is not yet part of the v1 eventing API (#3576)
* Remaining changes from now closed PRs
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>
Co-authored-by: Kevin Marquardsen <mr.kmarq@gmail.com>
Co-authored-by: Lena Brüder <oss@lena-brueder.de>
Co-authored-by: Brüder, Lena <lena.brueder@maxxeed.com>
Co-authored-by: Sameer Vohra <vsameer@vmware.com>
Co-authored-by: Mahdi K. Fard <xclud@users.noreply.github.com>
* change name for menu item for preview (#3533)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* Added detail per issue #3425 (#3514)
* Update knative/community files (#3553)
Signed-off-by: Knative Automation <automation@knative.team>
* tracing cm fix (#3506)
* remove unnecessary requrirements to do a release (#3563)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* #3543 fix link (#3567)
* Replace xip.io with sslip.io (#3574)
* Update actions (#3535)
Signed-off-by: Knative Automation <automation@knative.team>
* Update common github actions (#3552)
Signed-off-by: Knative Automation <automation@knative.team>
* upgrade to latest dependencies (#3505)
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 (#3545)
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#3117 and broken links (#3569)
* Fix#3117 and broken links
* Fix#3117 and broken links
* remove spec folder and redirect page and update links
* remove conflicts
* Update shortcodes.md (#3550)
minor grammar.
* 💄 slight change to ordered delivery guarantees (#3536)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Add knative-release-leads to OWNERS (#3586)
* add approvers ux (#3587)
* Update the default value (#3530)
* Adding notes on KafkaSource usage (#3596)
* 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 (#3581)
Signed-off-by: Knative Automation <automation@knative.team>
* Remove python pycache (#3594)
* Use correct setting in ClusterIssue setting (#3595)
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 #3568#3577 (#3579)
* 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>