<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_storage_glusterfs/tasks, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>Introduce openshift_hosted_registry_storage_class configuration variable to enable dynamicly provisioned GlusterFS volume for hosted registry</title>
<updated>2018-03-11T18:24:51+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2018-03-11T18:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=22d3a96deaf74b7aa9aa021a73ef39e2b4da3378'/>
<id>22d3a96deaf74b7aa9aa021a73ef39e2b4da3378</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use svc.cluster.local link to access heketi instead of external route</title>
<updated>2018-03-11T18:14:50+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2018-03-11T18:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a5e4db35a4a13612202758f893ab30360d98b9d4'/>
<id>a5e4db35a4a13612202758f893ab30360d98b9d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6918 from SaravanaStorageNetwork/uninstall_playbook</title>
<updated>2018-02-13T19:00:57+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-13T19:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b1cca03835322c1fb325834112b4a002229dc00e'/>
<id>b1cca03835322c1fb325834112b4a002229dc00e</id>
<content type='text'>
Automatic merge from submit-queue.

Uninstall playbook for Glusterfs 

Uninstall playbook for Glusterfs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Uninstall playbook for Glusterfs 

Uninstall playbook for Glusterfs</pre>
</div>
</content>
</entry>
<entry>
<title>GlusterFS: Fix block StorageClass heketi route</title>
<updated>2018-02-08T15:07:11+00:00</updated>
<author>
<name>Jose A. Rivera</name>
<email>jarrpa@redhat.com</email>
</author>
<published>2018-02-08T13:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=bc712160ddd27d0531a66da4f930d26b5506aa34'/>
<id>bc712160ddd27d0531a66da4f930d26b5506aa34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6938 from vshn/revert-heketi-image-option</title>
<updated>2018-02-08T02:27:28+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-08T02:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=706c3103886df51c31ec99591d0ca9bd5c6cc64a'/>
<id>706c3103886df51c31ec99591d0ca9bd5c6cc64a</id>
<content type='text'>
Automatic merge from submit-queue.

Revert "GlusterFS: Remove image option from heketi command"

This reverts commit 3d3853836d71c37a9c81aea8e606c94052439789 which was
supposedly a fix for an issue with topology initialization, but that
turned out to be a separate issue fixed in commit
b8879b5c6731bd51e590b470b1a51fce73db0ee1. By default "heketi-cli
setup-openshift-heketi-storage" uses the "heketi/heketi:dev" image
while, for OpenShift Container Platform installations, the default image
for all other operations is "rhgs3/rhgs-volmanager-rhel7". In
environments where only a limited set of Docker registries is available,
i.e. only the Red Hat registry but not Docker Hub, using
"heketi/heketi:dev" does not work or would require manual intervention.

The discussion surrounding the removal of "--image" in PR#5769 involved
statements that "--image" was removed from Heketi. As of January 30,
2018 the master branch contains the option, as does the upstream Docker
image (Heketi version v5.0.0-225-gffb9fea) and the aforementioned
"rhgs3/rhgs-volmanager-rhel7" image.

Tested with OpenShift Container Platform 3.7.23.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Revert "GlusterFS: Remove image option from heketi command"

This reverts commit 3d3853836d71c37a9c81aea8e606c94052439789 which was
supposedly a fix for an issue with topology initialization, but that
turned out to be a separate issue fixed in commit
b8879b5c6731bd51e590b470b1a51fce73db0ee1. By default "heketi-cli
setup-openshift-heketi-storage" uses the "heketi/heketi:dev" image
while, for OpenShift Container Platform installations, the default image
for all other operations is "rhgs3/rhgs-volmanager-rhel7". In
environments where only a limited set of Docker registries is available,
i.e. only the Red Hat registry but not Docker Hub, using
"heketi/heketi:dev" does not work or would require manual intervention.

The discussion surrounding the removal of "--image" in PR#5769 involved
statements that "--image" was removed from Heketi. As of January 30,
2018 the master branch contains the option, as does the upstream Docker
image (Heketi version v5.0.0-225-gffb9fea) and the aforementioned
"rhgs3/rhgs-volmanager-rhel7" image.

Tested with OpenShift Container Platform 3.7.23.</pre>
</div>
</content>
</entry>
<entry>
<title>erase data only if variable is set.</title>
<updated>2018-02-07T15:59:01+00:00</updated>
<author>
<name>Saravanakumar Arumugam</name>
<email>sarumuga@redhat.com</email>
</author>
<published>2018-02-07T15:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2861f28c05a10f0b85b019e36e6a61c4a6dbf442'/>
<id>2861f28c05a10f0b85b019e36e6a61c4a6dbf442</id>
<content type='text'>
fix block indentatation

Signed-off-by: Saravanakumar Arumugam &lt;sarumuga@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix block indentatation

