Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | correct ansible-playbook command syntax | Joel Diaz | 2017-12-11 | 1 | -1/+1 | |
* | | | | Merge pull request #6416 from mgugino-upstream-stage/upgrades-service-type | OpenShift Merge Robot | 2017-12-11 | 7 | -0/+13 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add openshift_facts to upgrade plays for service_type | Michael Gugino | 2017-12-09 | 7 | -0/+13 | |
| | |/ | |/| | ||||||
* / | | GlusterFS: Add playbook doc note | Jose A. Rivera | 2017-12-11 | 1 | -0/+3 | |
|/ / | ||||||
* | | Cleanup byo references | Russell Teague | 2017-12-08 | 6 | -10/+7 | |
* | | Merge pull request #6136 from jmencak/tuned-uninstall-bz1509129 | Scott Dodson | 2017-12-08 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Uninstall tuned-profiles-atomic-openshift-node as defined in origin.spec | Jiri Mencak | 2017-11-16 | 1 | -1/+1 | |
* | | Merge pull request #6364 from mgugino-upstream-stage/remove-openshift_env_str... | Michael Gugino | 2017-12-08 | 1 | -2/+1 | |
|\ \ | ||||||
| * | | Remove unused openshift_env_structures and openshift_env | Michael Gugino | 2017-12-07 | 1 | -2/+1 | |
* | | | Merge pull request #6278 from mgugino-upstream-stage/service_type | Michael Gugino | 2017-12-08 | 20 | -48/+42 | |
|\ \ \ | ||||||
| * | | | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 20 | -48/+42 | |
* | | | | Add os_firewall to prerequisites.yml | Michael Gugino | 2017-12-07 | 7 | -12/+6 | |
* | | | | Merge pull request #6371 from mtnbikenc/include-to-import_playbook | OpenShift Merge Robot | 2017-12-07 | 53 | -280/+280 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Include Deprecation: Convert to import_playbook | Russell Teague | 2017-12-07 | 54 | -281/+281 | |
* | | | | Merge pull request #6380 from sdodson/oc-adm | Scott Dodson | 2017-12-07 | 4 | -4/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Remove all uses of openshift.common.admin_binary | Scott Dodson | 2017-12-07 | 4 | -4/+4 | |
* | | | | Merge pull request #6362 from mgugino-upstream-stage/crt-plays | Scott Dodson | 2017-12-07 | 4 | -8/+37 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Implement container_runtime playbooks and changes | Michael Gugino | 2017-12-07 | 4 | -8/+37 | |
| |/ / | ||||||
* | | | Merge pull request #6365 from mtnbikenc/consolidate-etcd-upgrade | Russell Teague | 2017-12-07 | 21 | -67/+64 | |
|\ \ \ | ||||||
| * | | | Playbook Consolidation - etcd Upgrade | Russell Teague | 2017-12-05 | 21 | -67/+64 | |
* | | | | Merge pull request #6361 from mtnbikenc/consolidate-deploy-cluster | Scott Dodson | 2017-12-07 | 6 | -59/+52 | |
|\ \ \ \ | ||||||
| * | | | | Playbook Consolidation - byo/config.yml | Russell Teague | 2017-12-06 | 6 | -59/+52 | |
* | | | | | Merge pull request #6310 from tomassedovic/openstack-rhel-subscription | Michael Gugino | 2017-12-07 | 2 | -21/+14 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Remove shell environment lookup | Tomas Sedovic | 2017-12-01 | 1 | -2/+2 | |
| * | | | | Optionally subscribe OpenStack RHEL nodes | Tomas Sedovic | 2017-11-29 | 2 | -21/+14 | |
* | | | | | Fix ami building. | Kenny Woodson | 2017-12-06 | 2 | -7/+7 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #6340 from bogdando/openstack_cleanup_dns | Scott Dodson | 2017-12-06 | 2 | -64/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fix and cleanup not required dns bits | Bogdan Dobrelya | 2017-12-05 | 2 | -64/+6 | |
* | | | | | Merge pull request #6370 from mtnbikenc/fix-openshift-logging | Scott Dodson | 2017-12-06 | 2 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add missing symlinks in openshift-logging | Russell Teague | 2017-12-06 | 2 | -0/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #6360 from mtnbikenc/remove-legacy-ci-entry | Russell Teague | 2017-12-06 | 2 | -6/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove entry point files no longer needed by CI | Russell Teague | 2017-12-05 | 2 | -6/+0 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #6350 from mtnbikenc/fix-dup-import | Russell Teague | 2017-12-06 | 1 | -2/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove duplicate init import in network_manager.yml | Russell Teague | 2017-12-05 | 1 | -2/+0 | |
* | | | | | | Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m... | Andrew Butcher | 2017-12-05 | 6 | -14/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #6154 from mtnbikenc/consolidate-openshift-logging | Scott Dodson | 2017-12-05 | 7 | -10/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Playbook Consolidation - openshift-logging | Russell Teague | 2017-11-30 | 7 | -10/+15 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #6306 from mgugino-upstream-stage/fix-hosted-vars | Scott Dodson | 2017-12-05 | 3 | -35/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix hosted vars | Michael Gugino | 2017-12-05 | 3 | -35/+2 | |
* | | | | | Merge pull request #6341 from bogdando/openstack_cleanup_static | Michael Gugino | 2017-12-05 | 2 | -86/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Cleanup unused openstack provider code | Bogdan Dobrelya | 2017-12-04 | 2 | -86/+0 | |
* | | | | | Merge pull request #6345 from bogdando/openstack_openshift_testing_repos | Scott Dodson | 2017-12-05 | 2 | -2/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Document testing repos for dev purposes | Bogdan Dobrelya | 2017-12-05 | 2 | -2/+8 | |
| * | | | | | Use openshift testing repos for openstack | Bogdan Dobrelya | 2017-12-04 | 2 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #6297 from mgugino-upstream-stage/crt_role | Scott Dodson | 2017-12-04 | 21 | -82/+21 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Implement container runtime role | Michael Gugino | 2017-12-01 | 21 | -82/+21 | |
* | | | | | Merge pull request #6324 from mtnbikenc/consolidate-redeploy-certificates | OpenShift Merge Robot | 2017-12-04 | 30 | -106/+88 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Playbook Consolidation - Redeploy Certificates | Russell Teague | 2017-12-01 | 30 | -106/+88 | |
* | | | | | Merge pull request #6321 from sdodson/v3_9 | Scott Dodson | 2017-12-02 | 12 | -1/+477 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add v3.9 support | Scott Dodson | 2017-11-30 | 12 | -1/+477 | |
| | |_|/ / | |/| | | |