1.10. Red Hat OpenShift GitOps 1.12.3 发行注记
Red Hat OpenShift GitOps 1.12.3 现在包括在 OpenShift Container Platform 4.12、4.13、4.14 和 4.15 中。
1.10.1. 勘误更新
1.10.1.1. RHSA-2024:3368 - Red Hat OpenShift GitOps 1.12.3 安全更新公告
发布日期: 2024 年 5 月 28 日
此发行版本中包括的安全修复列表包括在以下公告中:
如果您在 default 命名空间中安装了 Red Hat OpenShift GitOps Operator,请运行以下命令来查看此发行版本中的容器镜像:
$ oc describe deployment gitops-operator-controller-manager -n openshift-gitops-operator
1.10.2. 修复的问题
-
在此次更新之前,不同命名空间中的 pod 可以访问端口
6379
上的 Redis 服务器,以获取对数据的读写访问权限。在这个版本中,通过启用安全身份验证解决了这个问题。