Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Knative GCP release v0.10.1

Pre-release
Pre-release
Compare
Choose a tag to compare
Artifact Description
cloud-run-events.yaml All the core knative-gcp components bundled together: Channel, PubSub, Storage, Scheduler, PullSubscription, and Topic.

Action Required

  • The name of the MutatingWebhookConfiguration has changed to webhook.events.cloud.google.com. Please run the following to delete the previous configuration: kubectl delete mutatingwebhookconfiguration webhook.cloud-run-events.events.cloud.google.com. #393

Bug Fixes

  • Attach traceparent to Pubsub Channel events. #397
  • Set the Content-Type to application/octet-stream for events produced by the Pubsub source. #404
  • Add kodata directories to all commands. #409