index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
atomic-openshift-installer: Error handling for unicode hostnames
Samuel Munilla
2016-01-13
1
-3
/
+1
*
Merge pull request #1143 from smunilla/new_nodes
Brenton Leanhardt
2016-01-12
3
-5
/
+21
|
\
|
*
atomic-openshift-installer: Populate new_nodes group
Samuel Munilla
2016-01-08
3
-5
/
+21
*
|
re-enable containerize installs
Scott Dodson
2016-01-11
1
-8
/
+7
|
/
*
atomic-openshift-installer: Fix broken nosetest
Samuel Munilla
2015-12-17
1
-1
/
+1
*
atomic-openshift-installer: Remove HA hint for 3.0 install
Samuel Munilla
2015-12-16
1
-10
/
+10
*
atomic-openshift-installer: Error handling on yaml loading
Samuel Munilla
2015-12-08
1
-3
/
+9
*
Improving output when gathering facts
Brenton Leanhardt
2015-12-08
1
-1
/
+1
*
Bug 1287977 - Incorrect check output from atomic-openshift-installer when wor...
Brenton Leanhardt
2015-12-08
1
-2
/
+8
*
Centralize etcd/schedulability logic for each host.
Devan Goodwin
2015-12-01
3
-19
/
+37
*
Improved installation summary.
Devan Goodwin
2015-12-01
1
-12
/
+45
*
Add warning for HA deployments with < 3 dedicated nodes.
Devan Goodwin
2015-12-01
1
-8
/
+12
*
Cleanup more schedulable typos.
Devan Goodwin
2015-12-01
1
-1
/
+1
*
Merge branch 'master' into loadbalanced-2
Devan Goodwin
2015-12-01
2
-9
/
+9
|
\
|
*
Fixing 'unscheduleable' typo
Brenton Leanhardt
2015-11-30
2
-9
/
+9
*
|
Fix bug when warning on no dedicated nodes.
Devan Goodwin
2015-11-30
1
-3
/
+2
*
|
Suggest dedicated nodes for an HA deployment.
Devan Goodwin
2015-11-30
1
-0
/
+9
*
|
Error out if no load balancer specified.
Devan Goodwin
2015-11-30
1
-14
/
+10
*
|
Adjust requirement for 3 masters for HA deployments.
Devan Goodwin
2015-11-30
1
-8
/
+33
*
|
Improved output when re-running after editing config.
Devan Goodwin
2015-11-27
1
-4
/
+5
*
|
Print a system summary after adding each.
Devan Goodwin
2015-11-27
1
-8
/
+20
*
|
Text improvements for host specification.
Devan Goodwin
2015-11-27
1
-7
/
+19
*
|
Test unattended HA quick install.
Devan Goodwin
2015-11-26
2
-9
/
+16
*
|
Don't prompt to continue during unattended installs.
Devan Goodwin
2015-11-26
1
-4
/
+6
*
|
Block re-use of master/node as load balancer in attended install.
Devan Goodwin
2015-11-26
2
-12
/
+27
*
|
Explicitly set schedulable when masters == nodes.
Devan Goodwin
2015-11-25
1
-5
/
+13
|
/
*
Merge pull request #968 from detiber/fixScaleup2
Brenton Leanhardt
2015-11-24
1
-2
/
+2
|
\
|
*
fixes for installer wrapper scaleup
Jason DeTiberus
2015-11-24
1
-2
/
+2
*
|
Merge pull request #978 from brenton/quick_ha
Brenton Leanhardt
2015-11-24
3
-35
/
+176
|
\
\
|
|
/
|
/
|
|
*
Properly setting scheduleability for HA Master scenarios
Brenton Leanhardt
2015-11-24
2
-10
/
+16
|
*
Avoid printing the master and node totals in the add-a-node scenario
Brenton Leanhardt
2015-11-24
1
-7
/
+8
|
*
Fixing tests for quick_ha
Brenton Leanhardt
2015-11-24
1
-2
/
+3
|
*
Removing a debug line
Brenton Leanhardt
2015-11-24
1
-1
/
+0
|
*
atomic-openshift-installer: Fix lint issue
Samuel Munilla
2015-11-23
1
-1
/
+1
|
*
Handling preconfigured load balancers
Brenton Leanhardt
2015-11-23
3
-15
/
+40
|
*
atomic-openshift-installer: Rename ha_proxy
Samuel Munilla
2015-11-23
3
-14
/
+14
|
*
atomic-openshift-installer: Reverse version and host collection
Samuel Munilla
2015-11-23
1
-8
/
+10
|
*
Breakup inventory writing
Samuel Munilla
2015-11-23
1
-16
/
+24
|
*
Enforce 1 or 3 masters
Samuel Munilla
2015-11-23
1
-2
/
+8
|
*
atomic-openshift-installer: HA for quick installer
Samuel Munilla
2015-11-23
3
-17
/
+110
*
|
Bug 1284991 - "atomic-openshift-installer uninstall" error when configuration...
Brenton Leanhardt
2015-11-24
1
-1
/
+1
|
/
*
Merge pull request #890 from smunilla/friendly_unattended_errors
Brenton Leanhardt
2015-11-20
1
-1
/
+6
|
\
|
*
atomic-openshift-installer: connect_to error handling
Samuel Munilla
2015-11-20
1
-1
/
+6
*
|
atomic-openshift-installer: pylint fixes
Samuel Munilla
2015-11-20
1
-5
/
+7
|
/
*
Merge pull request #902 from dgoodwin/rpm-test-fix
Brenton Leanhardt
2015-11-20
2
-5
/
+8
|
\
|
*
Pylint fix for long line in cli docstring.
Devan Goodwin
2015-11-16
1
-1
/
+2
|
*
Default to installing OSE 3.1 instead of 3.0.
Devan Goodwin
2015-11-16
2
-3
/
+4
|
*
Fix tests on systems with openshift-ansible rpms installed.
Devan Goodwin
2015-11-16
1
-1
/
+2
*
|
atomic-openshift-installer: Correct single master case
Samuel Munilla
2015-11-17
1
-1
/
+1
*
|
atomic-openshift-installer: Temporarily restrict to single master
Samuel Munilla
2015-11-16
1
-4
/
+6
|
/
[prev]
[next]