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
stats
log msg
author
committer
range
path:
root
/
roles
/
lib_openshift
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing file write issue.
Kenny Woodson
2018-01-31
1
-1
/
+1
*
Bug 1512793- Fix idempotence issues in ASB deploy
Fabian von Feilitzsch
2017-11-28
1
-0
/
+5
*
Merge pull request #5314 from fabianvf/asb-config-update
OpenShift Merge Robot
2017-10-04
2
-1
/
+9
|
\
|
*
Update ansible-service-broker config to track latest broker
Fabian von Feilitzsch
2017-10-02
2
-1
/
+9
*
|
lib/base: Allow for empty option value
Jose A. Rivera
2017-09-29
1
-1
/
+1
|
/
*
add dnf support to roles/openshift_health_checker/library/aos_version.py
Adam Miller
2017-08-16
1
-5
/
+4
*
Merge pull request #4879 from jcantrill/oc_pvc
OpenShift Bot
2017-07-28
1
-2
/
+52
|
\
|
*
add selector and storage class name to oc_pvc module
Jeff Cantrill
2017-07-27
1
-2
/
+52
*
|
Remove default provisioner.
Kenny Woodson
2017-07-24
1
-5
/
+2
|
/
*
Fixed spacing and lint errors.
Kenny Woodson
2017-07-17
1
-1
/
+2
*
Fixing needs_update comparison. Added a small pause for race conditions. Fi...
Kenny Woodson
2017-07-14
1
-3
/
+6
*
Adding storageclass support to lib_openshift.
Kenny Woodson
2017-07-14
1
-0
/
+72
*
lib/base: allow for results parsing on non-zero return code
Jose A. Rivera
2017-06-08
1
-28
/
+16
*
oc_secret: allow for specifying secret type
Jose A. Rivera
2017-05-31
1
-1
/
+4
*
add support for oc_service for labels, externalIPs
Rich Megginson
2017-05-30
2
-11
/
+75
*
lib/base: Allow for more complex template params
Jose A. Rivera
2017-05-19
1
-1
/
+1
*
Allow oc_ modules to pass unicode results
Russell Teague
2017-05-03
1
-1
/
+1
*
Removing resource version to remove object conflicts caused by race conditions.
Kenny Woodson
2017-04-21
1
-0
/
+7
*
Adding module calls instead of command for idempotency.
Kenny Woodson
2017-04-19
1
-4
/
+4
*
Adding ability to delete by selector.
Kenny Woodson
2017-04-05
1
-17
/
+21
*
Fixed spacing.
Kenny Woodson
2017-03-29
1
-3
/
+3
*
Fixed docs. Fixed add_resource.
Kenny Woodson
2017-03-29
2
-5
/
+6
*
Adding clusterrole to the toolbox.
Kenny Woodson
2017-03-28
2
-0
/
+211
*
Merge pull request #3345 from joelddiaz/oc_user
OpenShift Bot
2017-03-27
1
-0
/
+37
|
\
|
*
add oc_user ansible module
Joel Diaz
2017-03-21
1
-0
/
+37
*
|
Merge pull request #3698 from kwoodson/oc_pvc
OpenShift Bot
2017-03-23
1
-0
/
+167
|
\
\
|
*
|
Adding a pvc create test case.
Kenny Woodson
2017-03-20
1
-0
/
+167
|
|
/
*
|
Adding configmap support.
Kenny Woodson
2017-03-21
1
-1
/
+1
*
|
Adding configmap support and adding tests.
Kenny Woodson
2017-03-21
1
-8
/
+11
*
|
Adding oc_volume to lib_openshift.
Kenny Woodson
2017-03-21
1
-6
/
+8
|
/
*
Adding oc_group to lib_openshift
Kenny Woodson
2017-03-20
1
-0
/
+36
*
Fixing variable naming for 35 scoping.
Kenny Woodson
2017-03-16
1
-3
/
+3
*
Removing ordereddict. Replaced with sorted keys.
Kenny Woodson
2017-03-08
2
-4
/
+4
*
Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...
Kenny Woodson
2017-03-07
2
-1
/
+2
*
Fixed docs. Added check for delete failures. Updated namespace to None.
Kenny Woodson
2017-03-06
1
-7
/
+8
*
Fixing linters
Kenny Woodson
2017-03-06
1
-0
/
+2
*
Adding oc_project to lib_openshift.
Kenny Woodson
2017-03-06
1
-0
/
+82
*
oadm_policy_group/adm_policy_user module
jupierce
2017-03-02
1
-0
/
+218
*
Merge pull request #3493 from kwoodson/registry_reencyrpt_route
Scott Dodson
2017-03-01
2
-2
/
+7
|
\
|
*
Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...
Kenny Woodson
2017-02-28
2
-2
/
+7
*
|
Add 'persistentVolumeClaim' to volume_info type
Russell Teague
2017-02-28
1
-4
/
+5
|
/
*
[oc_obj] Move namespace argument to end of command.
Andrew Butcher
2017-02-27
1
-2
/
+2
*
Fixed indentation
Kenny Woodson
2017-02-24
1
-1
/
+1
*
Adding get_env_var to deploymentconfig.
Kenny Woodson
2017-02-24
1
-12
/
+12
*
Fixed default variables. Added a fix to generated secret in env var.
Kenny Woodson
2017-02-24
1
-0
/
+12
*
Merge pull request #3416 from detiber/combinedTest
Scott Dodson
2017-02-23
1
-5
/
+34
|
\
|
*
lib_openshift oc file lookup improvements
Jason DeTiberus
2017-02-21
2
-14
/
+31
|
*
roles/lib_openshift: Handle /usr/local/bin/oc with sudo
Colin Walters
2017-02-21
2
-4
/
+16
*
|
fix up ruamel.yaml/pyyaml no-member lint errors
Jason DeTiberus
2017-02-22
2
-2
/
+0
*
|
Removed unrequired no-members from yedit and generated code
Steve Milner
2017-02-22
1
-0
/
+2
|
/
[next]