<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/lib_openshift/library, 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>Merge pull request #7135 from abutcher/node-accept-fail</title>
<updated>2018-02-14T17:00:21+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-14T17:00: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=b90ec246f78ac66c4251996f9bb288875765ccaf'/>
<id>b90ec246f78ac66c4251996f9bb288875765ccaf</id>
<content type='text'>
Automatic merge from submit-queue.

oc_adm_csr: allow requesting module failure when timeout reached</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

oc_adm_csr: allow requesting module failure when timeout reached</pre>
</div>
</content>
</entry>
<entry>
<title>Adding ability to yedit json files.</title>
<updated>2018-02-14T03:21:44+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-02-14T01:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=42fd5866e3eeb878f7d890005bf69365fade5482'/>
<id>42fd5866e3eeb878f7d890005bf69365fade5482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oc_adm_csr: Add fail_on_timeout parameter which causes module to fail when timeout was reached.</title>
<updated>2018-02-13T19:16:34+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2018-02-13T18:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8faf061f0656b8816af4efe1015c1a9ed0d34c36'/>
<id>8faf061f0656b8816af4efe1015c1a9ed0d34c36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>ignore 'users' field in oc_group module</title>
<updated>2018-01-25T16:15:22+00:00</updated>
<author>
<name>Joel Diaz</name>
<email>jdiaz@redhat.com</email>
</author>
<published>2018-01-25T16:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0a2b60f16ffc85877e5b6c149930e0fa007fd7fa'/>
<id>0a2b60f16ffc85877e5b6c149930e0fa007fd7fa</id>
<content type='text'>
oc_group doesn't manage the list of users assigned to a group (oc_user does).

so when doing an
oc_group:
  state: present
  name: groupA

on a pre-existing group 'groupA' with already defined users, oc_group would detect a difference an blow away the existing users

fix this by adding 'users' to the list of fields to ignore when determining whether there are object differences
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oc_group doesn't manage the list of users assigned to a group (oc_user does).

so when doing an
oc_group:
  state: present
  name: groupA

on a pre-existing group 'groupA' with already defined users, oc_group would detect a difference an blow away the existing users

fix this by adding 'users' to the list of fields to ignore when determining whether there are object differences
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating logging_facts to be able to pull values from config maps yaml files, use diffs to keep custom changes, white list certain settings when creating diffs</title>
<updated>2018-01-02T17:16:04+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-10-26T01:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8cb27ae800df71ee816852df56cd2c861a0f0a0a'/>
<id>8cb27ae800df71ee816852df56cd2c861a0f0a0a</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 #6277 from fabianvf/asb-idempotence-cpick</title>
<updated>2017-12-01T16:26:20+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-12-01T16:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e0e10698184c9a7cf4bf65787771686e46d26603'/>
<id>e0e10698184c9a7cf4bf65787771686e46d26603</id>
<content type='text'>
Bug 1512793- Fix idempotence issues in ASB deploy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1512793- Fix idempotence issues in ASB deploy</pre>
</div>
</content>
</entry>
<entry>
<title>Fix no_log warnings for custom module</title>
<updated>2017-11-29T03:49:49+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-29T03:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3cdcb76f55c6c47eb66c3e3ddbf973cfc1fc1b85'/>
<id>3cdcb76f55c6c47eb66c3e3ddbf973cfc1fc1b85</id>
<content type='text'>
We need to set no_log for password and private_key
variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to set no_log for password and private_key
variables.
</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 #5729 from kwoodson/cluster_autoscaler</title>
<updated>2017-11-16T10:59:34+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-11-16T10:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d8f0bac2523ed80dc4251901c437e902c08cbbab'/>
<id>d8f0bac2523ed80dc4251901c437e902c08cbbab</id>
<content type='text'>
Automatic merge from submit-queue.

Adding support for cluster-autoscaler.

This is the kubernetes cluster-autoscaler role.

Features:
- Updated lib_openshift to handle --role-namespace when modifying/creating rolebindings for specific namespaced role objects
- openshift_cluster_autoscaler role to deploy the autoscaler</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Adding support for cluster-autoscaler.

This is the kubernetes cluster-autoscaler role.

Features:
- Updated lib_openshift to handle --role-namespace when modifying/creating rolebindings for specific namespaced role objects
- openshift_cluster_autoscaler role to deploy the autoscaler</pre>
</div>
</content>
</entry>
</feed>
