* Make the event registry page a directory
Signed-off-by: Ali Ok <aliok@redhat.com>
* Backstage plugin installation docs
Signed-off-by: Ali Ok <aliok@redhat.com>
* Backstage plugin usage docs
Signed-off-by: Ali Ok <aliok@redhat.com>
---------
Signed-off-by: Ali Ok <aliok@redhat.com>
* Add documentation for event authorization
* Add example for usage
* Switched from Trigger to Broker
* Add not to enable transport-encryption FF as well as a prerequisite
* Add more details on filters
* Move default auth mode doc up
* Add image for arch of example
* Fix how filters are applied
* Addressed review comments
* Add more details on rejection behavior
* feat: add the first three pages of the sample app tutorial
* Apply suggestions from code review
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* fix: fix the review comments in pg0 and pg1
* feat: add blog post 2
* feat: adding the images for page 2
* add: add more pages
* add: adding the rest of the pages
* add: modify the nav
* add: finishing polishing
* fix: update the iframe embedded video link
* fix: fix the video embedding dimension and the access
* fix: link minor error fix
* fix: hide the setup script section
* Apply suggestions from code review
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* Update docs/bookstore/page-0/page-0-intro.md
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* Update docs/bookstore/page-0.5/pg0.5-env-setup.md
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* fix: fix christoph's comment
* fix: Remove all the extra new lines
* fix: update kubernetes to Kubernetes
* Apply suggestions from code review
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* fix: fix the wrong indentation in the yaml files
* Update docs/bookstore/page-2/pg2-sentiment-svc.md
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* fix: fix review comments
* fix: change the console output to text - pg0.5
* fix: replace the console output pic with plaintextg for pg1
* fix: replace the console output pic with plaintext for pg 2&3
* fix: replace the console output pic with plaintext for pg 4
* fix: replace the console output pic with plaintext for pg 5
* fix: replace the console output pic with plaintext for pg 6
* fix: replace the console output pic with plaintext for pg 7
* fix: fix christoph's comments
* Apply suggestions from code review
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* fix: applying christoph's comments fix
* fix: fix christoph's nit comments + open the link in new tab
* fix: make sure all the command have the same root which is /start
* fix: make all the links open in the new tab
* fix: fix small errors
* fix: remove default namespace
* Update docs/bookstore/page-1/pg1-review-svc-1.md
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* Apply suggestions from code review
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* fix: update the wording to follow the Knative's branding guideline
* fix: update the wording to follow the Knative's branding guideline
* fix: update the naming of the pages
* fix: fixing the wrong link in the tutorial.md page
* Apply the patch from Christoph
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* Apply suggestions from code review
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* Update docs/bookstore/page-1/send-review-comment-to-broker.md
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
---------
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
* Add SubscriptionsAPI filters to APIServerSource
This MR adds a page for the experimental feature that
add `filters` to the APIServerSource kind.
Related to #7799 and #7791
Signed-off-by: Hector Martinez <hemartin@redhat.com>
* MR suggestion
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
---------
Signed-off-by: Hector Martinez <hemartin@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Link to case studies
Signed-off-by: Ali Ok <aliok@redhat.com>
* Add a case studies page to link from homepage
Signed-off-by: Ali Ok <aliok@redhat.com>
* change the styling, and make the whole table row clickable
---------
Signed-off-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
* Add basic doc for eventing OIDC feature
* Add navbar link
* Use correct style for yaml output example
* Fix intend of example output
* Fix path to installation docs
* Add note that transport-encryption should be enabled as well
* Added kafka features config map to kafka broker docs
* Update docs/eventing/brokers/broker-types/kafka-broker/README.md
Co-authored-by: Leo Li <leoli@redhat.com>
* Update docs/eventing/brokers/broker-types/kafka-broker/README.md
Co-authored-by: Leo Li <leoli@redhat.com>
* Update docs/eventing/brokers/broker-types/kafka-broker/README.md
Co-authored-by: Leo Li <leoli@redhat.com>
* Update docs/eventing/brokers/broker-types/kafka-broker/README.md
Co-authored-by: Leo Li <leoli@redhat.com>
* Update docs/eventing/brokers/broker-types/kafka-broker/README.md
Co-authored-by: Leo Li <leoli@redhat.com>
* Update docs/eventing/brokers/broker-types/kafka-broker/README.md
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Moved kafka features config info to new page
* Apply suggestions from code review
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Follow example from serving for documenting configmap keys
Signed-off-by: Calum Murray <cmurray@redhat.com>
* Fix macro
Signed-off-by: Calum Murray <cmurray@redhat.com>
---------
Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* feat: Add EventType auto create to experimental features
* Add new page to navigation config
* Decrease title size
* Split broker create to kn/yaml variants
* Polish event sending section
* Align opt-in formatting
* Correct feature name
* Add documentation for MTChannelBasedBroker
* Some more cleanup on MTCBB doc
* Change order of delivery options config and broker class config
* Fix line intent issue
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
* Add a section in "create broker" about the broker class
* Add dot at end of developer documentation
* Cleanup duplication in broker class section
* Update docs/eventing/brokers/create-broker.md
Co-authored-by: Ali Ok <aliok@redhat.com>
* Remove unneeded label
* Update docs/eventing/brokers/broker-types/mt-channel-based-broker/README.md
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Address some review comments
* Apply suggestions from code review
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Move broker admin configuration page to Eventing > Administrator topics > Eventing configuration
* Use "Broker class" consistently
* Add more information about configurations of different Broker classes
* Add more information about native implementations vs MTCBB
* Move channel installation instructions to Prerequisites section.
* Capitalize consistently as per docs style guide
* Update docs/eventing/brokers/create-broker.md
* Rename "Multi tenant channel-based-broker" to "Channel based Broker"
* Fix some capitalizations
---------
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* First draft of Event Mesh definition
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Adding some clarification on the 'event broker' term, hopefully
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* formatting
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Adding the Event Mesh to the Eventing nav bar, for now...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
---------
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
The strict-subscriber feature flag was removed in
https://github.com/knative/eventing/pull/6608 so the validation cannot
be disabled anymore. This commit adjusts the docs too.
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>