Kenny Woodson
|
42fd5866e3
Adding ability to yedit json files.
|
7 年之前 |
Kenny Woodson
|
c78f9763e1
Fixing file write issue.
|
7 年之前 |
Jose A. Rivera
|
2d48094b2a
lib/base: Allow for empty option value
|
7 年之前 |
Kenny Woodson
|
7a59228342
Returning actual results of yedit query. Empty list was returning empty dict.
|
7 年之前 |
Adam Miller
|
2e472930fa
add dnf support to roles/openshift_health_checker/library/aos_version.py
|
7 年之前 |
Ivan Horvath
|
46075e0645
adding check to a yaml dump to work properly with new ruamel lib
|
7 年之前 |
Tim Bielawa
|
e1a9197365
First POC of a CFME turnkey solution in openshift-anisble
|
8 年之前 |
OpenShift Bot
|
75a46c184b
Merge pull request #4381 from jarrpa/non-zero-parse
|
7 年之前 |
Jose A. Rivera
|
67c082d7f6
lib/base: allow for results parsing on non-zero return code
|
7 年之前 |
Jose A. Rivera
|
3aea760737
oc_obj: set _delete() rc to 0 if err is 'not found'
|
7 年之前 |
Jose A. Rivera
|
e089f74edc
oc_obj: only check 'items' if exists in delete
|
7 年之前 |
Rich Megginson
|
a1cfec9bbe
add support for oc_service for labels, externalIPs
|
8 年之前 |
Jose A. Rivera
|
c20195d037
lib/base: Allow for more complex template params
|
8 年之前 |
Matt Woodson
|
9826ad6c9e
Fix for yedit custom separators
|
8 年之前 |
ewolinetz
|
9bee74c5c8
Updating oc_obj to use get instead of getattr
|
8 年之前 |
Russell Teague
|
339904aeec
Allow oc_ modules to pass unicode results
|
8 年之前 |
OpenShift Bot
|
d5ec349106
Merge pull request #3968 from jarrpa/oc_obj-kinds
|
8 年之前 |
Jose A. Rivera
|
914200d069
oc_obj: Allow for multiple kinds in delete
|
8 年之前 |
Kenny Woodson
|
9034a202e4
Removing resource version to remove object conflicts caused by race conditions.
|
8 年之前 |
Kenny Woodson
|
92f3067979
Fixed a string format and a lint space issue
|
8 年之前 |
Kenny Woodson
|
68a20d2d63
Fixed
|
8 年之前 |
Kenny Woodson
|
138e3668b6
Adding ability to delete by selector.
|
8 年之前 |
Kenny Woodson
|
b7c1adf2e9
Adding delete with selector support.
|
8 年之前 |
Kenny Woodson
|
3e61acff1b
Removing test coverage for shared code.
|
8 年之前 |
Kenny Woodson
|
b7af36569f
Fixed a bug in oc_volume.
|
8 年之前 |
Kenny Woodson
|
aa9e19c20b
Adding a few more test cases. Fixed a bug when key was empty. Safeguard against yedit module being passed an empty key
|
8 年之前 |
Kenny Woodson
|
b1b2ba969d
Fixing variable naming for 35 scoping.
|
8 年之前 |
Kenny Woodson
|
49f46a7686
Removing ordereddict. Replaced with sorted keys.
|
8 年之前 |
Kenny Woodson
|
e2bad8efff
Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test cases.
|
8 年之前 |
Kenny Woodson
|
e2bc346fc9
Merge pull request #3527 from joelddiaz/yedit-path-exceptions
|
8 年之前 |