This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.1.8.39.2. 程序错误修复
-
在以前的版本中,当使用无效的镜像流或未解析镜像创建部署时,会导致部署控制器和 API 服务器的
imagepolicy
插件之间处于不一致的状态。因此,可能会导致无限数量的副本集并达到 etcd 配额限制,这可能会使整个 OpenShift Container Platform 集群崩溃。在这个版本中,API 服务器的imagepolicy
插件降低了职责。因此,部署中不会出现不一致的镜像流解析。(BZ#1981784).