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-04-10
Fixing a compatibility issue with python 2.7 to 3.5 when reading from subproc...
Kenny Woodson
2017-04-06
Fixed a bug when oc command fails.
Kenny Woodson
2017-04-06
Merge pull request #3840 from kwoodson/oc_obj_delete_selector
Scott Dodson
2017-04-05
Merge pull request #3821 from kwoodson/default_router_cert
OpenShift Bot
2017-04-05
Fixed a string format and a lint space issue
Kenny Woodson
2017-04-05
Fixed
Kenny Woodson
2017-04-05
Adding ability to delete by selector.
Kenny Woodson
2017-04-05
Adding delete with selector support.
Kenny Woodson
2017-04-05
Merge pull request #3850 from kwoodson/skip_generated_tc
OpenShift Bot
2017-04-04
Merge pull request #3841 from jarrpa/oc_label-get-fix
OpenShift Bot
2017-04-04
Merge pull request #3837 from jarrpa/oc_configmap-check
OpenShift Bot
2017-04-04
Removing test coverage for shared code.
Kenny Woodson
2017-04-04
Adding signed router cert and fixing server_cert bug.
Kenny Woodson
2017-04-03
oc_label: handle case where _get() returns no results
Jose A. Rivera
2017-04-03
oc_configmap: Add missing check for name
Jose A. Rivera
2017-04-03
Fixed a bug. Ansible requires a msg param when module.fail_json.
Kenny Woodson
2017-03-30
Merge pull request #3786 from kwoodson/oc_clusterrole
Scott Dodson
2017-03-30
Merge pull request #3628 from kwoodson/yedit_edits
OpenShift Bot
2017-03-29
Fixed spacing.
Kenny Woodson
2017-03-29
Fixed docs. Fixed add_resource.
Kenny Woodson
2017-03-29
oc_adm_ca_server_cert: add expire_days parameter.
Slava Semushin
2017-03-29
Fixing linting for spaces.
Kenny Woodson
2017-03-28
Adding clusterrole to the toolbox.
Kenny Woodson
2017-03-28
Fixed a bug in oc_volume.
Kenny Woodson
2017-03-27
Merge pull request #3758 from kwoodson/ocimage
OpenShift Bot
2017-03-27
Merge pull request #3345 from joelddiaz/oc_user
OpenShift Bot
2017-03-24
Merge pull request #3721 from kwoodson/oc_configmap
OpenShift Bot
2017-03-23
Merge pull request #3698 from kwoodson/oc_pvc
OpenShift Bot
2017-03-23
Adding namespace to doc.
Kenny Woodson
2017-03-23
Fixing up test cases, linting, and added a return.
Kenny Woodson
2017-03-23
first step in ocimage
Ivan Horvath
2017-03-23
ocimage
Ivan Horvath
2017-03-22
Adding tests to increase TC.
Kenny Woodson
2017-03-22
Fixed linting and configmap_name param
Kenny Woodson
2017-03-21
fix up things flagged by flake8
Joel Diaz
2017-03-21
clean up and clarify docs/comments
Joel Diaz
2017-03-21
add oc_user ansible module
Joel Diaz
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
Adding error checking to the delete.
Kenny Woodson
2017-03-21
Updated comment.
Kenny Woodson
2017-03-21
Fixed doc. Updated test to change existing key. Updated module spec for req...
Kenny Woodson
2017-03-21
Adding oc_configmap 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
[next]