此内容没有您所选择的语言版本。

Chapter 7. Known issues in Red Hat Decision Manager 7.7.1


This section lists known issues with Red Hat Decision Manager 7.7.1.

7.1. Red Hat OpenShift Container Platform

You can not deploy immutable KIE Server environments on Red Hat OpenShift Container Platform using Operators [RHPAM-2942]

Issue: Immutable KIE Server environments are unable to deploy on Red Hat OpenShift Container Platform using Operators.

Steps to reproduce:

  1. Create a KIE application in the Red Hat Decision Manager environment on Red Hat OpenShift Container Platform using Operators.
  2. To deploy immutable KIE Server environments, use the following YAML file:
apiVersion: app.kiegroup.org/v2
kind: KieApp
metadata:
  name: rhdm-production-immutable
  annotations:
    consoleName: rhdm-production-immutable
    consoleTitle: DM Production Immutable
    consoleDesc: Deploys a DM Production Immutable environment
spec:
  environment: rhdm-production-immutable
  objects:
    servers:
      - build:
          kieServerContainerDeployment: rhdm-kieserver-hellorules=org.openshift.quickstarts:rhdm-kieserver-hellorules:1.5.0-SNAPSHOT
          gitSource:
            uri: https://github.com/jboss-container-images/rhdm-7-openshift-image.git
            reference: master
            contextDir: quickstarts/hello-rules/hellorules
Copy to Clipboard

Expected result: Immutable KIE Server deployment errors must not be present in the generated YAML file.

Actual result: The generated YAML file fails with the immutable KIE Server deployment errors.

Workaround: For successful KIE Server deployment on Red Hat OpenShift Container Platform using Operators, use useImageTags flag.

You can not create custom image for database [RHPAM-2948]

Issue: It is not possible to build a custom extension image for database.

Steps to reproduce:

  1. Download the following templates.zip file.

    curl --insecure --output templates.zip http://rcm-guest.app.eng.bos.redhat.com/rcm-guest/staging/rhpam/RHPAM-7.7.1.CR1/rhpam-7.7.1-openshift-templates.zip
    Copy to Clipboard
  2. Unzip the templates.zip file content.

    unzip -q templates.zip
    Copy to Clipboard
  3. For an example, make the image build for MySQL database.

    cd templates/contrib/jdbc
    make build mysql
    Copy to Clipboard

Expected result: You can create and build a custom extension image for database.

Actual result: You can not build a custom extension image for database.

Workaround: Specify the following repository in the base-db-overrides.yaml file and restart the image build.

name: "quay.io/kiegroup/jboss-kie-${DATABASE_TYPE}-extension-openshift-image"
Copy to Clipboard
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat