* 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>
* Document how to trust specific CA certs for event senders
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
* Update docs/eventing/experimental-features/transport-encryption.md
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
---------
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.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
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
The api version should match the broker config apiversion
Empty-Commit
The api version should match the broker config apiversion
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
* 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>
* updates slack URLs to CNCF instance
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
* updates
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
* rest of the slack urls
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
* listing slack channels
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
* can't spell
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.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>