* include notes when upgrading about the storage version migration k8s job
* typos and white space
* Update upgrade-installation.md
Use artifact helper
* Update docs/install/upgrade-installation.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* updates to sources.
* update
* Update docs/eventing/README.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
* Update docs/eventing/README.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
* Update docs/eventing/README.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
* Update docs/eventing/migration/sinkbinding.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
* Update docs/eventing/README.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
* Update docs/eventing/README.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
* updates
* Update docs/eventing/migration/sinkbinding.md
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
* added
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Add section on using temporary DNS with curl
* Tighten wording
* Fixes issue #2276. Updates version number in Git clone command, suggests new page title, tidies formatting, tightens language.
* Create new branch to fix#2276
* Clean branch of any irrelevant changes
Co-authored-by: Chris Williams <diodesign@tuta.io>
* Add section on using temporary DNS with curl
* Tighten wording
* Fixes issue #2276. Updates version number in Git clone command, suggests new page title, tidies formatting, tightens language.
* Create new branch to fix#2276
Co-authored-by: Chris Williams <diodesign@tuta.io>
* Fix typo in CronJobSource
* Fix paths after migration
* Update CronJobSource to indicate that it is deprecated and replaced by PingSource or CronJob + SinkBinding
* Update docs to not that ContainerSource is also deprecated
Removing pipe from KafkaChannel spec due to the following error on broker initialization:
- Failed to reconcile trigger channel: json: cannot unmarshal string into Go struct field Channelable.spec of type v1alpha1.ChannelableSpec
Which prevents the broker to initialize.
* Add instruction in how to install Knative with Knative operators
* Fix the operators's doc based on comments
* Modify the docs of Operators to outline better
* Fixes the typos
* Updates on the PingSource
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Updates on the PingSource
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
There are now owner aliases for eventing wg leads, sources wg leads,
and channels wg leads. Took a first stab at approvers:
Eventing WG leads approve docs/eventing
Sources WG leads approve docs/eventing/sources
Delivery (Channels) WG leads approve docs/eventing/channels