1.3. Release notes for Red Hat OpenShift GitOps 1.15.3
Red Hat OpenShift GitOps 1.15.3 现在包括在 OpenShift Container Platform 4.14、4.15、4.16 和 4.17 中。
1.3.1. 勘误更新 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
发布日期:2525 年 6 月 28 日
此发行版本中包括的安全修复列表包括在以下公告中:
如果您在 default 命名空间中安装了 Red Hat OpenShift GitOps Operator,请运行以下命令来查看此发行版本中的容器镜像:
oc describe deployment gitops-operator-controller-manager -n openshift-gitops-operator
$ oc describe deployment gitops-operator-controller-manager -n openshift-gitops-operator
1.3.2. 修复的问题 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
-
在此次更新之前,RBAC
argocd-rbac-cm
配置映射中的范围配置使用'[groups,email]'
配置,且没有.spec.rbac.scopes
中的相应更改。在转换到 Keycloak SSO 时,这个差异会导致配置映射同步期间发生冲突。在这个版本中,Red Hat OpenShift GitOps Operator 维护现有的 RBAC 范围配置。GITOPS-5977