1.6. Red Hat OpenShift Serverless 1.35.1


OpenShift Serverless 1.35.1 is now available. This release of OpenShift Serverless addresses identified Common Vulnerabilities and Exposures (CVEs) to enhance security and reliability. Fixed issues and known issues that pertain to OpenShift Serverless on OpenShift Container Platform are included in the following notes:

1.6.1. Fixed issues

  • Previously, the kafka-controller-post-install-1.35 job failed after installing KnativeKafka if the KafkaChannel feature was not enabled. This issue has been fixed. The post-install job now completes successfully, even when the KafkaChannels are disabled.
  • Previously, the sinks.knative.dev API group was missing from the KnativeEventing aggregate cluster roles. As a result, if you are a non-admin user the oc get all command failed with the following error message:

    jobsinks.sinks.knative.dev is forbidden: User "user" cannot list resource "jobsinks" in API group "sinks.knative.dev" in the namespace "test"

    This issue has been resolved. The sinks.knative.dev API group is now included in the knative-eventing-namespaced aggregate cluster roles. You can now read and list sinks in your own namespaces if you have a view, edit, or admin role.

1.6.2. Known issues

  • Currently, you cannot delete the cluster-scoped resources such as webhook configurations, that might remain after uninstalling, reinstalling, or upgrading KnativeServing or the OpenShift Serverless Operator. These leftover resources can block the reconciliation process and prevent KnativeServing from installing properly. When this issue occurs, you might see an error similar to the following:

    failed to apply non rbac manifest: Internal error occurred: failed calling webhook \"webhook.serving.knative.dev\": failed to call webhook: Post \"https://webhook.knative-serving.svc:443/?timeout=10s\": no endpoints available for service \"webhook\"

    As a workaround, you can now manually delete the stuck webhook configurations so that the reconciliation can continue by running the following commands:

    $ oc delete mutatingwebhookconfiguration webhook.serving.knative.dev
    $ oc delete validatingwebhookconfiguration config.webhook.serving.knative.dev validation.webhook.serving.knative.dev
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

Red Hat ドキュメントについて

Legal Notice

Theme

© 2026 Red Hat
トップに戻る