Bug 1695190 - cfme-openshift-httpd tracker bug for 5.10.3
Summary: cfme-openshift-httpd tracker bug for 5.10.3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: cfme-openshift-httpd
Version: 5.10.3
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: GA
: 5.10.3
Assignee: Satoe Imaishi
QA Contact: juwatts
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-02 16:07 UTC by Satoe Imaishi
Modified: 2019-05-01 15:52 UTC (History)
2 users (show)

Fixed In Version: 5.10.3.3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-23 09:41:32 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:0797 0 None None None 2019-04-23 09:41:34 UTC

Description Satoe Imaishi 2019-04-02 16:07:06 UTC
Tracker bug for 5.10.3 cfme-openshift-httpd image

Comment 5 juwatts 2019-04-17 19:45:39 UTC
Verified the podified deployment:

[root@epacific-ocp-master-v3 5_10_3_3]# oc get pods
NAME                                READY     STATUS    RESTARTS   AGE
ansible-1-m9v8n                     1/1       Running   0          31m
cloudforms-0                        1/1       Running   0          1h
httpd-1-c78h6                       1/1       Running   0          1h
httpd-configmap-generator-1-bhvh9   1/1       Running   0          34m
memcached-1-tb9fh                   1/1       Running   0          1h
postgresql-1-c5fhl                  1/1       Running   0          1h
[root@epacific-ocp-master-v3 5_10_3_3]# oc rsh httpd-configmap-generator-1-bhvh9
sh-4.2# httpd_configmap_generator --help
httpd_configmap_generator 0.2.2 - External Authentication Configuration script

Usage: httpd_configmap_generator auth_type | update | export [--help | options]

supported auth_type: active-directory, ipa, ldap, saml

httpd_configmap_generator options are:
  -V, --version    Version of the httpd_configmap_generator command
  -h, --help       Show this message
sh-4.2# 

httpd-configmap-generator-template:
- name: HTTPD_CONFIGMAP_GENERATOR_IMG_TAG
  displayName: Httpd Configmap Generator Image Tag
  description: This is the httpd configmap generator image tag/version requested to deploy.
  value: 0.2.2-74

Comment 6 juwatts 2019-04-17 19:47:01 UTC
Typo above, that was for httpd-configmap-generator. 

from cfme-template:
- name: HTTPD_IMG_TAG
  displayName: Apache httpd Image Tag
  description: This is the httpd image tag/version requested to deploy.
  value: 2.4.6-102

Comment 9 juwatts 2019-04-22 18:01:57 UTC
Verified the podified deployment:

NAME                                READY     STATUS    RESTARTS   AGE
ansible-1-fdppq                     1/1       Running   0          47s
cloudforms-0                        1/1       Running   0          23m
httpd-1-c24pk                       1/1       Running   0          23m
httpd-configmap-generator-1-k8d8m   1/1       Running   0          11m
memcached-1-rw6hc                   1/1       Running   0          23m
postgresql-1-m9jtg                  1/1       Running   0          23m
[root@epacific-ocp-master-v3 5_10_3_3]# oc rsh cloudforms-0
sh-4.2# cat BUILD
5.10.3.3-20190415203225_deb61ff
sh-4.2# exit
exit
[root@epacific-ocp-master-v3 5_10_3_3]# oc rsh httpd-configmap-generator-1-k8d8m
sh-4.2# httpd_configmap_generator --help
httpd_configmap_generator 0.2.2 - External Authentication Configuration script

Usage: httpd_configmap_generator auth_type | update | export [--help | options]

supported auth_type: active-directory, ipa, ldap, saml

httpd_configmap_generator options are:
  -V, --version    Version of the httpd_configmap_generator command
  -h, --help       Show this message
sh-4.2# 

tag used in cfme-template:
- description: This is the httpd image tag/version requested to deploy.
  displayName: Apache httpd Image Tag
  name: HTTPD_IMG_TAG
  value: 2.4.6-104

Comment 11 errata-xmlrpc 2019-04-23 09:41:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0797


Note You need to log in before you can comment on or make changes to this bug.