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
path:
root
/
roles
/
lib_openshift
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3758 from kwoodson/ocimage
OpenShift Bot
2017-03-27
5
-0
/
+491
|
\
|
*
Adding namespace to doc.
Kenny Woodson
2017-03-23
1
-1
/
+7
|
*
Fixing up test cases, linting, and added a return.
Kenny Woodson
2017-03-23
4
-150
/
+157
|
*
first step in ocimage
Ivan Horvath
2017-03-23
4
-0
/
+467
|
*
ocimage
Ivan Horvath
2017-03-23
1
-0
/
+11
*
|
Merge pull request #3345 from joelddiaz/oc_user
OpenShift Bot
2017-03-27
7
-0
/
+804
|
\
\
|
*
|
fix up things flagged by flake8
Joel Diaz
2017-03-21
1
-1
/
+1
|
*
|
clean up and clarify docs/comments
Joel Diaz
2017-03-21
4
-9
/
+81
|
*
|
add oc_user ansible module
Joel Diaz
2017-03-21
7
-0
/
+732
*
|
|
Merge pull request #3721 from kwoodson/oc_configmap
OpenShift Bot
2017-03-24
6
-0
/
+635
|
\
\
\
|
*
|
|
Adding error checking to the delete.
Kenny Woodson
2017-03-21
1
-0
/
+4
|
*
|
|
Updated comment.
Kenny Woodson
2017-03-21
1
-1
/
+1
|
*
|
|
Fixed doc. Updated test to change existing key. Updated module spec for req...
Kenny Woodson
2017-03-21
3
-4
/
+5
|
*
|
|
Adding oc_configmap to lib_openshift.
Kenny Woodson
2017-03-21
6
-0
/
+630
*
|
|
|
Merge pull request #3698 from kwoodson/oc_pvc
OpenShift Bot
2017-03-23
6
-0
/
+822
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Adding tests to increase TC.
Kenny Woodson
2017-03-22
1
-0
/
+163
|
*
|
|
Adding a pvc create test case.
Kenny Woodson
2017-03-20
6
-0
/
+659
|
|
/
/
*
|
|
Fixed linting and configmap_name param
Kenny Woodson
2017-03-22
1
-5
/
+7
*
|
|
Adding configmap support.
Kenny Woodson
2017-03-21
4
-3
/
+15
*
|
|
Adding configmap support and adding tests.
Kenny Woodson
2017-03-21
3
-21
/
+270
*
|
|
Adding oc_volume to lib_openshift.
Kenny Woodson
2017-03-21
6
-6
/
+734
|
|
/
|
/
|
*
|
Fix copy-pasta docstrings
Rodolfo Carvalho
2017-03-21
2
-2
/
+2
*
|
Rename _ns -> node_selector
Rodolfo Carvalho
2017-03-21
1
-3
/
+3
*
|
Reindent code
Rodolfo Carvalho
2017-03-21
1
-9
/
+12
|
/
*
Adding oc_group to lib_openshift
Kenny Woodson
2017-03-20
7
-0
/
+765
*
Do not update when properties when not passed.
Kenny Woodson
2017-03-16
2
-30
/
+204
*
Fixing variable naming for 35 scoping.
Kenny Woodson
2017-03-16
1
-3
/
+3
*
Merge pull request #3626 from mtnbikenc/module_rename
OpenShift Bot
2017-03-15
6
-17
/
+17
|
\
|
*
Renaming oadm_manage_node to oc_adm_manage_node
Russell Teague
2017-03-10
6
-17
/
+17
*
|
Raise on dry-run failures.
Kenny Woodson
2017-03-13
1
-4
/
+4
|
/
*
Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix
OpenShift Bot
2017-03-09
2
-27
/
+78
|
\
|
*
Fixing the way policies are found. The old method was unreliable. This meth...
Kenny Woodson
2017-03-08
2
-27
/
+78
*
|
Merge pull request #3590 from kwoodson/router_registry_unit_tests
Andrew Butcher
2017-03-09
5
-6
/
+850
|
\
\
|
|
/
|
/
|
|
*
Removing ordereddict. Replaced with sorted keys.
Kenny Woodson
2017-03-08
6
-13
/
+15
|
*
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
6
-93
/
+378
|
*
Adding test_oc_adm_router.
Kenny Woodson
2017-03-07
1
-0
/
+476
|
*
Adding router test.
Kenny Woodson
2017-03-07
1
-0
/
+85
*
|
Generic message directing people to contact support
Scott Dodson
2017-03-07
2
-2
/
+11
|
/
*
Remove dummy setup/teardown methods
Rodolfo Carvalho
2017-03-06
12
-96
/
+0
*
Clean up test files
Rodolfo Carvalho
2017-03-06
13
-157
/
+0
*
Make generic OCObjectValidator from OCSDNValidator
Monis Khan
2017-03-06
7
-552
/
+1006
*
Mock runs differntly on travis. Fix the mock test params to be ANY.
Kenny Woodson
2017-03-06
1
-3
/
+2
*
Fixed the none namespace. Fixed tests with latest loc_oc_binary call.
Kenny Woodson
2017-03-06
2
-3
/
+8
*
Updating the namespace param to None.
Kenny Woodson
2017-03-06
1
-1
/
+1
*
Fixed tests to align with new naming.
Kenny Woodson
2017-03-06
1
-1
/
+1
*
Fixed docs. Added check for delete failures. Updated namespace to None.
Kenny Woodson
2017-03-06
2
-9
/
+12
*
Fixing linters
Kenny Woodson
2017-03-06
2
-4
/
+2
*
Adding integration test. Fixed issue with node_selector.
Kenny Woodson
2017-03-06
2
-4
/
+90
*
Adding oc_project to lib_openshift.
Kenny Woodson
2017-03-06
6
-0
/
+517
[next]