Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #3100 from abutcher/serials | Scott Dodson | 2017-01-18 | 3 | -30/+55 | |
|\ \ \ | ||||||
| * | | | Ensure serial certificate generation for node and master certificates. | Andrew Butcher | 2017-01-17 | 2 | -20/+33 | |
| * | | | Create individual serving cert and loopback kubeconfig for additional masters. | Andrew Butcher | 2017-01-16 | 2 | -17/+29 | |
* | | | | Merge pull request #3099 from tbielawa/expiry_serials | Scott Dodson | 2017-01-18 | 11 | -107/+911 | |
|\ \ \ \ | ||||||
| * | | | | Fix yaml lint in easy-mode playbook | Tim Bielawa | 2017-01-18 | 2 | -2/+2 | |
| * | | | | [Cert Expiry] Add serial numbers, include example PBs, docs | Tim Bielawa | 2017-01-17 | 11 | -107/+911 | |
* | | | | | Merge pull request #3092 from kwoodson/lib_openshift_3.3 | Scott Dodson | 2017-01-18 | 24 | -128/+4432 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Adding a few updates for python27,35 compatibility | Kenny Woodson | 2017-01-18 | 4 | -12/+18 | |
| * | | | | Adding --verfiy to generate script. | Kenny Woodson | 2017-01-17 | 6 | -46/+111 | |
| * | | | | Adding oc_edit module to lib_openshift. | Kenny Woodson | 2017-01-17 | 17 | -559/+2150 | |
| * | | | | lib_openshift modules. This is the first one. oc_route. | Kenny Woodson | 2017-01-13 | 15 | -108/+2750 | |
| |/ / / | ||||||
* | | | | Removed trailing spaces from line #34 | Kunal | 2017-01-18 | 1 | -1/+1 | |
* | | | | Install subscription-manager to fix issue-3102 | Kunal Limaye | 2017-01-18 | 1 | -0/+5 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #2640 from ewolinetz/logging_deployer_tasks | Scott Dodson | 2017-01-17 | 58 | -0/+3459 | |
|\ \ \ | ||||||
| * | | | Addressing Travis errors | ewolinetz | 2017-01-17 | 7 | -176/+220 | |
| * | | | delete idempotent | ewolinetz | 2017-01-13 | 2 | -0/+22 | |
| * | | | additional comments addressed | ewolinetz | 2017-01-13 | 2 | -9/+5 | |
| * | | | Updating upgrade_logging to be more idempotent | ewolinetz | 2017-01-13 | 7 | -18/+32 | |
| * | | | Using oc_apply task for idempotent | ewolinetz | 2017-01-13 | 4 | -11/+87 | |
| * | | | Removing shell module calls and cleaning up changed | ewolinetz | 2017-01-13 | 24 | -71/+169 | |
| * | | | addressing comments | ewolinetz | 2017-01-12 | 19 | -359/+112 | |
| * | | | Fixing collision of system.admin cert generation | ewolinetz | 2017-01-04 | 1 | -4/+4 | |
| * | | | minor updates for code reviews, remove unused params | Jeff Cantrill | 2016-12-19 | 1 | -31/+1 | |
| * | | | Updating to use deployer pod to generate JKS chain instead | ewolinetz | 2016-12-15 | 3 | -96/+191 | |
| * | | | Creating openshift_logging role for deploying Aggregated Logging without a de... | ewolinetz | 2016-12-14 | 62 | -0/+3391 | |
* | | | | Merge pull request #3098 from sdodson/image-stream-sync | Scott Dodson | 2017-01-17 | 148 | -237/+57451 | |
|\ \ \ \ | ||||||
| * | | | | v1.3 Add RHAMP | Scott Dodson | 2017-01-17 | 20 | -119/+853 | |
| * | | | | Update v1.4 content, add api-gateway | Scott Dodson | 2017-01-17 | 21 | -111/+1259 | |
| * | | | | Add v1.5 content | Scott Dodson | 2017-01-17 | 106 | -1/+55330 | |
| * | | | | Update example sync script | Scott Dodson | 2017-01-17 | 1 | -6/+9 | |
* | | | | | use pod to generate keystores (#14) | Jeff Cantrill | 2017-01-17 | 9 | -129/+309 | |
* | | | | | properly set changes when oc apply | Jeff Cantrill | 2017-01-17 | 3 | -8/+41 | |
* | | | | | additional cr fixes | Jeff Cantrill | 2017-01-17 | 6 | -91/+99 | |
* | | | | | metrics fixes for yamlint | Jeff Cantrill | 2017-01-17 | 8 | -47/+46 | |
* | | | | | additional code reviews | Jeff Cantrill | 2017-01-17 | 13 | -52/+120 | |
* | | | | | set replicas to current value so not to disrupt current pods (#13) | Jeff Cantrill | 2017-01-17 | 5 | -3/+32 | |
* | | | | | User provided certs pushed from control. vars reorg (#12) | Jeff Cantrill | 2017-01-17 | 8 | -35/+79 | |
* | | | | | update vars to allow scaling of components (#9) | Jeff Cantrill | 2017-01-17 | 11 | -23/+173 | |
* | | | | | allow definition of cpu/memory limits/resources (#11) | Jeff Cantrill | 2017-01-17 | 5 | -1/+111 | |
* | | | | | rename variables to be less extraneous (#10) | Jeff Cantrill | 2017-01-17 | 6 | -23/+30 | |
* | | | | | copy admin cert for use in subsequent tasks (#8) | Jeff Cantrill | 2017-01-17 | 5 | -6/+19 | |
* | | | | | Add tasks to uninstall metrics (#7) | Jeff Cantrill | 2017-01-17 | 5 | -26/+34 | |
* | | | | | Custom certificates (#5) | Bruno Barcarol GuimarĂ£es | 2017-01-17 | 11 | -258/+330 | |
* | | | | | prefix vars with metrics role (#4) | Jeff Cantrill | 2017-01-17 | 11 | -65/+66 | |
* | | | | | Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployer | Jeff Cantrill | 2017-01-17 | 23 | -0/+986 | |
|/ / / / | ||||||
* | | | | Merge pull request #3086 from bparees/build_nodes | Scott Dodson | 2017-01-17 | 8 | -38/+105 | |
|\ \ \ \ | ||||||
| * | | | | add configuration for build default+overrides settings | Ben Parees | 2017-01-16 | 8 | -38/+105 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2993 from rhcarvalho/success-preflight | Rodolfo Carvalho | 2017-01-17 | 14 | -3/+486 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Rename subrole facts -> init | Rodolfo Carvalho | 2017-01-13 | 3 | -2/+1 | |
| * | | | Move Python modules into role | Rodolfo Carvalho | 2017-01-13 | 8 | -3/+225 |