Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fixed the none namespace. Fixed tests with latest loc_oc_binary call. | Kenny Woodson | 2017-03-06 | 3 | -5/+10 | |
| * | | | | | Updating the namespace param to None. | Kenny Woodson | 2017-03-06 | 2 | -2/+2 | |
| * | | | | | Regenerated code with latest yedit changes. | Kenny Woodson | 2017-03-06 | 1 | -4/+11 | |
| * | | | | | Fixed tests to align with new naming. | Kenny Woodson | 2017-03-06 | 1 | -1/+1 | |
| * | | | | | Fixed docs. Added check for delete failures. Updated namespace to None. | Kenny Woodson | 2017-03-06 | 3 | -49/+144 | |
| * | | | | | Fixing linters | Kenny Woodson | 2017-03-06 | 3 | -4/+3 | |
| * | | | | | Adding integration test. Fixed issue with node_selector. | Kenny Woodson | 2017-03-06 | 3 | -8/+97 | |
| * | | | | | Adding oc_project to lib_openshift. | Kenny Woodson | 2017-03-06 | 7 | -0/+2085 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #3563 from rhcarvalho/misc-cleanup | Rodolfo Carvalho | 2017-03-06 | 9 | -140/+48 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove old commented-out tests | Rodolfo Carvalho | 2017-03-06 | 1 | -91/+0 | |
| * | | | | Remove redundant assertion | Rodolfo Carvalho | 2017-03-06 | 1 | -2/+0 | |
| * | | | | Fix test | Rodolfo Carvalho | 2017-03-06 | 1 | -7/+1 | |
| * | | | | Lint utils/test | Rodolfo Carvalho | 2017-03-06 | 4 | -26/+24 | |
| * | | | | Rewrap long lines | Rodolfo Carvalho | 2017-03-06 | 2 | -8/+22 | |
| * | | | | Remove unused argument | Rodolfo Carvalho | 2017-03-06 | 1 | -1/+1 | |
| * | | | | Remove unused Makefile variables | Rodolfo Carvalho | 2017-03-06 | 1 | -5/+0 | |
|/ / / / | ||||||
* | | | | Merge pull request #3556 from dcbw/sdn-preserve-var-lib-cni | Scott Dodson | 2017-03-03 | 2 | -2/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun... | Dan Williams | 2017-03-03 | 2 | -2/+2 | |
* | | | | Merge pull request #3499 from sdodson/1422348 | Scott Dodson | 2017-03-03 | 7 | -29/+20 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | BZ1422348 - Don't install python-ruamel-yaml | Scott Dodson | 2017-03-03 | 5 | -25/+2 | |
| * | | | Re-generate modules | Scott Dodson | 2017-03-03 | 2 | -4/+18 | |
|/ / / | ||||||
* | | | Merge pull request #3527 from joelddiaz/yedit-path-exceptions | Kenny Woodson | 2017-03-03 | 20 | -39/+191 | |
|\ \ \ | ||||||
| * | | | regenerate lib_openshift with yedit exception changes | Joel Diaz | 2017-02-28 | 17 | -34/+153 | |
| * | | | raise exceptions when walking through object path | Joel Diaz | 2017-02-28 | 3 | -5/+38 | |
* | | | | Merge pull request #3550 from ewolinetz/logging_update_meta | Scott Dodson | 2017-03-03 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | Removing the openshift_master_facts dependency | ewolinetz | 2017-03-02 | 1 | -1/+0 | |
* | | | | | Merge pull request #3551 from sdodson/BZ1428532 | Scott Dodson | 2017-03-03 | 1 | -1/+8 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Only set ownership to etcd for thirdparty datadir | Scott Dodson | 2017-03-02 | 1 | -1/+8 | |
| |/ / / | ||||||
* | | | | Merge pull request #3548 from jcantrill/bz_1420256_again_reset_pvc_facts | Scott Dodson | 2017-03-02 | 2 | -18/+23 | |
|\ \ \ \ | ||||||
| * | | | | bug 1420256. Initialize openshift_logging pvc_facts to empty | Jeff Cantrill | 2017-03-02 | 2 | -18/+23 | |
* | | | | | Merge pull request #3538 from mtnbikenc/bugfix-hosted-registry | Scott Dodson | 2017-03-02 | 1 | -1/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add oc_adm_policy_user task cluster-role policy | Russell Teague | 2017-03-02 | 1 | -0/+7 | |
| * | | | | Correct config for hosted registry | Russell Teague | 2017-03-02 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #3547 from jupierce/oadm_policy_group_patch | Scott Dodson | 2017-03-02 | 4 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | Fixing checkout for bindings with -binding suffix | jupierce | 2017-03-02 | 4 | -4/+4 | |
* | | | | | Merge pull request #3449 from detiber/hacky_cert_parsing | Jason DeTiberus | 2017-03-02 | 9 | -352/+293 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | test fixes for openshift_certificates_expiry | Jason DeTiberus | 2017-03-02 | 9 | -352/+293 | |
* | | | | | Merge pull request #3546 from sdodson/contiv-role-removal | Scott Dodson | 2017-03-02 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Leave an empty contiv role directory | Scott Dodson | 2017-03-02 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3534 from jupierce/oadm_policy_group | Scott Dodson | 2017-03-02 | 10 | -0/+5030 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | oadm_policy_group/adm_policy_user module | jupierce | 2017-03-02 | 10 | -0/+5030 | |
|/ / / / | ||||||
* | | | | Merge pull request #3475 from ashcrow/1425583 | Tim Bielawa | 2017-03-02 | 1 | -0/+19 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fail on Atomic if docker is too old | Steve Milner | 2017-03-02 | 1 | -0/+19 | |
* | | | | Merge pull request #3533 from kwoodson/registry_updates | Andrew Butcher | 2017-03-02 | 3 | -1/+7 | |
|\ \ \ \ | ||||||
| * | | | | Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ... | Kenny Woodson | 2017-03-01 | 3 | -1/+7 | |
* | | | | | Merge pull request #3542 from sdodson/remove-contiv-from-rpms | Scott Dodson | 2017-03-02 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove contiv role and playbook from rpm packages | Scott Dodson | 2017-03-02 | 1 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3393 from srampal/contiv | Scott Dodson | 2017-03-01 | 44 | -6/+984 | |
|\ \ \ \ \ | ||||||
| * | | | | | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 44 | -6/+984 | |
* | | | | | | Merge pull request #3528 from abutcher/master-scaleup | Scott Dodson | 2017-03-01 | 2 | -1/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |