<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/lib_openshift/src/test, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>test_oc_scale: add more scale test cases</title>
<updated>2018-01-02T19:57:39+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-02T19:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=1d3e39f5c15dcc0936735fda9b14050d22184ae5'/>
<id>1d3e39f5c15dcc0936735fda9b14050d22184ae5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_oc_scale: fix test docstrings</title>
<updated>2018-01-02T18:36:38+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-02T18:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=331f981a14518c1f1a094a3bbc473567b57afac7'/>
<id>331f981a14518c1f1a094a3bbc473567b57afac7</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.ru.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>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.ru.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>Rename filter_plugins to unique names</title>
<updated>2017-09-27T14:45:53+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-09-27T14:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4dcc5042e6a5ab70de755e2d9d3bdab7e37d45f5'/>
<id>4dcc5042e6a5ab70de755e2d9d3bdab7e37d45f5</id>
<content type='text'>
Filter plugin modules should have unique names to not conflict with core
Ansible modules.  (Ansible 2.4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Filter plugin modules should have unique names to not conflict with core
Ansible modules.  (Ansible 2.4)
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup old deployment types</title>
<updated>2017-09-20T17:04:03+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-09-12T15:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4b8f66c37b865c7be59310854f5f9bd3de3e01bb'/>
<id>4b8f66c37b865c7be59310854f5f9bd3de3e01bb</id>
<content type='text'>
Previously, openshift-ansible supported various
types of deployments using the variable "openshift_deployment_type"

Currently, openshift-ansible only supports two deployment types,
"origin" and "openshift-enterprise".

This commit removes all logic and references to deprecated
deployment types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, openshift-ansible supported various
types of deployments using the variable "openshift_deployment_type"

Currently, openshift-ansible only supports two deployment types,
"origin" and "openshift-enterprise".

This commit removes all logic and references to deprecated
deployment types.
</pre>
</div>
</content>
</entry>
<entry>
<title>First attempt at creating the cert signer.</title>
<updated>2017-08-21T20:57:01+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-08-15T22:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ca0dc1c5898189cf42a6ef2b4b68b37c4e9648a9'/>
<id>ca0dc1c5898189cf42a6ef2b4b68b37c4e9648a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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.ru.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>Fixed tests and added sleep for update.</title>
<updated>2017-07-14T13:09:01+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-07-14T13:09:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=199ce71ff2dfb2c32710c1bf39b72255f8427deb'/>
<id>199ce71ff2dfb2c32710c1bf39b72255f8427deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding storageclass support to lib_openshift.</title>
<updated>2017-07-14T12:47:22+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-07-03T20:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d3cd981326c98984117ae6fd768d63c39257de69'/>
<id>d3cd981326c98984117ae6fd768d63c39257de69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
