Commit History

Author SHA1 Message Date
  Jose A. Rivera c20195d037 lib/base: Allow for more complex template params 8 years ago
  Matt Woodson 9826ad6c9e Fix for yedit custom separators 8 years ago
  ewolinetz 9bee74c5c8 Updating oc_obj to use get instead of getattr 8 years ago
  Russell Teague 339904aeec Allow oc_ modules to pass unicode results 8 years ago
  OpenShift Bot d5ec349106 Merge pull request #3968 from jarrpa/oc_obj-kinds 8 years ago
  Jose A. Rivera 914200d069 oc_obj: Allow for multiple kinds in delete 8 years ago
  Kenny Woodson 9034a202e4 Removing resource version to remove object conflicts caused by race conditions. 8 years ago
  Kenny Woodson 92f3067979 Fixed a string format and a lint space issue 8 years ago
  Kenny Woodson 68a20d2d63 Fixed 8 years ago
  Kenny Woodson 138e3668b6 Adding ability to delete by selector. 8 years ago
  Kenny Woodson b7c1adf2e9 Adding delete with selector support. 8 years ago
  Kenny Woodson 3e61acff1b Removing test coverage for shared code. 8 years ago
  Kenny Woodson b7af36569f Fixed a bug in oc_volume. 8 years ago
  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 years ago
  Kenny Woodson b1b2ba969d Fixing variable naming for 35 scoping. 8 years ago
  Kenny Woodson 49f46a7686 Removing ordereddict. Replaced with sorted keys. 8 years ago
  Kenny Woodson e2bad8efff Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test cases. 8 years ago
  Kenny Woodson e2bc346fc9 Merge pull request #3527 from joelddiaz/yedit-path-exceptions 8 years ago
  Joel Diaz db11dec91a regenerate lib_openshift with yedit exception changes 8 years ago
  Kenny Woodson 74e890482f Modified base debug statements. Fixed oc_secret debug/verbose flag. Added reencrypt for route. 8 years ago
  Andrew Butcher 3c44e42938 [oc_obj] Move namespace argument to end of command. 8 years ago
  Scott Dodson c8e8a798a5 Merge pull request #3416 from detiber/combinedTest 8 years ago
  Jason DeTiberus 9a01b3a021 fix up ruamel.yaml/pyyaml no-member lint errors 8 years ago
  Steve Milner 02a053bf0f Removed unrequired no-members from yedit and generated code 8 years ago
  Jason DeTiberus a3603a5187 lib_openshift oc file lookup improvements 8 years ago
  Colin Walters 4b8328fe94 roles/lib_openshift: Handle /usr/local/bin/oc with sudo 8 years ago
  Kenny Woodson a4834fcc35 String compatibility for python2,3 8 years ago
  Kenny Woodson c4e712ba3c Pleasing the linting gods. 8 years ago
  Kenny Woodson d4db2dd279 Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load. 8 years ago
  Kenny Woodson 42af186c6f Adding fallback support for pyyaml. 8 years ago