<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/lib_openshift/src/class, 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>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>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>
<entry>
<title>Fix broken oc_secret update function</title>
<updated>2017-10-28T16:23:04+00:00</updated>
<author>
<name>Rastislav Barlik</name>
<email>barlik@gmx.com</email>
</author>
<published>2017-10-25T19:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=748875e210d13f665a40715cba98139b99a45858'/>
<id>748875e210d13f665a40715cba98139b99a45858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not remove files for bootstrap if resolv or dns.</title>
<updated>2017-10-17T19:34:00+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-09-11T18:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=47d2e205fa6c76ec66cd22b9100b561cd71e6976'/>
<id>47d2e205fa6c76ec66cd22b9100b561cd71e6976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding support for cluster-autoscaler role</title>
<updated>2017-10-12T01:00:19+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-10-11T17:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4526f5457d012bc14c16b844bebc3eaeaa8ff191'/>
<id>4526f5457d012bc14c16b844bebc3eaeaa8ff191</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Merge pull request #4887 from zgalor/fix_oc_route_certificate_validation</title>
<updated>2017-08-29T15:25:11+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-08-29T15:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=76344e68b32059d23e649a8bfc7a6b6bdafc84b7'/>
<id>76344e68b32059d23e649a8bfc7a6b6bdafc84b7</id>
<content type='text'>
Only validate certificates that are passed to oc_route</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only validate certificates that are passed to oc_route</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.master.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>Merge pull request #5006 from ivanhorvath/ocobjdumper</title>
<updated>2017-08-15T16:50:15+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-08-15T16:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9edfc0f8b2f18db18e9652f4281ca85224b33358'/>
<id>9edfc0f8b2f18db18e9652f4281ca85224b33358</id>
<content type='text'>
adding check to a yaml dump to work properly with new ruamel lib</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adding check to a yaml dump to work properly with new ruamel lib</pre>
</div>
</content>
</entry>
</feed>
