Bug 1664420 - cfme-httpd-configmap-generator tracker bug for 5.10.0
Summary: cfme-httpd-configmap-generator tracker bug for 5.10.0
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: cfme-httpd-configmap-generator
Version: 5.10.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: GA
: 5.10.0
Assignee: Satoe Imaishi
QA Contact: juwatts
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-08 17:35 UTC by Satoe Imaishi
Modified: 2019-02-19 18:28 UTC (History)
3 users (show)

Fixed In Version: 5.10.0.33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-07 22:45:46 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:0213 0 None None None 2019-02-07 22:45:50 UTC

Description Satoe Imaishi 2019-01-08 17:35:41 UTC
Tracker bug for 5.10.0 cfme-httpd-configmap-generator image

Comment 4 juwatts 2019-01-28 15:07:45 UTC
Successfully deployed podified Cloudforms:

[root@epacific-ocp-master-v3 5_10_0_32]# oc get pods
NAME                                READY     STATUS    RESTARTS   AGE
ansible-1-nq7p7                     1/1       Running   0          6m
cloudforms-0                        1/1       Running   0          37m
httpd-1-vkhqs                       1/1       Running   0          37m
httpd-configmap-generator-1-5bm2t   1/1       Running   0          25m
memcached-1-44d4b                   1/1       Running   0          37m
postgresql-1-x74dd                  1/1       Running   0          37m
[root@epacific-ocp-master-v3 5_10_0_32]# oc rsh cloudforms-0
sh-4.2# cat BUILD
5.10.0.32-20190115185124_c957ada
sh-4.2# exit
exit
[root@epacific-ocp-master-v3 5_10_0_32]# oc rsh httpd-configmap-generator-1-5bm2t
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# 

From the 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-56

Comment 7 juwatts 2019-02-05 18:55:21 UTC
Verified the podified deployment:
[root@epacific-ocp-master-v3 5_10_0_33]# oc get pods
NAME                                READY     STATUS    RESTARTS   AGE
ansible-1-mqpn9                     1/1       Running   0          17m
cloudforms-0                        1/1       Running   0          2h
httpd-1-cpzvs                       1/1       Running   0          2h
httpd-configmap-generator-1-rttwg   1/1       Running   0          12m
memcached-1-vs9mc                   1/1       Running   0          2h
postgresql-1-9wgsj                  1/1       Running   0          2h
[root@epacific-ocp-master-v3 5_10_0_33]# oc rsh cloudforms-0
sh-4.2# cat BUILD
5.10.0.33-20190129203322_85a1e4e
sh-4.2# exit
exit
[root@epacific-ocp-master-v3 5_10_0_33]# oc rsh httpd-configmap-generator-1-rttwg      
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# 


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

Comment 9 errata-xmlrpc 2019-02-07 22:45:46 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:0213


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