index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use six from ansible.module_utils for remote hosts
Jason DeTiberus
2017-03-09
5
-8
/
+6
*
Merge pull request #3590 from kwoodson/router_registry_unit_tests
Andrew Butcher
2017-03-09
26
-51
/
+915
|
\
|
*
Lowering test coverage percentage.
Kenny Woodson
2017-03-08
1
-1
/
+1
|
*
Removing ordereddict. Replaced with sorted keys.
Kenny Woodson
2017-03-08
26
-95
/
+97
|
*
Fixed for linting.
Kenny Woodson
2017-03-08
2
-5
/
+1
|
*
Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...
Kenny Woodson
2017-03-07
26
-115
/
+420
|
*
Adding test_oc_adm_router.
Kenny Woodson
2017-03-07
1
-0
/
+476
|
*
Adding router test.
Kenny Woodson
2017-03-07
1
-0
/
+85
*
|
Merge pull request #3586 from srampal/issue3541
Scott Dodson
2017-03-09
4
-1
/
+36
|
\
\
|
*
|
Fix for issue 3541
Sanjeev Rampal
2017-03-07
4
-1
/
+36
*
|
|
Merge pull request #3607 from ingvagabund/extend-excluders-to-containerized-ocp
Jan Chaloupka
2017-03-09
6
-6
/
+6
|
\
\
\
|
*
|
|
extend the excluders to containerized deployment
Jan Chaloupka
2017-03-09
6
-6
/
+6
|
/
/
/
*
|
|
Merge pull request #3604 from sdodson/issue3603
Scott Dodson
2017-03-08
1
-0
/
+1
|
\
\
\
|
*
|
|
openshift_excluders depends on openshift_repos
Scott Dodson
2017-03-08
1
-0
/
+1
*
|
|
|
Merge pull request #3601 from mmckinst/etcd_version
OpenShift Bot
2017-03-08
5
-3
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add ability to specify an etcd version
Mark McKinstry
2017-03-08
5
-3
/
+7
*
|
|
|
Merge pull request #3589 from brenton/master
Scott Dodson
2017-03-08
2
-0
/
+142
|
\
\
\
\
|
*
|
|
|
Adding scripts for building and pushing images
Brenton Leanhardt
2017-03-07
2
-0
/
+142
*
|
|
|
|
Merge pull request #3597 from ingvagabund/enable-excluders-by-default
Scott Dodson
2017-03-08
2
-2
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
enable excluders by default
Jan Chaloupka
2017-03-08
2
-2
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #3595 from ingvagabund/check-docker-excluder-status-only-w...
Jan Chaloupka
2017-03-08
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
ignore the docker excluder status if it is not enabled by a user
Jan Chaloupka
2017-03-08
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #3585 from tbielawa/petset_early_fail
Scott Dodson
2017-03-07
3
-3
/
+53
|
\
\
\
\
|
*
|
|
|
Fix pylint/pyflakes errors on master
Scott Dodson
2017-03-07
2
-3
/
+4
|
*
|
|
|
Identify PetSets in 3.4 clusters and fail if any are detected
Tim Bielawa
2017-03-07
1
-0
/
+49
|
/
/
/
/
*
|
|
|
Merge pull request #3558 from ewolinetz/logging_metrics_defaults
Scott Dodson
2017-03-07
10
-24
/
+52
|
\
\
\
\
|
*
|
|
|
More logging fixes
ewolinetz
2017-03-07
4
-8
/
+4
|
*
|
|
|
Fixing plugin, nodeselectors, and secret pull check
ewolinetz
2017-03-07
5
-6
/
+15
|
*
|
|
|
Updating metrics defaults
ewolinetz
2017-03-06
2
-6
/
+9
|
*
|
|
|
Adding some more logging defaults
ewolinetz
2017-03-03
5
-11
/
+31
*
|
|
|
|
Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-only
Jan Chaloupka
2017-03-07
26
-96
/
+284
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
- update excluders to latest, in non-upgrade scenarios do not update
Jan Chaloupka
2017-03-07
26
-96
/
+284
*
|
|
|
|
Merge pull request #3588 from mtnbikenc/docker-fix
Scott Dodson
2017-03-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Loosely couple docker to iptables service
Russell Teague
2017-03-07
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3574 from sdodson/35_sdnvalidator
Scott Dodson
2017-03-07
6
-3
/
+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Generic message directing people to contact support
Scott Dodson
2017-03-07
3
-3
/
+21
|
*
|
|
|
Add oc_objectvalidator to upgrade check
Scott Dodson
2017-03-07
3
-0
/
+26
*
|
|
|
|
Merge pull request #3565 from EricMountain-1A/fix_upstream_docker_registries_...
Andrew Butcher
2017-03-07
1
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Preserve order of Docker registries
Eric Mountain
2017-03-07
1
-2
/
+7
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3582 from kwoodson/router_sharding_doc
Scott Dodson
2017-03-07
2
-1
/
+89
|
\
\
\
\
\
|
*
|
|
|
|
Adding into the origin inventory doc.
Kenny Woodson
2017-03-07
1
-1
/
+45
|
*
|
|
|
|
Augmenting documentation for router sharding.
Kenny Woodson
2017-03-07
1
-0
/
+44
|
/
/
/
/
/
*
/
/
/
/
openshift_facts: ensure system containers deps are installed
Giuseppe Scrivano
2017-03-07
2
-0
/
+14
|
/
/
/
/
*
|
|
|
Merge pull request #3517 from ewolinetz/idempotency_role_bindings
Eric Wolinetz
2017-03-06
1
-4
/
+20
|
\
\
\
\
|
*
|
|
|
Updating stdout check for changed_when
ewolinetz
2017-03-02
1
-5
/
+5
|
*
|
|
|
Resolving yammlint errors
ewolinetz
2017-03-01
1
-8
/
+8
|
*
|
|
|
Adding changed_whens for role, rolebinding, and scc reconciliation based on o...
ewolinetz
2017-02-28
1
-4
/
+20
*
|
|
|
|
Enable coveralls.io
Jason DeTiberus
2017-03-06
2
-1
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3575 from sdodson/BZ1423430
Scott Dodson
2017-03-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix indentation of run_once
Scott Dodson
2017-03-06
1
-1
/
+1
|
/
/
/
/
[next]