Skip to content

Commit

Permalink
[KIECLOUD-551] - Prepare RHPAM and RHDM for 7.11.1 release (#552)
Browse files Browse the repository at this point in the history
Signed-off-by: spolti <[email protected]>
  • Loading branch information
spolti authored Jul 9, 2021
1 parent daf2718 commit fef3044
Show file tree
Hide file tree
Showing 42 changed files with 97 additions and 97 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,14 +121,14 @@ make generate_adocs
It will use the `master` branch from *jboss-kie-modules* using the current branch from RHPAM git repository.
To generate the adocs for, example, 7.10.x branch, first, switch the git branch from RHPAM repository then execute the
To generate the adocs for, example, 7.11.x branch, first, switch the git branch from RHPAM repository then execute the
following command:
```bash
make generate_adocs branch=7.11.x
```
It will use the `7.10.x` branch from *jboss-kie-modules* using the checked out branch on RHPAM repository based from 7.10.x.
It will use the `7.11.x` branch from *jboss-kie-modules* using the checked out branch on RHPAM repository based from 7.11.x.
##### Found an issue?
Expand Down
2 changes: 1 addition & 1 deletion businesscentral-monitoring/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema_version: 1

name: "rhpam-7/rhpam-businesscentral-monitoring-rhel8"
description: "Red Hat Business Central Monitoring 7.11 OpenShift container image"
version: "7.11.0"
version: "7.11.1"
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
labels:
- name: "com.redhat.component"
Expand Down
4 changes: 2 additions & 2 deletions businesscentral-monitoring/tag-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ modules:
- name: rhpam-7-image
git:
url: https://github.com/jboss-container-images/rhpam-7-image.git
ref: 7.11.0.GA
ref: 7.11.1.GA
- name: jboss-kie-modules
git:
url: https://github.com/jboss-container-images/jboss-kie-modules.git
ref: rhpam-7.11.0.GA
ref: rhpam-7.11.1.GA
2 changes: 1 addition & 1 deletion businesscentral/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema_version: 1

name: "rhpam-7/rhpam-businesscentral-rhel8"
description: "Red Hat Business Central 7.11 OpenShift container image"
version: "7.11.0"
version: "7.11.1"
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
labels:
- name: "com.redhat.component"
Expand Down
4 changes: 2 additions & 2 deletions businesscentral/tag-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ modules:
- name: rhpam-7-image
git:
url: https://github.com/jboss-container-images/rhpam-7-image.git
ref: 7.11.0.GA
ref: 7.11.1.GA
- name: jboss-kie-modules
git:
url: https://github.com/jboss-container-images/jboss-kie-modules.git
ref: rhpam-7.11.0.GA
ref: rhpam-7.11.1.GA
2 changes: 1 addition & 1 deletion controller/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema_version: 1

name: "rhpam-7/rhpam-controller-rhel8"
description: "Red Hat Process Automation Manager Standalone Controller 7.11 container image"
version: "7.11.0"
version: "7.11.1"
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
labels:
- name: "com.redhat.component"
Expand Down
4 changes: 2 additions & 2 deletions controller/tag-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ modules:
- name: rhpam-7-image
git:
url: https://github.com/jboss-container-images/rhpam-7-image.git
ref: 7.11.0.GA
ref: 7.11.1.GA
- name: jboss-kie-modules
git:
url: https://github.com/jboss-container-images/jboss-kie-modules.git
ref: rhpam-7.11.0.GA
ref: rhpam-7.11.1.GA
2 changes: 1 addition & 1 deletion dashbuilder/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema_version: 1

name: "rhpam-7/rhpam-dashbuilder-rhel8"
description: "Red Hat Process Automation Manager Standalone Dashbuilder 7.11 container image"
version: "7.11.0"
version: "7.11.1"
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
labels:
- name: "com.redhat.component"
Expand Down
4 changes: 2 additions & 2 deletions dashbuilder/tag-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ modules:
- name: rhpam-7-image
git:
url: https://github.com/jboss-container-images/rhpam-7-image.git
ref: 7.11.0.GA
ref: 7.11.1.GA
- name: jboss-kie-modules
git:
url: https://github.com/jboss-container-images/jboss-kie-modules.git
ref: rhpam-7.11.0.GA
ref: rhpam-7.11.1.GA
12 changes: 6 additions & 6 deletions kieserver/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema_version: 1

name: "rhpam-7/rhpam-kieserver-rhel8"
description: "Red Hat Process Automation Manager Kie Server 7.11 container image"
version: "7.11.0"
version: "7.11.1"
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
labels:
- name: "com.redhat.component"
Expand Down Expand Up @@ -233,19 +233,19 @@ envs:
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_ENABLED"
example: "true"
description: "If true, will configure the jBPM Kafka events integration, when true the kafka bootstrap servers must be set."
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_ACKS"
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_ACKS"
example: "3"
description: "The number of acknowledgments that the emitter requires the leader to have received before considering a request to be complete, not set by default. This environment variable will be used to set the 'org.kie.jbpm.event.emitters.kafka.acks' system property."
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_BOOTSTRAP_SERVERS"
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_BOOTSTRAP_SERVERS"
example: "localhost:9092"
description: "Comma separated list of host/port pairs to use for establishing the initial connection to the Kafka cluster, this environment variable will be used to set the 'org.kie.jbpm.event.emitters.kafka.bootstrap.servers' system property."
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_CLIENT_ID"
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_CLIENT_ID"
example: "client.id"
description: "This configuration allows users to set an ID to provide a logical application name for logging purposes, not set by default.This environment variable will be used to set the 'org.kie.jbpm.event.emitters.kafka.client.id' system property."
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_MAX_BLOCK_MS"
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_MAX_BLOCK_MS"
example: "2000"
description: "Value in milliseconds that indicates how long the 'publish' method will block the operation. Default 2000 milliseconds (2 seconds), this environment variable will be used to set the 'org.kie.jbpm.event.emitters.kafka.max.block.ms' system property."
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_DATE_FORMAT"
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_DATE_FORMAT"
example: "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
description: "Date and time format to be sent to Kafka. Default format is yyyy-MM-dd'T'HH:mm:ss.SSSZ, this environment variable will be used to set the 'org.kie.jbpm.event.emitters.kafka.date_format' system property."
- name: "KIE_SERVER_KAFKA_JBPM_EVENT_EMITTER_PROCESSES_TOPIC_NAME"
Expand Down
4 changes: 2 additions & 2 deletions kieserver/tag-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ modules:
- name: rhpam-7-image
git:
url: https://github.com/jboss-container-images/rhpam-7-image.git
ref: 7.11.0.GA
ref: 7.11.1.GA
- name: jboss-kie-modules
git:
url: https://github.com/jboss-container-images/jboss-kie-modules.git
ref: rhpam-7.11.0.GA
ref: rhpam-7.11.1.GA
2 changes: 1 addition & 1 deletion process-migration/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema_version: 1

name: "rhpam-7/rhpam-process-migration-rhel8"
description: "Red Hat Process Automation Manager Process Migration 7.11 container image"
version: "7.11.0"
version: "7.11.1"
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
labels:
- name: "com.redhat.component"
Expand Down
4 changes: 2 additions & 2 deletions process-migration/tag-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ modules:
- name: rhpam-7-image
git:
url: https://github.com/jboss-container-images/rhpam-7-image.git
ref: 7.11.0.GA
ref: 7.11.1.GA
- name: jboss-kie-modules
git:
url: https://github.com/jboss-container-images/jboss-kie-modules.git
ref: rhpam-7.11.0.GA
ref: rhpam-7.11.1.GA
12 changes: 6 additions & 6 deletions quickstarts/router-ext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ $ mvn clean package

The build process will generate the following jar: `target/router-ext-0.0.1-SNAPSHOT.jar`

After building the Smart Router extension, you can prepare the environment to extend the `registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.0` image
After building the Smart Router extension, you can prepare the environment to extend the `registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.1` image
and customize it, to include the recently built Smart Router extension.

If you don't have the Smart Router image on your local registry, pull it:

```bash
$ docker pull registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.0
$ docker pull registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.1
```

Create a directory for building the custom Smart Router Image. For this example I'll be using the tmp directory.
Expand All @@ -38,11 +38,11 @@ $ cd /tmp/smartrouter
To extract the `openshift-launch.sh` file from the official Smart Router image, enter the following command:

```bash
$ docker run --rm registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.0 \
$ docker run --rm registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.1 \
cat /opt/rhpam-smartrouter/openshift-launch.sh > openshift-launch.sh
```

Check the file content, it should be the same as [this file](https://github.com/jboss-container-images/jboss-kie-modules/blob/rhpam-7.11.0.GA/jboss-kie-smartrouter/added/openshift-launch.sh).
Check the file content, it should be the same as [this file](https://github.com/jboss-container-images/jboss-kie-modules/blob/rhpam-7.11.1.GA/jboss-kie-smartrouter/added/openshift-launch.sh).
Edit the file. In the last line of the file, change the `exec` instruction from:

```bash
Expand All @@ -63,7 +63,7 @@ Next, build the custom Smart Router image.
Create a file called Dockerfile with the following content:

```bash
from registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.0
from registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.1

RUN rm -rfv /opt/rhpam-smartrouter/openshift-launch.sh
COPY openshift-launch.sh /opt/rhpam-smartrouter/openshift-launch.sh
Expand All @@ -84,7 +84,7 @@ Now, build the image:
$ docker build -t my-smartrouter-ext:1.0 .
docker build -t my-smartrouter-ext:1.0 .
Sending build context to Docker daemon 12.8kB
Step 1/8 : from registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.0
Step 1/8 : from registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.1
---> 1822bf9d5565
Step 2/8 : RUN rm -rfv /opt/rhpam-smartrouter/openshift-launch.sh
---> Using cache
Expand Down
42 changes: 21 additions & 21 deletions rhpam711-image-streams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ items:
openshift.io/provider-display-name: Red Hat, Inc.
spec:
tags:
- name: '7.11.0'
- name: '7.11.1'
annotations:
description: Red Hat Process Automation Manager 7.11 - Business Central image.
iconClass: icon-jboss
tags: rhpam
supports: rhpam:7.11
version: '7.11.0'
version: '7.11.1'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.redhat.io/rhpam-7/rhpam-businesscentral-rhel8:7.11.0
name: registry.redhat.io/rhpam-7/rhpam-businesscentral-rhel8:7.11.1
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -36,18 +36,18 @@ items:
openshift.io/provider-display-name: Red Hat, Inc.
spec:
tags:
- name: '7.11.0'
- name: '7.11.1'
annotations:
description: Red Hat Process Automation Manager 7.11 - Business Central Monitoring image.
iconClass: icon-jboss
tags: rhpam
supports: rhpam:7.11
version: '7.11.0'
version: '7.11.1'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.redhat.io/rhpam-7/rhpam-businesscentral-monitoring-rhel8:7.11.0
name: registry.redhat.io/rhpam-7/rhpam-businesscentral-monitoring-rhel8:7.11.1
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -57,18 +57,18 @@ items:
openshift.io/provider-display-name: Red Hat, Inc.
spec:
tags:
- name: '7.11.0'
- name: '7.11.1'
annotations:
description: Red Hat Process Automation Manager 7.11 - Standalone Controller image.
iconClass: icon-jboss
tags: rhpam
supports: rhpam:7.11
version: '7.11.0'
version: '7.11.1'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.redhat.io/rhpam-7/rhpam-controller-rhel8:7.11.0
name: registry.redhat.io/rhpam-7/rhpam-controller-rhel8:7.11.1
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -78,18 +78,18 @@ items:
openshift.io/provider-display-name: Red Hat, Inc.
spec:
tags:
- name: '7.11.0'
- name: '7.11.1'
annotations:
description: Red Hat Process Automation Manager 7.11 - Standalone Dashbuilder image.
iconClass: icon-jboss
tags: rhpam,dashbuilder
supports: rhpam:7.11
version: '7.11.0'
version: '7.11.1'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.redhat.io/rhpam-7/rhpam-dashbuilder-rhel8:7.11.0
name: registry.redhat.io/rhpam-7/rhpam-dashbuilder-rhel8:7.11.1
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -99,18 +99,18 @@ items:
openshift.io/provider-display-name: Red Hat, Inc.
spec:
tags:
- name: '7.11.0'
- name: '7.11.1'
annotations:
description: Red Hat Process Automation Manager 7.11 - KIE Server image.
iconClass: icon-jboss
tags: rhpam
supports: rhpam:7.11
version: '7.11.0'
version: '7.11.1'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.redhat.io/rhpam-7/rhpam-kieserver-rhel8:7.11.0
name: registry.redhat.io/rhpam-7/rhpam-kieserver-rhel8:7.11.1
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -120,18 +120,18 @@ items:
openshift.io/provider-display-name: Red Hat, Inc.
spec:
tags:
- name: '7.11.0'
- name: '7.11.1'
annotations:
description: Red Hat Process Automation Manager 7.11 - Smart Router image.
iconClass: icon-jboss
tags: rhpam
supports: rhpam:7.11
version: '7.11.0'
version: '7.11.1'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.0
name: registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.11.1
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -141,15 +141,15 @@ items:
openshift.io/provider-display-name: Red Hat, Inc.
spec:
tags:
- name: '7.11.0'
- name: '7.11.1'
annotations:
description: Red Hat Process Automation Manager 7.11 - Process Migration image.
iconClass: icon-jboss
tags: rhpam
supports: rhpam:7.11
version: '7.11.0'
version: '7.11.1'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.redhat.io/rhpam-7/rhpam-process-migration-rhel8:7.11.0
name: registry.redhat.io/rhpam-7/rhpam-process-migration-rhel8:7.11.1
2 changes: 1 addition & 1 deletion scripts/update-version.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ def update_cekit_jdbc_extension_images(version, confirm):
:param confirm: if true will save the changes otherwise will print the proposed changes
"""

print("Updating CeKot JDBC extension image to version {0}".format(version))
print("Updating CeKit JDBC extension image to version {0}".format(version))

#files_2_update = ['templates/contrib/jdbc/README.md', 'templates/contrib/jdbc/cekit/image.yaml',
# 'templates/contrib/jdbc/cekit/modules/kie-custom-jdbc-driver/base-module.yaml']
Expand Down
2 changes: 1 addition & 1 deletion smartrouter/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema_version: 1

name: "rhpam-7/rhpam-smartrouter-rhel8"
description: "Red Hat Process Automation Manager Smart Router 7.11 container image"
version: "7.11.0"
version: "7.11.1"
from: "registry.redhat.io/ubi8/ubi-minimal:latest"
labels:
- name: "com.redhat.component"
Expand Down
4 changes: 2 additions & 2 deletions smartrouter/tag-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ modules:
- name: rhpam-7-image
git:
url: https://github.com/jboss-container-images/rhpam-7-image.git
ref: 7.11.0.GA
ref: 7.11.1.GA
- name: jboss-kie-modules
git:
url: https://github.com/jboss-container-images/jboss-kie-modules.git
ref: rhpam-7.11.0.GA
ref: rhpam-7.11.1.GA
2 changes: 1 addition & 1 deletion templates/contrib/jdbc/cekit/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ modules:

install:
- name: kie-custom-jdbc-driver
version: "7.11.0"
version: "7.11.1"
Loading

0 comments on commit fef3044

Please sign in to comment.