This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
stable-1.16-0.4.0
Gilbert88
released this
15 May 08:23
·
25 commits
to master
since this release
This release bumped the Knative to 0.14.x. Specifically,
- Knative-serving 0.14.0 https://github.com/knative/serving/releases/tag/v0.14.0
- Knative-eventing 0.14.2 https://github.com/knative/eventing/releases/tag/v0.14.2
- Knative-eventing-source 0.14.1 https://github.com/knative/eventing-contrib/releases/tag/v0.14.1
Other changes in this release:
- Updated the Knative Serving default domain (defined in the
config-domain
configmap) tosvc.cluster.local
. - Disabled the custom metrics API service (in previous releases the custom metrics API service was not disabled correctly due to a bug in the corresponding helm chart), which may conflict with the custom metrics API service in Prometheus.