index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
lib_openshift
/
src
Age
Commit message (
Expand
)
Author
2017-03-23
Merge pull request #3698 from kwoodson/oc_pvc
OpenShift Bot
2017-03-22
Adding tests to increase TC.
Kenny Woodson
2017-03-22
Fixed linting and configmap_name param
Kenny Woodson
2017-03-21
Adding configmap support.
Kenny Woodson
2017-03-21
Adding configmap support and adding tests.
Kenny Woodson
2017-03-21
Adding oc_volume to lib_openshift.
Kenny Woodson
2017-03-21
Fix copy-pasta docstrings
Rodolfo Carvalho
2017-03-21
Rename _ns -> node_selector
Rodolfo Carvalho
2017-03-21
Reindent code
Rodolfo Carvalho
2017-03-20
Adding a pvc create test case.
Kenny Woodson
2017-03-20
Adding oc_group to lib_openshift
Kenny Woodson
2017-03-16
Do not update when properties when not passed.
Kenny Woodson
2017-03-16
Fixing variable naming for 35 scoping.
Kenny Woodson
2017-03-15
Merge pull request #3626 from mtnbikenc/module_rename
OpenShift Bot
2017-03-13
Raise on dry-run failures.
Kenny Woodson
2017-03-10
Renaming oadm_manage_node to oc_adm_manage_node
Russell Teague
2017-03-09
Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix
OpenShift Bot
2017-03-09
Merge pull request #3590 from kwoodson/router_registry_unit_tests
Andrew Butcher
2017-03-08
Fixing the way policies are found. The old method was unreliable. This meth...
Kenny Woodson
2017-03-08
Removing ordereddict. Replaced with sorted keys.
Kenny Woodson
2017-03-08
Fixed for linting.
Kenny Woodson
2017-03-07
Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...
Kenny Woodson
2017-03-07
Adding test_oc_adm_router.
Kenny Woodson
2017-03-07
Generic message directing people to contact support
Scott Dodson
2017-03-07
Adding router test.
Kenny Woodson
2017-03-06
Remove dummy setup/teardown methods
Rodolfo Carvalho
2017-03-06
Clean up test files
Rodolfo Carvalho
2017-03-06
Make generic OCObjectValidator from OCSDNValidator
Monis Khan
2017-03-06
Mock runs differntly on travis. Fix the mock test params to be ANY.
Kenny Woodson
2017-03-06
Fixed the none namespace. Fixed tests with latest loc_oc_binary call.
Kenny Woodson
2017-03-06
Updating the namespace param to None.
Kenny Woodson
2017-03-06
Fixed tests to align with new naming.
Kenny Woodson
2017-03-06
Fixed docs. Added check for delete failures. Updated namespace to None.
Kenny Woodson
2017-03-06
Fixing linters
Kenny Woodson
2017-03-06
Adding integration test. Fixed issue with node_selector.
Kenny Woodson
2017-03-06
Adding oc_project to lib_openshift.
Kenny Woodson
2017-03-02
Fixing checkout for bindings with -binding suffix
jupierce
2017-03-02
oadm_policy_group/adm_policy_user module
jupierce
2017-03-01
Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ...
Kenny Woodson
2017-03-01
Merge pull request #3493 from kwoodson/registry_reencyrpt_route
Scott Dodson
2017-02-28
Fixed failures on create when objects exist.
Kenny Woodson
2017-02-28
Merge pull request #3522 from mtnbikenc/pvc-type-fix
Russell Teague
2017-02-28
Add 'persistentVolumeClaim' to volume_info type
Russell Teague
2017-02-28
Updating delete/recreate with replace --force.
Kenny Woodson
2017-02-28
Fixed logic error. Ensure both svc and dc exist.
Kenny Woodson
2017-02-28
Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...
Kenny Woodson
2017-02-28
Adding support for a route with certs and reencrypt.
Kenny Woodson
2017-02-28
lib_openshift: new module atomic_container
Giuseppe Scrivano
2017-02-27
Merge pull request #3387 from enj/enj/f/sdn_module
Scott Dodson
2017-02-27
[oc_obj] Move namespace argument to end of command.
Andrew Butcher
[next]