This repository has been archived by the owner on Jun 19, 2022. It is now read-only.
Knative Knative Gcp release v0.19.0
Pre-release
Pre-release
knative-prow-releaser-robot
released this
12 Nov 02:57
·
5 commits
to release-0.19
since this release
Release notes for release-0.19
Changelog since v0.18.0
Changes by Kind
Action Required
Breaking Changes
-
Dropped v1alpha1 support for the following resources:
- Channel (#1853, @eclipselu)
-
Dropped v1alpha1 support for the following resources:
- CloudPubSubSource
- CloudStorageSource
- CloudSchedulerSource
- CloudAuditLogsSource
- CloudBuildSource
- Topic
- PullSubscription (#1858, @eclipselu)
-
Removed v1alpha1 CRD api versions for following resources:
- CloudPubSubSource
- CloudStorageSource
- CloudSchedulerSource
- CloudAuditLogsSource
- CloudBuildSource
- Topic
- PullSubscription
- Channel (#1861, @eclipselu)
Action Required
- Change the storage version of "cloudbuildsources.events.cloud.google.com" from v1beta1 to v1:
You must run pre-install job prior to upgrading to get these resources to v1 API.
ko apply -f config/pre-install/v0.19.0/ (#1797, @eclipselu)
Detailed Changes
Upgrade Notes
You must run pre-install job prior to upgrading to get these resources to v1 API.
ko apply -f config/pre-install/v0.19.0/ (#1797, @eclipselu)
Authorization
Resource Usage
Reliability
Observability
- Invalid Broker Ingress events now produce the event_count metric with event type invalid_cloud_event. (#1798, @AlexandraRoatis)