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
/
library
/
oc_service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding ability to yedit json files.
Kenny Woodson
2018-02-13
1
-6
/
+18
*
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
-1
/
+15
*
lib/base: Allow for empty option value
Jose A. Rivera
2017-09-29
1
-1
/
+1
*
Returning actual results of yedit query. Empty list was returning empty dict.
Kenny Woodson
2017-09-20
1
-1
/
+1
*
add dnf support to roles/openshift_health_checker/library/aos_version.py
Adam Miller
2017-08-16
1
-5
/
+4
*
lib/base: allow for results parsing on non-zero return code
Jose A. Rivera
2017-06-08
1
-28
/
+16
*
add support for oc_service for labels, externalIPs
Rich Megginson
2017-05-30
1
-12
/
+87
*
lib/base: Allow for more complex template params
Jose A. Rivera
2017-05-19
1
-1
/
+1
*
Fix for yedit custom separators
Matt Woodson
2017-05-10
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 ability to delete by selector.
Kenny Woodson
2017-04-05
1
-17
/
+21
*
Removing test coverage for shared code.
Kenny Woodson
2017-04-04
1
-3
/
+3
*
Fixed a bug in oc_volume.
Kenny Woodson
2017-03-28
1
-19
/
+18
*
Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...
Kenny Woodson
2017-03-28
1
-63
/
+107
*
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
1
-4
/
+4
*
Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...
Kenny Woodson
2017-03-07
1
-1
/
+2
*
Merge pull request #3527 from joelddiaz/yedit-path-exceptions
Kenny Woodson
2017-03-03
1
-2
/
+9
|
\
|
*
regenerate lib_openshift with yedit exception changes
Joel Diaz
2017-02-28
1
-2
/
+9
*
|
Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...
Kenny Woodson
2017-02-28
1
-4
/
+11
|
/
*
[oc_obj] Move namespace argument to end of command.
Andrew Butcher
2017-02-27
1
-2
/
+2
*
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
1
-14
/
+31
|
*
roles/lib_openshift: Handle /usr/local/bin/oc with sudo
Colin Walters
2017-02-21
1
-4
/
+16
*
|
fix up ruamel.yaml/pyyaml no-member lint errors
Jason DeTiberus
2017-02-22
1
-36
/
+42
*
|
Removed unrequired no-members from yedit and generated code
Steve Milner
2017-02-22
1
-5
/
+22
|
/
*
String compatibility for python2,3
Kenny Woodson
2017-02-17
1
-1
/
+1
*
Pleasing the linting gods.
Kenny Woodson
2017-02-16
1
-5
/
+14
*
Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.
Kenny Woodson
2017-02-16
1
-5
/
+16
*
Adding fallback support for pyyaml.
Kenny Woodson
2017-02-16
1
-13
/
+30
*
Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.
Kenny Woodson
2017-02-08
1
-2
/
+2
*
Adding code to copy kubeconfig before running oc commands.
Kenny Woodson
2017-02-08
1
-1
/
+12
*
Changed lib_openshift to use real temporary files.
Thomas Wiest
2017-02-08
1
-17
/
+37
*
Added oc_serviceaccount_secret to lib_openshift.
Thomas Wiest
2017-02-06
1
-8
/
+15
*
Fixing copy pasta comments. Fixed required in docs.
Kenny Woodson
2017-02-01
1
-8
/
+9
*
Fixing for tox tests. (flake8|pylint)
Kenny Woodson
2017-01-31
1
-0
/
+2
*
Adding unit test for oc_service. Added environment fix for non-standard oc i...
Kenny Woodson
2017-01-31
1
-98
/
+115
*
Adding oc_service to lib_openshift.
Kenny Woodson
2017-01-31
1
-0
/
+1587