Signed-off-by: Saravanakumar Arumugam &lt;sarumuga@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall playbook for GlusterFS</title>
<updated>2018-02-07T09:22:46+00:00</updated>
<author>
<name>Saravanakumar Arumugam</name>
<email>sarumuga@redhat.com</email>
</author>
<published>2018-02-07T09:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=81033d58030f9d1c1207cbfe487e0421c7cdd7be'/>
<id>81033d58030f9d1c1207cbfe487e0421c7cdd7be</id>
<content type='text'>
Signed-off-by: Saravanakumar Arumugam &lt;sarumuga@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Saravanakumar Arumugam &lt;sarumuga@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6969 from mjudeikis/gluster-dynamic-invetory-bug</title>
<updated>2018-02-04T19:33:44+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-04T19:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=26caf813c55a090279260436ec315d8331bcc2e4'/>
<id>26caf813c55a090279260436ec315d8331bcc2e4</id>
<content type='text'>
Automatic merge from submit-queue.

dynamic inventory bug when group exists but its empty

@jarrpa output from my test for the gluster block

I use dynamic inventory. And the result of this is that ansible see all possible groups available, but some of them are empty [1]. Because group exists, fist condition is evaluated as true and it fails with the array is an empty error...  
```
...
'all': [u'54.144.5.175',                                                                                                                                                                                          
         u'52.200.175.54',                                                                                                                                                                                         
         u'54.237.208.252',                                                                                                                                                                                        
         u'52.55.224.72',                                                                                                                                                                                          
         u'52.207.103.246',                                                                                                                                                                                        
         u'34.227.95.191',                                                                                                                                                                                         
         u'34.238.127.160'],                                                                                                                                                                                       
 u'bastion': [u'34.227.95.191'],                                                                                                                                                                                   
 u'bastion.0': [u'34.227.95.191'],                                                                                                                                                                                 
 u'etcd': [u'34.238.127.160'],                                                                                                                                                                                     
 u'glusterfs': [u'52.200.175.54', u'52.207.103.246', u'54.144.5.175'],                                                                                                                                             
 u'glusterfs.0': [u'52.200.175.54'],                                                                                                                                                                               
 u'glusterfs.1': [u'52.207.103.246'],                                                                                                                                                                              
 u'glusterfs.2': [u'54.144.5.175'],                                                                                                                                                                                
 u'glusterfs_registry': [],                                                                                                                                                                                        
 u'infra': [u'52.55.224.72'],                                                                                                                                                                                      
 u'infra.0': [u'52.55.224.72'],
 u'masters': [u'34.238.127.160'],
 u'masters.0': [u'34.238.127.160'],
...
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

dynamic inventory bug when group exists but its empty

@jarrpa output from my test for the gluster block

I use dynamic inventory. And the result of this is that ansible see all possible groups available, but some of them are empty [1]. Because group exists, fist condition is evaluated as true and it fails with the array is an empty error...  
```
...
'all': [u'54.144.5.175',                                                                                                                                                                                          
         u'52.200.175.54',                                                                                                                                                                                         
         u'54.237.208.252',                                                                                                                                                                                        
         u'52.55.224.72',                                                                                                                                                                                          
         u'52.207.103.246',                                                                                                                                                                                        
         u'34.227.95.191',                                                                                                                                                                                         
         u'34.238.127.160'],                                                                                                                                                                                       
 u'bastion': [u'34.227.95.191'],                                                                                                                                                                                   
 u'bastion.0': [u'34.227.95.191'],                                                                                                                                                                                 
 u'etcd': [u'34.238.127.160'],                                                                                                                                                                                     
 u'glusterfs': [u'52.200.175.54', u'52.207.103.246', u'54.144.5.175'],                                                                                                                                             
 u'glusterfs.0': [u'52.200.175.54'],                                                                                                                                                                               
 u'glusterfs.1': [u'52.207.103.246'],                                                                                                                                                                              
 u'glusterfs.2': [u'54.144.5.175'],                                                                                                                                                                                
 u'glusterfs_registry': [],                                                                                                                                                                                        
 u'infra': [u'52.55.224.72'],                                                                                                                                                                                      
 u'infra.0': [u'52.55.224.72'],
 u'masters': [u'34.238.127.160'],
 u'masters.0': [u'34.238.127.160'],
...
```</pre>
</div>
</content>
</entry>
<entry>
<title>dynamic inventory bug when group exists but its empty</title>
<updated>2018-02-02T13:55:38+00:00</updated>
<author>
<name>Mangirdas</name>
<email>m.judeikis@gmail.com</email>
</author>
<published>2018-02-01T11:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ac122861b8173b98659609c47b3e04e2c8a12546'/>
<id>ac122861b8173b98659609c47b3e04e2c8a12546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dynamic inventory bug when group exists but its empty</title>
<updated>2018-02-02T13:40:59+00:00</updated>
<author>
<name>Mangirdas</name>
<email>m.judeikis@gmail.com</email>
</author>
<published>2018-02-01T11:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=da60c1b58b092a47ac706b74893a7ac93f078bc9'/>
<id>da60c1b58b092a47ac706b74893a7ac93f078bc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
