<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/lib_openshift/src/lib, 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>Fixing file write issue.</title>
<updated>2018-01-31T18:34:56+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-01-31T18:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c78f9763e1170f2b4bc4d85cb3a1ff5b3e668753'/>
<id>c78f9763e1170f2b4bc4d85cb3a1ff5b3e668753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1512793- Fix idempotence issues in ASB deploy</title>
<updated>2017-11-28T18:44:07+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-11-20T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4f72e8a10da24aa231498c897db1153ef51ba2ee'/>
<id>4f72e8a10da24aa231498c897db1153ef51ba2ee</id>
<content type='text'>
- Add support for annotations in oc_service
- Use oc_service instead of oc_obj
- Use oc_pvc instead of oc_obj
- Work around lack of idempotency for oc_obj DeploymentConfig
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add support for annotations in oc_service
- Use oc_service instead of oc_obj
- Use oc_pvc instead of oc_obj
- Work around lack of idempotency for oc_obj DeploymentConfig
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5314 from fabianvf/asb-config-update</title>
<updated>2017-10-04T20:25:21+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-10-04T20:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9929c67a7011027b1e9fc467d7ca0992a0329ab0'/>
<id>9929c67a7011027b1e9fc467d7ca0992a0329ab0</id>
<content type='text'>
Automatic merge from submit-queue.

Update broker configuration to track current broker

Broker configuration has been drifting from this installer, updated configuration and deployment methods a bit to make it work with the new upstream broker. 

Note: This will not work well when deploying openshift-enterprise, to deploy openshift-enterprise you will need to use an older checkout of openshift-ansible, or specify the upstream broker + catalog and use a registry other than the RHCC. This is because the configuration for the current upstream broker is incompatible with the downstream broker.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Update broker configuration to track current broker

Broker configuration has been drifting from this installer, updated configuration and deployment methods a bit to make it work with the new upstream broker. 

Note: This will not work well when deploying openshift-enterprise, to deploy openshift-enterprise you will need to use an older checkout of openshift-ansible, or specify the upstream broker + catalog and use a registry other than the RHCC. This is because the configuration for the current upstream broker is incompatible with the downstream broker.</pre>
</div>
</content>
</entry>
<entry>
<title>Update ansible-service-broker config to track latest broker</title>
<updated>2017-10-02T20:21:17+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-08-29T19:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7d8d21b7a5170fa3b187d7afe6d010a2e888fe74'/>
<id>7d8d21b7a5170fa3b187d7afe6d010a2e888fe74</id>
<content type='text'>
bring ansible service broker up to date with bearer token changes
etcd -&gt; 0.0.0.0
add auth information to broker resource in catalog
add sandbox role to config
simplify defaults
add labels to oc_route
use new oc_route label field
Fix parameter ordering
add port back
Fix secret syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bring ansible service broker up to date with bearer token changes
etcd -&gt; 0.0.0.0
add auth information to broker resource in catalog
add sandbox role to config
simplify defaults
add labels to oc_route
use new oc_route label field
Fix parameter ordering
add port back
Fix secret syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/base: Allow for empty option value</title>
<updated>2017-09-29T22:51:54+00:00</updated>
<author>
<name>Jose A. Rivera</name>
<email>jarrpa@redhat.com</email>
</author>
<published>2017-09-29T22:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2d48094b2a731519a00794822c17a313e4d45d42'/>
<id>2d48094b2a731519a00794822c17a313e4d45d42</id>
<content type='text'>
Signed-off-by: Jose A. Rivera &lt;jarrpa@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jose A. Rivera &lt;jarrpa@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add dnf support to roles/openshift_health_checker/library/aos_version.py</title>
<updated>2017-08-16T20:45:10+00:00</updated>
<author>
<name>Adam Miller</name>
<email>maxamillion@fedoraproject.org</email>
</author>
<published>2017-08-16T04:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2e472930fafd8e377410b500a0339585ab9f1c4e'/>
<id>2e472930fafd8e377410b500a0339585ab9f1c4e</id>
<content type='text'>
Signed-off-by: Adam Miller &lt;maxamillion@fedoraproject.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Adam Miller &lt;maxamillion@fedoraproject.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4879 from jcantrill/oc_pvc</title>
<updated>2017-07-28T20:00:36+00:00</updated>
<author>
<name>OpenShift Bot</name>
<email>eparis+openshiftbot@redhat.com</email>
</author>
<published>2017-07-28T20:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ee4524068c10df43eeb65bf2ab6606140743a4d5'/>
<id>ee4524068c10df43eeb65bf2ab6606140743a4d5</id>
<content type='text'>
Merged by openshift-bot</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged by openshift-bot</pre>
</div>
</content>
</entry>
<entry>
<title>add selector and storage class name to oc_pvc module</title>
<updated>2017-07-27T15:33:51+00:00</updated>
<author>
<name>Jeff Cantrill</name>
<email>jcantril@redhat.com</email>
</author>
<published>2017-07-27T14:12: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=3de24e3e4818aa6e1f836498fed81d913bbe827b'/>
<id>3de24e3e4818aa6e1f836498fed81d913bbe827b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove default provisioner.</title>
<updated>2017-07-24T15:11:09+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-07-24T15:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=954b490f498a76e948fd1da06ca44e1ff8498612'/>
<id>954b490f498a76e948fd1da06ca44e1ff8498612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed spacing and lint errors.</title>
<updated>2017-07-17T19:14:32+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-07-17T19:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=94923be737328a2f0227b70a8dc12bda7e731f1d'/>
<id>94923be737328a2f0227b70a8dc12bda7e731f1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
