From 73a5bb35608ea324378f46baaf5cf09749f102e1 Mon Sep 17 00:00:00 2001 From: Filippe Spolti Date: Wed, 13 Feb 2019 14:18:56 -0200 Subject: [PATCH] [KIECLOUD-112] - Update RHPAM/DM templates on OpenShift Service Catalog for release 7.2.1 Signed-off-by: Filippe Spolti --- community/php/imagestreams/php-centos7.json | 24 +++- official.yaml | 4 +- official/README.md | 76 +++++------ official/index.json | 76 +++++------ official/php/imagestreams/php-rhel7.json | 24 +++- ...isioncentral-indexing-openshift-rhel7.json | 17 +++ ...hdm72-decisioncentral-openshift-rhel7.json | 17 +++ .../rhdm72-kieserver-openshift-rhel7.json | 17 +++ ...eb-employee-rostering-openshift-rhel7.json | 19 ++- .../rhdm/templates/rhdm72-authoring-ha.json | 10 +- official/rhdm/templates/rhdm72-authoring.json | 8 +- official/rhdm/templates/rhdm72-kieserver.json | 8 +- ...eb-employee-rostering-trial-ephemeral.json | 8 +- .../rhdm72-prod-immutable-kieserver.json | 8 +- .../templates/rhdm72-trial-ephemeral.json | 8 +- ...inesscentral-indexing-openshift-rhel7.json | 17 +++ ...esscentral-monitoring-openshift-rhel7.json | 17 +++ ...pam72-businesscentral-openshift-rhel7.json | 17 +++ .../rhpam72-kieserver-openshift-rhel7.json | 17 +++ .../rhpam72-smartrouter-openshift-rhel7.json | 17 +++ .../rhpam/templates/rhpam72-authoring-ha.json | 10 +- .../rhpam/templates/rhpam72-authoring.json | 8 +- .../rhpam72-kieserver-externaldb.json | 8 +- .../templates/rhpam72-kieserver-mysql.json | 8 +- .../rhpam72-kieserver-postgresql.json | 8 +- .../rhpam72-prod-immutable-kieserver.json | 8 +- .../rhpam72-prod-immutable-monitor.json | 124 ++++++++++++++++-- official/rhpam/templates/rhpam72-prod.json | 110 +++++++++++++++- .../templates/rhpam72-trial-ephemeral.json | 8 +- 29 files changed, 545 insertions(+), 156 deletions(-) diff --git a/community/php/imagestreams/php-centos7.json b/community/php/imagestreams/php-centos7.json index 5104a41f4..b1726f5d0 100644 --- a/community/php/imagestreams/php-centos7.json +++ b/community/php/imagestreams/php-centos7.json @@ -11,7 +11,7 @@ "tags": [ { "annotations": { - "description": "Build and run PHP applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.", + "description": "Build and run PHP applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.", "iconClass": "icon-php", "openshift.io/display-name": "PHP (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", @@ -21,7 +21,7 @@ }, "from": { "kind": "ImageStreamTag", - "name": "7.1" + "name": "7.2" }, "name": "latest", "referencePolicy": { @@ -107,6 +107,26 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Build and run PHP 7.2 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.2/README.md.", + "iconClass": "icon-php", + "openshift.io/display-name": "PHP 7.2", + "openshift.io/provider-display-name": "Red Hat, Inc.", + "sampleRepo": "https://github.com/sclorg/cakephp-ex.git", + "supports": "php:7.2,php", + "tags": "builder,php", + "version": "7.2" + }, + "from": { + "kind": "DockerImage", + "name": "docker.io/centos/php-72-centos7:latest" + }, + "name": "7.2", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official.yaml b/official.yaml index c94f1c5d4..0daf8bcb5 100755 --- a/official.yaml +++ b/official.yaml @@ -8,8 +8,8 @@ variables: rhsso_tpcd_version: sso-cd-dev webserver_version: ose-v1.4.16 ips_ds_version: ose-v1.4.16 - rhdm_version: 7.2.0.GA - rhpam_version: 7.2.0.GA + rhdm_version: 7.2.1.GA + rhpam_version: 7.2.1.GA jdg_version: ose-v1.4.16 datagrid_version: 1.1.1 cacheservice_version: 1.0.TP diff --git a/official/README.md b/official/README.md index 92382cda0..d4c37a3fd 100644 --- a/official/README.md +++ b/official/README.md @@ -718,104 +718,104 @@ Path: official/redis/templates/redis-persistent.json # rhdm ## imagestreams ### rhdm72-decisioncentral-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform](https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform) Path: official/rhdm/imagestreams/rhdm72-decisioncentral-openshift-rhel7.json ### rhdm72-decisioncentral-indexing-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform](https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform) Path: official/rhdm/imagestreams/rhdm72-decisioncentral-indexing-openshift-rhel7.json ### rhdm72-optaweb-employee-rostering-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform](https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform) Path: official/rhdm/imagestreams/rhdm72-optaweb-employee-rostering-openshift-rhel7.json ### rhdm72-kieserver-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform](https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform) Path: official/rhdm/imagestreams/rhdm72-kieserver-openshift-rhel7.json ## templates ### rhdm72-authoring-ha -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-authoring-ha.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-authoring-ha.yaml ) -Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-authoring-ha.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-authoring-ha.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-authoring-ha.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-authoring-ha.yaml ) +Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-authoring-ha.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-authoring-ha.adoc) Path: official/rhdm/templates/rhdm72-authoring-ha.json ### rhdm72-authoring -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-authoring.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-authoring.yaml ) -Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-authoring.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-authoring.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-authoring.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-authoring.yaml ) +Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-authoring.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-authoring.adoc) Path: official/rhdm/templates/rhdm72-authoring.json ### rhdm72-kieserver -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-kieserver.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-kieserver.yaml ) -Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-kieserver.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-kieserver.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-kieserver.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-kieserver.yaml ) +Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-kieserver.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-kieserver.adoc) Path: official/rhdm/templates/rhdm72-kieserver.json ### rhdm72-prod-immutable-kieserver -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-prod-immutable-kieserver.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-prod-immutable-kieserver.yaml ) -Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-prod-immutable-kieserver.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-prod-immutable-kieserver.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-prod-immutable-kieserver.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-prod-immutable-kieserver.yaml ) +Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-prod-immutable-kieserver.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-prod-immutable-kieserver.adoc) Path: official/rhdm/templates/rhdm72-prod-immutable-kieserver.json ### rhdm72-trial-ephemeral -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-trial-ephemeral.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-trial-ephemeral.yaml ) -Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-trial-ephemeral.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-trial-ephemeral.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-trial-ephemeral.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-trial-ephemeral.yaml ) +Docs: [https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-trial-ephemeral.adoc](https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-trial-ephemeral.adoc) Path: official/rhdm/templates/rhdm72-trial-ephemeral.json ### rhdm72-optaweb-employee-rostering-trial-ephemeral -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/optaweb/rhdm72-optaweb-employee-rostering-trial-ephemeral.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/optaweb/rhdm72-optaweb-employee-rostering-trial-ephemeral.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/optaweb/rhdm72-optaweb-employee-rostering-trial-ephemeral.yaml](https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/optaweb/rhdm72-optaweb-employee-rostering-trial-ephemeral.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_and_using_the_employee_roster_starter_application_for_red_hat_business_optimizer_on_red_hat_openshift_container_platform/](https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_and_using_the_employee_roster_starter_application_for_red_hat_business_optimizer_on_red_hat_openshift_container_platform/) Path: official/rhdm/templates/rhdm72-optaweb-employee-rostering-trial-ephemeral.json # rhpam ## imagestreams ### rhpam72-businesscentral-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index](https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index) Path: official/rhpam/imagestreams/rhpam72-businesscentral-openshift-rhel7.json ### rhpam72-businesscentral-monitoring-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index](https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index) Path: official/rhpam/imagestreams/rhpam72-businesscentral-monitoring-openshift-rhel7.json ### rhpam72-smartrouter-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index](https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index) Path: official/rhpam/imagestreams/rhpam72-smartrouter-openshift-rhel7.json ### rhpam72-businesscentral-indexing-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index](https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index) Path: official/rhpam/imagestreams/rhpam72-businesscentral-indexing-openshift-rhel7.json ### rhpam72-kieserver-openshift -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml ) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml ) Docs: [https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_immutable_server_environment_on_red_hat_openshift_container_platform/](https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_immutable_server_environment_on_red_hat_openshift_container_platform/) Path: official/rhpam/imagestreams/rhpam72-kieserver-openshift-rhel7.json ## templates ### rhpam72-authoring-ha -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-authoring-ha.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-authoring-ha.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-authoring-ha.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-authoring-ha.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-authoring-ha.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-authoring-ha.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-authoring-ha.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-authoring-ha.adoc) Path: official/rhpam/templates/rhpam72-authoring-ha.json ### rhpam72-authoring -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-authoring.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-authoring.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-authoring.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-authoring.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-authoring.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-authoring.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-authoring.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-authoring.adoc) Path: official/rhpam/templates/rhpam72-authoring.json ### rhpam72-kieserver-externaldb -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-externaldb.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-externaldb.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-externaldb.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-externaldb.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-externaldb.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-externaldb.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-externaldb.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-externaldb.adoc) Path: official/rhpam/templates/rhpam72-kieserver-externaldb.json ### rhpam72-kieserver-mysql -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-mysql.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-mysql.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-mysql.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-mysql.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-mysql.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-mysql.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-mysql.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-mysql.adoc) Path: official/rhpam/templates/rhpam72-kieserver-mysql.json ### rhpam72-kieserver-postgresql -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-postgresql.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-postgresql.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-postgresql.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-postgresql.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-postgresql.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-postgresql.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-postgresql.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-postgresql.adoc) Path: official/rhpam/templates/rhpam72-kieserver-postgresql.json ### rhpam72-prod-immutable-kieserver -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod-immutable-kieserver.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod-immutable-kieserver.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod-immutable-kieserver.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod-immutable-kieserver.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod-immutable-kieserver.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod-immutable-kieserver.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod-immutable-kieserver.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod-immutable-kieserver.adoc) Path: official/rhpam/templates/rhpam72-prod-immutable-kieserver.json ### rhpam72-prod-immutable-monitor -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod-immutable-monitor.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod-immutable-monitor.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod-immutable-monitor.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod-immutable-monitor.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod-immutable-monitor.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod-immutable-monitor.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod-immutable-monitor.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod-immutable-monitor.adoc) Path: official/rhpam/templates/rhpam72-prod-immutable-monitor.json ### rhpam72-prod -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod.adoc) Path: official/rhpam/templates/rhpam72-prod.json ### rhpam72-trial-ephemeral -Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-trial-ephemeral.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-trial-ephemeral.yaml ) -Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-trial-ephemeral.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-trial-ephemeral.adoc) +Source URL: [https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-trial-ephemeral.yaml](https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-trial-ephemeral.yaml ) +Docs: [https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-trial-ephemeral.adoc](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-trial-ephemeral.adoc) Path: official/rhpam/templates/rhpam72-trial-ephemeral.json # ruby ## imagestreams diff --git a/official/index.json b/official/index.json index d0bf001a8..b75a0d38e 100644 --- a/official/index.json +++ b/official/index.json @@ -1233,69 +1233,69 @@ "docs": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform", "name": "rhdm72-decisioncentral-openshift", "path": "official/rhdm/imagestreams/rhdm72-decisioncentral-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml" }, { "docs": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform", "name": "rhdm72-decisioncentral-indexing-openshift", "path": "official/rhdm/imagestreams/rhdm72-decisioncentral-indexing-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml" }, { "docs": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform", "name": "rhdm72-optaweb-employee-rostering-openshift", "path": "official/rhdm/imagestreams/rhdm72-optaweb-employee-rostering-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml" }, { "docs": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_authoring_or_managed_server_environment_on_red_hat_openshift_container_platform", "name": "rhdm72-kieserver-openshift", "path": "official/rhdm/imagestreams/rhdm72-kieserver-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/rhdm72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/rhdm72-image-streams.yaml" } ], "templates": [ { "description": "Application template for a HA persistent authoring environment, for Red Hat Decision Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-authoring-ha.adoc", + "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-authoring-ha.adoc", "name": "rhdm72-authoring-ha", "path": "official/rhdm/templates/rhdm72-authoring-ha.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-authoring-ha.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-authoring-ha.yaml" }, { "description": "Application template for a non-HA persistent authoring environment, for Red Hat Decision Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-authoring.adoc", + "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-authoring.adoc", "name": "rhdm72-authoring", "path": "official/rhdm/templates/rhdm72-authoring.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-authoring.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-authoring.yaml" }, { "description": "Application template for a managed KIE Server, for Red Hat Decision Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-kieserver.adoc", + "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-kieserver.adoc", "name": "rhdm72-kieserver", "path": "official/rhdm/templates/rhdm72-kieserver.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-kieserver.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-kieserver.yaml" }, { "description": "Application template for an immutable KIE server in a production environment, for Red Hat Decision Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-prod-immutable-kieserver.adoc", + "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-prod-immutable-kieserver.adoc", "name": "rhdm72-prod-immutable-kieserver", "path": "official/rhdm/templates/rhdm72-prod-immutable-kieserver.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-prod-immutable-kieserver.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-prod-immutable-kieserver.yaml" }, { "description": "Application template for an ephemeral authoring and testing environment, for Red Hat Decision Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.0.GA/templates/docs/rhdm72-trial-ephemeral.adoc", + "docs": "https://github.com/jboss-container-images/rhdm-7-openshift-image/blob/7.2.1.GA/templates/docs/rhdm72-trial-ephemeral.adoc", "name": "rhdm72-trial-ephemeral", "path": "official/rhdm/templates/rhdm72-trial-ephemeral.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/rhdm72-trial-ephemeral.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/rhdm72-trial-ephemeral.yaml" }, { "description": "Application template for an ephemeral Optaweb Employee Rostering for Red Hat Decision Manager 7.2", "docs": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_and_using_the_employee_roster_starter_application_for_red_hat_business_optimizer_on_red_hat_openshift_container_platform/", "name": "rhdm72-optaweb-employee-rostering-trial-ephemeral", "path": "official/rhdm/templates/rhdm72-optaweb-employee-rostering-trial-ephemeral.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.0.GA/templates/optaweb/rhdm72-optaweb-employee-rostering-trial-ephemeral.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.2.1.GA/templates/optaweb/rhdm72-optaweb-employee-rostering-trial-ephemeral.yaml" } ] }, @@ -1305,96 +1305,96 @@ "docs": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index", "name": "rhpam72-businesscentral-openshift", "path": "official/rhpam/imagestreams/rhpam72-businesscentral-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml" }, { "docs": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index", "name": "rhpam72-businesscentral-monitoring-openshift", "path": "official/rhpam/imagestreams/rhpam72-businesscentral-monitoring-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml" }, { "docs": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index", "name": "rhpam72-smartrouter-openshift", "path": "official/rhpam/imagestreams/rhpam72-smartrouter-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml" }, { "docs": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/index", "name": "rhpam72-businesscentral-indexing-openshift", "path": "official/rhpam/imagestreams/rhpam72-businesscentral-indexing-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml" }, { "docs": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_immutable_server_environment_on_red_hat_openshift_container_platform/", "name": "rhpam72-kieserver-openshift", "path": "official/rhpam/imagestreams/rhpam72-kieserver-openshift-rhel7.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/rhpam72-image-streams.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/rhpam72-image-streams.yaml" } ], "templates": [ { "description": "Application template for a HA persistent authoring environment, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-authoring-ha.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-authoring-ha.adoc", "name": "rhpam72-authoring-ha", "path": "official/rhpam/templates/rhpam72-authoring-ha.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-authoring-ha.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-authoring-ha.yaml" }, { "description": "Application template for a non-HA persistent authoring environment, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-authoring.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-authoring.adoc", "name": "rhpam72-authoring", "path": "official/rhpam/templates/rhpam72-authoring.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-authoring.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-authoring.yaml" }, { "description": "Application template for a managed KIE Server with an external database, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-externaldb.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-externaldb.adoc", "name": "rhpam72-kieserver-externaldb", "path": "official/rhpam/templates/rhpam72-kieserver-externaldb.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-externaldb.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-externaldb.yaml" }, { "description": "Application template for a managed KIE Server with a MySQL database, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-mysql.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-mysql.adoc", "name": "rhpam72-kieserver-mysql", "path": "official/rhpam/templates/rhpam72-kieserver-mysql.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-mysql.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-mysql.yaml" }, { "description": "Application template for a managed KIE Server with a PostgreSQL database, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-kieserver-postgresql.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-kieserver-postgresql.adoc", "name": "rhpam72-kieserver-postgresql", "path": "official/rhpam/templates/rhpam72-kieserver-postgresql.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-kieserver-postgresql.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-kieserver-postgresql.yaml" }, { "description": "Application template for an immultable KIE server in a production environment, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod-immutable-kieserver.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod-immutable-kieserver.adoc", "name": "rhpam72-prod-immutable-kieserver", "path": "official/rhpam/templates/rhpam72-prod-immutable-kieserver.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod-immutable-kieserver.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod-immutable-kieserver.yaml" }, { "description": "Application template for a router and monitoring console in a production environment, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod-immutable-monitor.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod-immutable-monitor.adoc", "name": "rhpam72-prod-immutable-monitor", "path": "official/rhpam/templates/rhpam72-prod-immutable-monitor.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod-immutable-monitor.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod-immutable-monitor.yaml" }, { "description": "Application template for a managed HA production runtime environment, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-prod.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-prod.adoc", "name": "rhpam72-prod", "path": "official/rhpam/templates/rhpam72-prod.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-prod.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-prod.yaml" }, { "description": "Application template for an ephemeral authoring and testing environment, for Red Hat Process Automation Manager 7.2", - "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.0.GA/templates/docs/rhpam72-trial-ephemeral.adoc", + "docs": "https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.2.1.GA/templates/docs/rhpam72-trial-ephemeral.adoc", "name": "rhpam72-trial-ephemeral", "path": "official/rhpam/templates/rhpam72-trial-ephemeral.json", - "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.0.GA/templates/rhpam72-trial-ephemeral.yaml" + "source_url": "https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/7.2.1.GA/templates/rhpam72-trial-ephemeral.yaml" } ] }, diff --git a/official/php/imagestreams/php-rhel7.json b/official/php/imagestreams/php-rhel7.json index 2abdd556b..7961dd558 100644 --- a/official/php/imagestreams/php-rhel7.json +++ b/official/php/imagestreams/php-rhel7.json @@ -11,7 +11,7 @@ "tags": [ { "annotations": { - "description": "Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.", + "description": "Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.", "iconClass": "icon-php", "openshift.io/display-name": "PHP (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", @@ -21,7 +21,7 @@ }, "from": { "kind": "ImageStreamTag", - "name": "7.1" + "name": "7.2" }, "name": "latest", "referencePolicy": { @@ -107,6 +107,26 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Build and run PHP 7.2 applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.2/README.md.", + "iconClass": "icon-php", + "openshift.io/display-name": "PHP 7.2", + "openshift.io/provider-display-name": "Red Hat, Inc.", + "sampleRepo": "https://github.com/sclorg/cakephp-ex.git", + "supports": "php:7.2,php", + "tags": "builder,php", + "version": "7.2" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhscl/php-72-rhel7:latest" + }, + "name": "7.2", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhdm/imagestreams/rhdm72-decisioncentral-indexing-openshift-rhel7.json b/official/rhdm/imagestreams/rhdm72-decisioncentral-indexing-openshift-rhel7.json index a4d10603d..ecf47cc1f 100644 --- a/official/rhdm/imagestreams/rhdm72-decisioncentral-indexing-openshift-rhel7.json +++ b/official/rhdm/imagestreams/rhdm72-decisioncentral-indexing-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Decision Manager 7.2 - Decision Central Indexing image.", + "iconClass": "icon-jboss", + "supports": "rhdm:7.2", + "tags": "rhdm", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhdm-7-tech-preview/rhdm72-decisioncentral-indexing-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhdm/imagestreams/rhdm72-decisioncentral-openshift-rhel7.json b/official/rhdm/imagestreams/rhdm72-decisioncentral-openshift-rhel7.json index e9208b05f..1b62ec6dd 100644 --- a/official/rhdm/imagestreams/rhdm72-decisioncentral-openshift-rhel7.json +++ b/official/rhdm/imagestreams/rhdm72-decisioncentral-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Decision Manager 7.2 - Decision Central image.", + "iconClass": "icon-jboss", + "supports": "rhdm:7.2", + "tags": "rhdm", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhdm-7/rhdm72-decisioncentral-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhdm/imagestreams/rhdm72-kieserver-openshift-rhel7.json b/official/rhdm/imagestreams/rhdm72-kieserver-openshift-rhel7.json index 15850af9f..0bc680770 100644 --- a/official/rhdm/imagestreams/rhdm72-kieserver-openshift-rhel7.json +++ b/official/rhdm/imagestreams/rhdm72-kieserver-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Decision Manager 7.2 - KIE Server image.", + "iconClass": "icon-jboss", + "supports": "rhdm:7.2", + "tags": "rhdm", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhdm-7/rhdm72-kieserver-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhdm/imagestreams/rhdm72-optaweb-employee-rostering-openshift-rhel7.json b/official/rhdm/imagestreams/rhdm72-optaweb-employee-rostering-openshift-rhel7.json index 238d86b5c..dc4723d9b 100644 --- a/official/rhdm/imagestreams/rhdm72-optaweb-employee-rostering-openshift-rhel7.json +++ b/official/rhdm/imagestreams/rhdm72-optaweb-employee-rostering-openshift-rhel7.json @@ -3,7 +3,7 @@ "kind": "ImageStream", "metadata": { "annotations": { - "openshift.io/display-name": "Red Hat Decision Manager KIE Server 7.2", + "openshift.io/display-name": "Red Hat Decision Manager Business Optimizer OptaWeb Employee Rostering 7.2", "openshift.io/provider-display-name": "Red Hat, Inc." }, "name": "rhdm72-optaweb-employee-rostering-openshift" @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Decision Manager 7.2 - Business Optimizer OptaWeb Employee Rostering image.", + "iconClass": "icon-jboss", + "supports": "rhdm:7.2", + "tags": "rhdm", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhdm-7-tech-preview/rhdm72-optaweb-employee-rostering-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhdm/templates/rhdm72-authoring-ha.json b/official/rhdm/templates/rhdm72-authoring-ha.json index 07bab115a..860a1e8b1 100644 --- a/official/rhdm/templates/rhdm72-authoring-ha.json +++ b/official/rhdm/templates/rhdm72-authoring-ha.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhdm": "1.0", + "rhdm": "1.1", "template": "rhdm72-authoring-ha" }, "message": "A new persistent HA Decision Manager application has been created in your project.\nThe username/password for accessing the Decision Central interface is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${KIE_ADMIN_PWD}\n\nThe user name/password for calls to the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secrets named \"${DECISION_CENTRAL_HTTPS_SECRET}\" and \"${KIE_SERVER_HTTPS_SECRET}\" containing the\n${DECISION_CENTRAL_HTTPS_KEYSTORE} and ${KIE_SERVER_HTTPS_KEYSTORE} files used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to develop and execute Rules on Red Hat Decision Manager 7.2 with High Availability enabled as tech preview, including application deployment configuration, secure and insecure http communication and persistent volumes to store data that needs to survive a restart.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhdm72-authoring-ha" }, @@ -1674,7 +1674,7 @@ "value": "amq-broker72-openshift" }, { - "description": "The AMQ image stream tag. Default is \"1.0\".", + "description": "The AMQ image stream tag. Default is \"1.1\".", "displayName": "AMQ ImageStream Tag", "name": "AMQ_IMAGE_STREAM_TAG", "required": true, @@ -1723,11 +1723,11 @@ "value": "rhdm72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "The id to use for the maven repository, if set. Default is generated randomly.", diff --git a/official/rhdm/templates/rhdm72-authoring.json b/official/rhdm/templates/rhdm72-authoring.json index ba9552848..76ba649a5 100644 --- a/official/rhdm/templates/rhdm72-authoring.json +++ b/official/rhdm/templates/rhdm72-authoring.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhdm": "1.0", + "rhdm": "1.1", "template": "rhdm72-authoring" }, "message": "A new persistent Decision Manager application has been created in your project.\nThe username/password for accessing the Decision Central interface is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${KIE_ADMIN_PWD}\n\nThe user name/password for calls to the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secrets named \"${DECISION_CENTRAL_HTTPS_SECRET}\" and \"${KIE_SERVER_HTTPS_SECRET}\" containing the\n${DECISION_CENTRAL_HTTPS_KEYSTORE} and ${KIE_SERVER_HTTPS_KEYSTORE} files used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to develop and execute Rules on Red Hat Decision Manager 7.2, including application deployment configuration, secure and insecure http communication and a persistent volume to store data that needs to survive to a restart.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhdm72-authoring" }, @@ -1164,11 +1164,11 @@ "value": "rhdm72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "The id to use for the maven repository, if set. Default is generated randomly.", diff --git a/official/rhdm/templates/rhdm72-kieserver.json b/official/rhdm/templates/rhdm72-kieserver.json index fa4714e1a..6adbab7c3 100644 --- a/official/rhdm/templates/rhdm72-kieserver.json +++ b/official/rhdm/templates/rhdm72-kieserver.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhdm": "1.0", + "rhdm": "1.1", "template": "rhdm72-kieserver" }, "message": "A new Decision Manager KIE server application has been created in your project.\nThe username/password for accessing the KIE server\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secret named \"${KIE_SERVER_HTTPS_SECRET}\" containing the ${KIE_SERVER_HTTPS_KEYSTORE} file used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_7.2_managed_server_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to execute Rules on Red Hat Decision Manager KIE server 7.2, including application deployment configuration, secure and insecure http communication.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhdm72-kieserver" }, @@ -675,11 +675,11 @@ "value": "rhdm72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "KIE server controller username (Sets the org.kie.server.controller.user system property)", diff --git a/official/rhdm/templates/rhdm72-optaweb-employee-rostering-trial-ephemeral.json b/official/rhdm/templates/rhdm72-optaweb-employee-rostering-trial-ephemeral.json index 437d81585..d2093b398 100644 --- a/official/rhdm/templates/rhdm72-optaweb-employee-rostering-trial-ephemeral.json +++ b/official/rhdm/templates/rhdm72-optaweb-employee-rostering-trial-ephemeral.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhdm": "1.0", + "rhdm": "1.1", "template": "rhdm72-optaweb-employee-rostering-trial-ephemeral" }, "message": "A new Decision Manager Optaweb employee rostering application have been created in your project.\n\nPlease remember that this is an ephemeral environment and any work will be LOST with a simple pod restart.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_the_employee_roster_starter_application_for_red_hat_business_optimizer_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This web application assists the operations department to assign shifts to employees, for example in hospitals, factories, guard firms or call centers. It automatically finds the best employee for each shift, taking into account labor regulations, skill requirements, employee preferences and other constraints.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhdm72-optaweb-employee-rostering-trial-ephemeral" }, @@ -271,11 +271,11 @@ "value": "rhdm72-optaweb-employee-rostering-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "Custom hostname for http service route, if set will also configure the OPTAWEB_HOST. Leave blank for default hostname, e.g.: -optaweb-employee-rostering-.", diff --git a/official/rhdm/templates/rhdm72-prod-immutable-kieserver.json b/official/rhdm/templates/rhdm72-prod-immutable-kieserver.json index a56165184..ec21c8be7 100644 --- a/official/rhdm/templates/rhdm72-prod-immutable-kieserver.json +++ b/official/rhdm/templates/rhdm72-prod-immutable-kieserver.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhdm": "1.0", + "rhdm": "1.1", "template": "rhdm72-prod-immutable-kieserver" }, "message": "A new immutable Red Hat Decision Manager KIE server has been created in your project.\nThe username/password for accessing the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secret named \"${KIE_SERVER_HTTPS_SECRET}\" containing the ${KIE_SERVER_HTTPS_KEYSTORE} files used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_7.2_immutable_server_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed for an immutable production runtime environment for Red Hat Decision Manager 7.2, including a source to image (S2I) build of your services, application deployment configuration, secure and insecure http communication.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhdm72-prod-immutable-kieserver" }, @@ -714,11 +714,11 @@ "value": "rhdm72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "KIE server controller username (Sets the org.kie.server.controller.user system property)", diff --git a/official/rhdm/templates/rhdm72-trial-ephemeral.json b/official/rhdm/templates/rhdm72-trial-ephemeral.json index 6dd88223c..1a1f07b24 100644 --- a/official/rhdm/templates/rhdm72-trial-ephemeral.json +++ b/official/rhdm/templates/rhdm72-trial-ephemeral.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhdm": "1.0", + "rhdm": "1.1", "template": "rhdm72-trial-ephemeral" }, "message": "A new Decision Manager trial environment has been created.\nThe username/password for accessing the Decision Central interface is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${DEFAULT_PASSWORD}\n\nThe user name/password for calls to the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${DEFAULT_PASSWORD}\n\nPlease remember that this is an ephemeral environment and any work will be LOST with a simple pod restart.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.2/html/deploying_a_red_hat_decision_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed for an ephemeral authoring and testing environment for Red Hat Decision Manager 7.2, including application deployment configuration, secure and insecure http communication.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhdm72-trial-ephemeral" }, @@ -955,11 +955,11 @@ "value": "rhdm72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "KIE Server Container deployment configuration in format: containerId=groupId:artifactId:version|c2=g2:a2:v2", diff --git a/official/rhpam/imagestreams/rhpam72-businesscentral-indexing-openshift-rhel7.json b/official/rhpam/imagestreams/rhpam72-businesscentral-indexing-openshift-rhel7.json index c26c3814e..e0158e426 100644 --- a/official/rhpam/imagestreams/rhpam72-businesscentral-indexing-openshift-rhel7.json +++ b/official/rhpam/imagestreams/rhpam72-businesscentral-indexing-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Process Automation Manager 7.2 - Business Central Indexing image.", + "iconClass": "icon-jboss", + "supports": "rhpam:7.2", + "tags": "rhpam", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhpam-7-tech-preview/rhpam72-businesscentral-indexing-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhpam/imagestreams/rhpam72-businesscentral-monitoring-openshift-rhel7.json b/official/rhpam/imagestreams/rhpam72-businesscentral-monitoring-openshift-rhel7.json index 1318aff6a..5859cee04 100644 --- a/official/rhpam/imagestreams/rhpam72-businesscentral-monitoring-openshift-rhel7.json +++ b/official/rhpam/imagestreams/rhpam72-businesscentral-monitoring-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Process Automation Manager 7.2 - Business Central Monitoring image.", + "iconClass": "icon-jboss", + "supports": "rhpam:7.2", + "tags": "rhpam", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhpam-7/rhpam72-businesscentral-monitoring-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhpam/imagestreams/rhpam72-businesscentral-openshift-rhel7.json b/official/rhpam/imagestreams/rhpam72-businesscentral-openshift-rhel7.json index 2a5ba849a..7397ce4eb 100644 --- a/official/rhpam/imagestreams/rhpam72-businesscentral-openshift-rhel7.json +++ b/official/rhpam/imagestreams/rhpam72-businesscentral-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Process Automation Manager 7.2 - Business Central image.", + "iconClass": "icon-jboss", + "supports": "rhpam:7.2", + "tags": "rhpam", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhpam-7/rhpam72-businesscentral-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhpam/imagestreams/rhpam72-kieserver-openshift-rhel7.json b/official/rhpam/imagestreams/rhpam72-kieserver-openshift-rhel7.json index e8cdbdfb9..fe3cad1bd 100644 --- a/official/rhpam/imagestreams/rhpam72-kieserver-openshift-rhel7.json +++ b/official/rhpam/imagestreams/rhpam72-kieserver-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Process Automation Manager 7.2 - KIE Server image.", + "iconClass": "icon-jboss", + "supports": "rhpam:7.2", + "tags": "rhpam", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhpam-7/rhpam72-kieserver-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhpam/imagestreams/rhpam72-smartrouter-openshift-rhel7.json b/official/rhpam/imagestreams/rhpam72-smartrouter-openshift-rhel7.json index 42308a2f1..452c29fc7 100644 --- a/official/rhpam/imagestreams/rhpam72-smartrouter-openshift-rhel7.json +++ b/official/rhpam/imagestreams/rhpam72-smartrouter-openshift-rhel7.json @@ -26,6 +26,23 @@ "referencePolicy": { "type": "Local" } + }, + { + "annotations": { + "description": "Red Hat Process Automation Manager 7.2 - Smart Router image.", + "iconClass": "icon-jboss", + "supports": "rhpam:7.2", + "tags": "rhpam", + "version": "1.1" + }, + "from": { + "kind": "DockerImage", + "name": "registry.redhat.io/rhpam-7/rhpam72-smartrouter-openshift:1.1" + }, + "name": "1.1", + "referencePolicy": { + "type": "Local" + } } ] } diff --git a/official/rhpam/templates/rhpam72-authoring-ha.json b/official/rhpam/templates/rhpam72-authoring-ha.json index 59637ee3a..cf5d2d699 100644 --- a/official/rhpam/templates/rhpam72-authoring-ha.json +++ b/official/rhpam/templates/rhpam72-authoring-ha.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-authoring-ha" }, "message": "A new persistent HA Process Automation Manager application has been created in your project.\nThe username/password for accessing the Business Central interface is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${KIE_ADMIN_PWD}\n\nThe user name/password for calls to the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secrets named \"${BUSINESS_CENTRAL_HTTPS_SECRET}\" and \"${KIE_SERVER_HTTPS_SECRET}\" containing the\n${BUSINESS_CENTRAL_HTTPS_KEYSTORE} and ${KIE_SERVER_HTTPS_KEYSTORE} files used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to develop and execute Rules and Processes on Red Hat Process Automation Manager 7.2 with High Availability enabled as tech preview, including application deployment configuration, secure and insecure http communication and persistent volumes to store data that needs to survive a restart.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-authoring-ha" }, @@ -1936,7 +1936,7 @@ "value": "amq-broker72-openshift" }, { - "description": "The AMQ image stream tag. Default is \"1.0\".", + "description": "The AMQ image stream tag. Default is \"1.1\".", "displayName": "AMQ ImageStream Tag", "name": "AMQ_IMAGE_STREAM_TAG", "required": true, @@ -1985,11 +1985,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "The id to use for the maven repository, if set. Default is generated randomly.", diff --git a/official/rhpam/templates/rhpam72-authoring.json b/official/rhpam/templates/rhpam72-authoring.json index 03ca4db63..321565102 100644 --- a/official/rhpam/templates/rhpam72-authoring.json +++ b/official/rhpam/templates/rhpam72-authoring.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-authoring" }, "message": "A new persistent Process Automation Manager application have been created in your project.\nThe username/password for accessing the Business Central interface is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${KIE_ADMIN_PWD}\n\nThe user name/password for calls to the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secrets named \"${BUSINESS_CENTRAL_HTTPS_SECRET}\" and \"${KIE_SERVER_HTTPS_SECRET}\" containing the\n${BUSINESS_CENTRAL_HTTPS_KEYSTORE} and ${KIE_SERVER_HTTPS_KEYSTORE} files used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to develop and execute Rules and Processes on Red Hat Process Automation Manager 7.2, including application deployment configuration, secure and insecure http communication and persistent volume to store data that needs to survive to a restart.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-authoring" }, @@ -1272,11 +1272,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "The id to use for the maven repository, if set. Default is generated randomly.", diff --git a/official/rhpam/templates/rhpam72-kieserver-externaldb.json b/official/rhpam/templates/rhpam72-kieserver-externaldb.json index aa27f37a7..c9e558a49 100644 --- a/official/rhpam/templates/rhpam72-kieserver-externaldb.json +++ b/official/rhpam/templates/rhpam72-kieserver-externaldb.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-kieserver-externaldb" }, "message": "A new Process Automation Manager KIE server application have been created in your project.\nThe username/password for accessing the KIE server\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secret named \"${KIE_SERVER_HTTPS_SECRET}\" containing the ${KIE_SERVER_HTTPS_KEYSTORE} file used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_managed_server_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to execute Rules and Processes on Red Hat Process Automation Manager KIE server 7.2, including application deployment configuration, secure and insecure http communication using a external database.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-kieserver-externaldb" }, @@ -783,11 +783,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "The service name for the optional smart router.", diff --git a/official/rhpam/templates/rhpam72-kieserver-mysql.json b/official/rhpam/templates/rhpam72-kieserver-mysql.json index f9e0b33a8..f4f054bfb 100644 --- a/official/rhpam/templates/rhpam72-kieserver-mysql.json +++ b/official/rhpam/templates/rhpam72-kieserver-mysql.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-kieserver-mysql" }, "message": "A new Process Automation Manager KIE server application have been created in your project.\nThe username/password for accessing the KIE server\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secret named \"${KIE_SERVER_HTTPS_SECRET}\" containing the ${KIE_SERVER_HTTPS_KEYSTORE} file used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_managed_server_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to execute Rules and Processes on Red Hat Process Automation Manager KIE server 7.2, including application deployment configuration, secure and insecure http communication using a MySQL database.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-kieserver-mysql" }, @@ -905,11 +905,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "The service name for the optional smart router.", diff --git a/official/rhpam/templates/rhpam72-kieserver-postgresql.json b/official/rhpam/templates/rhpam72-kieserver-postgresql.json index 518f88822..11484f839 100644 --- a/official/rhpam/templates/rhpam72-kieserver-postgresql.json +++ b/official/rhpam/templates/rhpam72-kieserver-postgresql.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-kieserver-postgresql" }, "message": "A new Process Automation Manager KIE server application have been created in your project.\nThe username/password for accessing the KIE server\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secret named \"${KIE_SERVER_HTTPS_SECRET}\" containing the ${KIE_SERVER_HTTPS_KEYSTORE} file used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_managed_server_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed to execute Rules and Processes on Red Hat Process Automation Manager KIE server 7.2, including application deployment configuration, secure and insecure http communication using a PostgreSQL database.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-kieserver-postgresql" }, @@ -908,11 +908,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "The service name for the optional smart router.", diff --git a/official/rhpam/templates/rhpam72-prod-immutable-kieserver.json b/official/rhpam/templates/rhpam72-prod-immutable-kieserver.json index 7a9dd2e74..e5eadfa21 100644 --- a/official/rhpam/templates/rhpam72-prod-immutable-kieserver.json +++ b/official/rhpam/templates/rhpam72-prod-immutable-kieserver.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-prod-immutable-kieserver" }, "message": "A new immutable Red Hat Process Automation Manager KIE server have been created in your project.\nThe username/password for accessing the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secret named \"${KIE_SERVER_HTTPS_SECRET}\" containing the ${KIE_SERVER_HTTPS_KEYSTORE} files used for serving secure content.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_immutable_server_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed for a immultable production runtime environment for Red Hat Process Automation Manager 7.2, including a source-to-image (S2I) build of your services, application deployment configuration, secure and insecure http communication and persistent volume to store data that needs to survive to a restart.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-prod-immutable-kieserver" }, @@ -939,11 +939,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "KIE server monitor username, for optional use of the business-central-monitor (Sets the org.kie.server.controller.user system property)", diff --git a/official/rhpam/templates/rhpam72-prod-immutable-monitor.json b/official/rhpam/templates/rhpam72-prod-immutable-monitor.json index f290a0f52..08ac59eb0 100644 --- a/official/rhpam/templates/rhpam72-prod-immutable-monitor.json +++ b/official/rhpam/templates/rhpam72-prod-immutable-monitor.json @@ -2,10 +2,10 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-prod-immutable-monitor" }, - "message": "A new environment has been set up for Red Hat Process Automation Manager 7.\nTo access the Business Central Monitoring Console use the following credentials\n\n Username: ${KIE_SERVER_MONITOR_USER}\n Password: ${KIE_SERVER_MONITOR_PWD}\n\nTo create a new KIE server and connect to this monitoring console/router, use the following \"oc\" command:\noc new-app -f rhpam72-prod-immutable-kieserver.yaml \\\n -p KIE_ADMIN_USER=${KIE_ADMIN_USER} -p KIE_ADMIN_PWD=${KIE_ADMIN_PWD} \\\n -p KIE_SERVER_USER=${KIE_SERVER_USER} -p KIE_SERVER_PWD=${KIE_SERVER_PWD} \\\n -p KIE_SERVER_MONITOR_USER=${KIE_SERVER_MONITOR_USER} -p KIE_SERVER_MONITOR_PWD=${KIE_SERVER_MONITOR_PWD} \\\n -p KIE_SERVER_MONITOR_SERVICE=${APPLICATION_NAME}-rhpamcentrmon \\\n -p KIE_SERVER_ROUTER_SERVICE=${APPLICATION_NAME}-smartrouter \\\n -p SOURCE_REPOSITORY_URL=https://example.com/xxxx.git -p CONTEXT_DIR=rootDir \\\n -p KIE_SERVER_CONTAINER_DEPLOYMENT=containerId=G:A:V\n\nPlease be sure to create the secret named \"${BUSINESS_CENTRAL_HTTPS_SECRET}\" containing the ${BUSINESS_CENTRAL_HTTPS_KEYSTORE} file used for serving secure content.", + "message": "A new environment has been set up for Red Hat Process Automation Manager 7.\nTo access the Business Central Monitoring Console use the following credentials\n\n Username: ${KIE_SERVER_MONITOR_USER}\n Password: ${KIE_SERVER_MONITOR_PWD}\n\nTo create a new KIE server and connect to this monitoring console/router, use the following \"oc\" command:\noc new-app -f rhpam72-prod-immutable-kieserver.yaml \\\n -p KIE_ADMIN_USER=${KIE_ADMIN_USER} -p KIE_ADMIN_PWD=${KIE_ADMIN_PWD} \\\n -p KIE_SERVER_USER=${KIE_SERVER_USER} -p KIE_SERVER_PWD=${KIE_SERVER_PWD} \\\n -p KIE_SERVER_MONITOR_USER=${KIE_SERVER_MONITOR_USER} -p KIE_SERVER_MONITOR_PWD=${KIE_SERVER_MONITOR_PWD} \\\n -p KIE_SERVER_MONITOR_SERVICE=${APPLICATION_NAME}-rhpamcentrmon \\\n -p KIE_SERVER_ROUTER_SERVICE=${APPLICATION_NAME}-smartrouter \\\n -p SOURCE_REPOSITORY_URL=https://example.com/xxxx.git -p CONTEXT_DIR=rootDir \\\n -p KIE_SERVER_CONTAINER_DEPLOYMENT=containerId=G:A:V\n\nPlease be sure to create the secrets named \"${BUSINESS_CENTRAL_HTTPS_SECRET}\" and \"${KIE_SERVER_ROUTER_HTTPS_SECRET}\"\ncontaining the ${BUSINESS_CENTRAL_HTTPS_KEYSTORE} and ${KIE_SERVER_ROUTER_HTTPS_KEYSTORE} files used for serving secure content.", "metadata": { "annotations": { "description": "Application template for a router and monitoring console in a production environment, for Red Hat Process Automation Manager 7.2", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed for a router and monitoring console in a production environment for Red Hat Process Automation Manager 7.2, including application deployment configuration, secure and insecure http communication and persistent volume to store data that needs to survive to a restart.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-prod-immutable-monitor" }, @@ -86,7 +86,7 @@ "kind": "Service", "metadata": { "annotations": { - "description": "The smart router server http port." + "description": "The smart router server http and https ports." }, "labels": { "application": "${APPLICATION_NAME}", @@ -97,8 +97,14 @@ "spec": { "ports": [ { + "name": "http", "port": 9000, "targetPort": 9000 + }, + { + "name": "https", + "port": 9443, + "targetPort": 9443 } ], "selector": { @@ -175,6 +181,36 @@ }, "spec": { "host": "${SMART_ROUTER_HOSTNAME_HTTP}", + "port": { + "targetPort": "http" + }, + "to": { + "name": "${APPLICATION_NAME}-smartrouter" + } + } + }, + { + "apiVersion": "v1", + "id": "${APPLICATION_NAME}-smartrouter-https", + "kind": "Route", + "metadata": { + "annotations": { + "description": "Route for Smart Router's https service." + }, + "labels": { + "application": "${APPLICATION_NAME}", + "service": "${APPLICATION_NAME}-smartrouter" + }, + "name": "secure-${APPLICATION_NAME}-smartrouter" + }, + "spec": { + "host": "${SMART_ROUTER_HOSTNAME_HTTPS}", + "port": { + "targetPort": "https" + }, + "tls": { + "termination": "passthrough" + }, "to": { "name": "${APPLICATION_NAME}-smartrouter" } @@ -595,6 +631,10 @@ "name": "KIE_SERVER_ROUTER_PORT", "value": "9000" }, + { + "name": "KIE_SERVER_ROUTER_PORT_TLS", + "value": "9443" + }, { "name": "KIE_SERVER_ROUTER_URL_EXTERNAL", "value": "${KIE_SERVER_ROUTER_URL_EXTERNAL}" @@ -611,6 +651,18 @@ "name": "KIE_SERVER_ROUTER_PROTOCOL", "value": "${KIE_SERVER_ROUTER_PROTOCOL}" }, + { + "name": "KIE_SERVER_ROUTER_TLS_KEYSTORE_KEYALIAS", + "value": "${KIE_SERVER_ROUTER_HTTPS_NAME}" + }, + { + "name": "KIE_SERVER_ROUTER_TLS_KEYSTORE_PASSWORD", + "value": "${KIE_SERVER_ROUTER_HTTPS_PASSWORD}" + }, + { + "name": "KIE_SERVER_ROUTER_TLS_KEYSTORE", + "value": "/etc/smartrouter-secret-volume/${KIE_SERVER_ROUTER_HTTPS_KEYSTORE}" + }, { "name": "KIE_SERVER_CONTROLLER_USER", "value": "${KIE_SERVER_MONITOR_USER}" @@ -659,6 +711,11 @@ { "mountPath": "/opt/rhpam-smartrouter/data", "name": "${APPLICATION_NAME}-smartrouter" + }, + { + "mountPath": "/etc/smartrouter-secret-volume", + "name": "smartrouter-keystore-volume", + "readOnly": true } ] } @@ -670,6 +727,12 @@ "persistentVolumeClaim": { "claimName": "${APPLICATION_NAME}-smartrouter-claim" } + }, + { + "name": "smartrouter-keystore-volume", + "secret": { + "secretName": "${KIE_SERVER_ROUTER_HTTPS_SECRET}" + } } ] } @@ -831,11 +894,25 @@ "value": "openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": false, - "value": "1.0" + "value": "1.1" + }, + { + "description": "Custom hostname for http service route. Leave blank for default hostname, e.g.: -smartrouter-.", + "displayName": "Smart Router Custom http Route Hostname", + "name": "SMART_ROUTER_HOSTNAME_HTTP", + "required": false, + "value": "" + }, + { + "description": "Custom hostname for https service route. Leave blank for default hostname, e.g.: secure--smartrouter-.", + "displayName": "Smart Router Custom https Route Hostname", + "name": "SMART_ROUTER_HOSTNAME_HTTPS", + "required": false, + "value": "" }, { "description": "Router ID used when connecting to the controller (router property org.kie.server.router.id)", @@ -864,6 +941,34 @@ "required": true, "value": "KIE Server Router" }, + { + "description": "The name of the secret containing the keystore file", + "displayName": "Smart Router Keystore Secret Name", + "example": "smartrouter-app-secret", + "name": "KIE_SERVER_ROUTER_HTTPS_SECRET", + "required": true + }, + { + "description": "The name of the keystore file within the secret", + "displayName": "Smart Router Keystore Filename", + "name": "KIE_SERVER_ROUTER_HTTPS_KEYSTORE", + "required": false, + "value": "keystore.jks" + }, + { + "description": "The name associated with the server certificate", + "displayName": "Smart Router Certificate Name", + "name": "KIE_SERVER_ROUTER_HTTPS_NAME", + "required": false, + "value": "jboss" + }, + { + "description": "The password for the keystore and certificate", + "displayName": "Smart Router Keystore Password", + "name": "KIE_SERVER_ROUTER_HTTPS_PASSWORD", + "required": false, + "value": "mykeystorepass" + }, { "description": "KIE server monitor username (Sets the org.kie.server.controller.user system property)", "displayName": "KIE Server Monitor User", @@ -927,13 +1032,6 @@ "required": false, "value": "mykeystorepass" }, - { - "description": "Custom hostname for http service route. Leave blank for default hostname, e.g.: -rhpamcentrmon-.", - "displayName": "Smart Router Custom http Route Hostname", - "name": "SMART_ROUTER_HOSTNAME_HTTP", - "required": false, - "value": "" - }, { "description": "Business Central Container memory limit", "displayName": "Business Central Container Memory Limit", diff --git a/official/rhpam/templates/rhpam72-prod.json b/official/rhpam/templates/rhpam72-prod.json index 272880048..68ff497e5 100644 --- a/official/rhpam/templates/rhpam72-prod.json +++ b/official/rhpam/templates/rhpam72-prod.json @@ -2,10 +2,10 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-prod" }, - "message": "A new environment has been set up for Red Hat Process Automation Manager 7.\nThe username/password for accessing Business Central Monitoring is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${KIE_ADMIN_PWD}\n\nBoth sets of KIE servers are configured with the username/password\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secrets named \"${BUSINESS_CENTRAL_HTTPS_SECRET}\" and \"${KIE_SERVER_HTTPS_SECRET}\" containing the\n${BUSINESS_CENTRAL_HTTPS_KEYSTORE} and ${KIE_SERVER_HTTPS_KEYSTORE} files used for serving secure content.", + "message": "A new environment has been set up for Red Hat Process Automation Manager 7.\nThe username/password for accessing Business Central Monitoring is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${KIE_ADMIN_PWD}\n\nBoth sets of KIE servers are configured with the username/password\n\n Username: ${KIE_SERVER_USER}\n Password: ${KIE_SERVER_PWD}\n\nPlease be sure to create the secrets named \"${BUSINESS_CENTRAL_HTTPS_SECRET}\", \"${KIE_SERVER_HTTPS_SECRET}\" and\n\"${KIE_SERVER_ROUTER_HTTPS_SECRET}\" containing the ${BUSINESS_CENTRAL_HTTPS_KEYSTORE}, ${KIE_SERVER_HTTPS_KEYSTORE} and\n${KIE_SERVER_ROUTER_HTTPS_KEYSTORE} files used for serving secure content.", "metadata": { "annotations": { "description": "Application template for a managed HA production runtime environment, for Red Hat Process Automation Manager 7.2", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed for a HA prouction runtime environment for Red Hat Process Automation Manager 7.2, including application deployment configuration, secure and insecure http communication and persistent volume to store data that needs to survive to a restart.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-prod" }, @@ -115,7 +115,7 @@ "kind": "Service", "metadata": { "annotations": { - "description": "The smart router server http port." + "description": "The smart router server http and https ports." }, "labels": { "application": "${APPLICATION_NAME}", @@ -126,8 +126,14 @@ "spec": { "ports": [ { + "name": "http", "port": 9000, "targetPort": 9000 + }, + { + "name": "https", + "port": 9443, + "targetPort": 9443 } ], "selector": { @@ -474,6 +480,36 @@ }, "spec": { "host": "${SMART_ROUTER_HOSTNAME_HTTP}", + "port": { + "targetPort": "http" + }, + "to": { + "name": "${APPLICATION_NAME}-smartrouter" + } + } + }, + { + "apiVersion": "v1", + "id": "${APPLICATION_NAME}-smartrouter-https", + "kind": "Route", + "metadata": { + "annotations": { + "description": "Route for Smart Router's https service." + }, + "labels": { + "application": "${APPLICATION_NAME}", + "service": "${APPLICATION_NAME}-smartrouter" + }, + "name": "secure-${APPLICATION_NAME}-smartrouter" + }, + "spec": { + "host": "${SMART_ROUTER_HOSTNAME_HTTPS}", + "port": { + "targetPort": "https" + }, + "tls": { + "termination": "passthrough" + }, "to": { "name": "${APPLICATION_NAME}-smartrouter" } @@ -874,6 +910,10 @@ "name": "KIE_SERVER_ROUTER_PORT", "value": "9000" }, + { + "name": "KIE_SERVER_ROUTER_PORT_TLS", + "value": "9443" + }, { "name": "KIE_SERVER_ROUTER_URL_EXTERNAL", "value": "${KIE_SERVER_ROUTER_URL_EXTERNAL}" @@ -890,6 +930,18 @@ "name": "KIE_SERVER_ROUTER_PROTOCOL", "value": "${KIE_SERVER_ROUTER_PROTOCOL}" }, + { + "name": "KIE_SERVER_ROUTER_TLS_KEYSTORE_KEYALIAS", + "value": "${KIE_SERVER_ROUTER_HTTPS_NAME}" + }, + { + "name": "KIE_SERVER_ROUTER_TLS_KEYSTORE_PASSWORD", + "value": "${KIE_SERVER_ROUTER_HTTPS_PASSWORD}" + }, + { + "name": "KIE_SERVER_ROUTER_TLS_KEYSTORE", + "value": "/etc/smartrouter-secret-volume/${KIE_SERVER_ROUTER_HTTPS_KEYSTORE}" + }, { "name": "KIE_SERVER_CONTROLLER_USER", "value": "${KIE_SERVER_CONTROLLER_USER}" @@ -938,6 +990,11 @@ { "mountPath": "/opt/rhpam-smartrouter/data", "name": "${APPLICATION_NAME}-smartrouter" + }, + { + "mountPath": "/etc/smartrouter-secret-volume", + "name": "smartrouter-keystore-volume", + "readOnly": true } ] } @@ -949,6 +1006,12 @@ "persistentVolumeClaim": { "claimName": "${APPLICATION_NAME}-smartrouter-claim" } + }, + { + "name": "smartrouter-keystore-volume", + "secret": { + "secretName": "${KIE_SERVER_ROUTER_HTTPS_SECRET}" + } } ] } @@ -2319,11 +2382,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "Custom hostname for http service route. Leave blank for default hostname, e.g. -smartrouter-.'", @@ -2332,6 +2395,13 @@ "required": false, "value": "" }, + { + "description": "Custom hostname for https service route. Leave blank for default hostname, e.g. secure--smartrouter-.'", + "displayName": "Smart Router Custom https Route Hostname", + "name": "SMART_ROUTER_HOSTNAME_HTTPS", + "required": false, + "value": "" + }, { "description": "Router ID used when connecting to the controller (router property org.kie.server.router.id)", "displayName": "Smart Router ID", @@ -2535,6 +2605,34 @@ "required": false, "value": "mykeystorepass" }, + { + "description": "The name of the secret containing the keystore file", + "displayName": "Smart Router Keystore Secret Name", + "example": "smartrouter-app-secret", + "name": "KIE_SERVER_ROUTER_HTTPS_SECRET", + "required": true + }, + { + "description": "The name of the keystore file within the secret", + "displayName": "Smart Router Keystore Filename", + "name": "KIE_SERVER_ROUTER_HTTPS_KEYSTORE", + "required": false, + "value": "keystore.jks" + }, + { + "description": "The name associated with the server certificate", + "displayName": "Smart Router Certificate Name", + "name": "KIE_SERVER_ROUTER_HTTPS_NAME", + "required": false, + "value": "jboss" + }, + { + "description": "The password for the keystore and certificate", + "displayName": "Smart Router Keystore Password", + "name": "KIE_SERVER_ROUTER_HTTPS_PASSWORD", + "required": false, + "value": "mykeystorepass" + }, { "description": "The name of the secret containing the keystore file", "displayName": "KIE Server Keystore Secret Name", diff --git a/official/rhpam/templates/rhpam72-trial-ephemeral.json b/official/rhpam/templates/rhpam72-trial-ephemeral.json index 62d78fb27..196820749 100644 --- a/official/rhpam/templates/rhpam72-trial-ephemeral.json +++ b/official/rhpam/templates/rhpam72-trial-ephemeral.json @@ -2,7 +2,7 @@ "apiVersion": "v1", "kind": "Template", "labels": { - "rhpam": "1.0", + "rhpam": "1.1", "template": "rhpam72-trial-ephemeral" }, "message": "A new Process Automation Manager trial environment has been created.\nThe username/password for accessing the Business Central interface is\n\n Username: ${KIE_ADMIN_USER}\n Password: ${DEFAULT_PASSWORD}\n\nThe user name/password for calls to the KIE server is\n\n Username: ${KIE_SERVER_USER}\n Password: ${DEFAULT_PASSWORD}\n\nPlease remember that this is an ephemeral environment and any work will be LOST with a simple pod restart.", @@ -17,7 +17,7 @@ "template.openshift.io/documentation-url": "https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.2/html/deploying_a_red_hat_process_automation_manager_7.2_authoring_environment_on_red_hat_openshift_container_platform/", "template.openshift.io/long-description": "This template defines resources needed for an ephemeral authoring and testing environment for Red Hat Process Automation Manager 7.2, including application deployment configuration, secure and insecure http communication.", "template.openshift.io/support-url": "https://access.redhat.com", - "version": "1.0" + "version": "1.1" }, "name": "rhpam72-trial-ephemeral" }, @@ -955,11 +955,11 @@ "value": "rhpam72-kieserver-openshift" }, { - "description": "A named pointer to an image in an image stream. Default is \"1.0\".", + "description": "A named pointer to an image in an image stream. Default is \"1.1\".", "displayName": "ImageStream Tag", "name": "IMAGE_STREAM_TAG", "required": true, - "value": "1.0" + "value": "1.1" }, { "description": "KIE Server Container deployment configuration in format: containerId=groupId:artifactId:version|c2=g2:a2:v2",