Commit History

Author SHA1 Message Date
  Rich Megginson a1cfec9bbe add support for oc_service for labels, externalIPs 8 years ago
  Jose A. Rivera c20195d037 lib/base: Allow for more complex template params 8 years ago
  Andrew Butcher 75c752d08f Filter non-strings from the oc_adm_ca_server_cert hostnames parameter. 8 years ago
  Matt Woodson 9826ad6c9e Fix for yedit custom separators 8 years ago
  Russell Teague 339904aeec Allow oc_ modules to pass unicode results 8 years ago
  Kenny Woodson 9034a202e4 Removing resource version to remove object conflicts caused by race conditions. 8 years ago
  Kenny Woodson 49457197ae Fixing a compatibility issue with python 2.7 to 3.5 when reading from subprocess. 8 years ago
  Kenny Woodson 02668c9ca3 Fixed a bug when oc command fails. 8 years ago
  Scott Dodson ff988ba724 Merge pull request #3840 from kwoodson/oc_obj_delete_selector 8 years ago
  OpenShift Bot b930b55451 Merge pull request #3821 from kwoodson/default_router_cert 8 years ago
  Kenny Woodson 138e3668b6 Adding ability to delete by selector. 8 years ago
  Kenny Woodson 3e61acff1b Removing test coverage for shared code. 8 years ago
  Kenny Woodson cd595caf9e Adding signed router cert and fixing server_cert bug. 8 years ago
  OpenShift Bot c540fcaa85 Merge pull request #3628 from kwoodson/yedit_edits 8 years ago
  Slava Semushin f2f67133c5 oc_adm_ca_server_cert.py: re-generate. 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
  Kenny Woodson 8621904168 Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic error in secure. 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
  Kenny Woodson 1d16b7305b Fixing doc for oc_adm_ca_server_cert. 8 years ago
  Scott Dodson b0d441f8f4 Re-generate lib_openshift and lib_utils libraries 8 years ago
  Kenny Woodson b754761c42 Fixing the generate tox tests. 8 years ago
  Kenny Woodson 5fabd91018 Moving import to local class. 8 years ago
  Kenny Woodson 9c49ba4bb0 Removing reference to oadm. Moved parameter under general params. 8 years ago