Knative Eventing release v0.8.1
Pre-release
Pre-release
Artifact | Description |
---|---|
eventing.yaml |
The core knative/eventing components: Channel, Subscription, ClusterChannelProvisioner, Broker, Trigger, APIServerSource, ContainerSource, CronJobSource, EventType, Sequence, Choice |
gcp-pubsub.yaml |
The GCP PubSub ChannelProvisioner |
in-memory-channel-crd.yaml |
The InMemoryChannel CRD |
in-memory-channel-provisioner.yaml |
The in-memory ChannelProvisioner |
natss.yaml |
The NatssChannel CRD |
release.yaml |
Core knative/eventing components bundled with the in-memory ClusterChannelProvisioner |
Eventing
Bug Fixes
- The NatssChannel reconciler now retries the reconcile if an error occurs. #2196