1.16. Red Hat OpenShift GitOps 1.8.5 发行注记
Red Hat OpenShift GitOps 1.8.5 现在包括在 OpenShift Container Platform 4.10、4.11、4.12 和 4.13 中。
1.16.1. 勘误更新 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
发布日期:2023 年 9 月 8 日
此发行版本中包括的安全修复列表包括在以下公告中:
如果安装了 Red Hat OpenShift GitOps Operator,请运行以下命令来查看此发行版本中的容器镜像:
oc describe deployment gitops-operator-controller-manager -n openshift-operators
$ oc describe deployment gitops-operator-controller-manager -n openshift-operators
1.16.2. 修复的问题 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
在当前发行版本中解决了以下问题:
-
在此次更新之前,在
argocd-ssh-known-hosts-cm
配置映射中已知主机的 RSA 密钥中存在不匹配。在这个版本中,通过将 RSA 密钥与上游项目匹配解决了这个问题。现在,您可以在默认部署中使用默认 RSA 密钥。GITOPS-3248