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
/
roles
/
openshift_master
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support HA or single router, and start work on registry
Stefanie Forrester
2015-10-21
1
-0
/
+3
*
Fix yaml indentation from use_openshift_sdn conditional
Andrew Butcher
2015-10-20
1
-2
/
+2
*
Merge pull request #589 from sdodson/issue585
Brenton Leanhardt
2015-10-20
1
-2
/
+6
|
\
|
*
Lookup ansible_ssh_user group for kubeconfig perms
Scott Dodson
2015-10-12
1
-2
/
+6
*
|
Allow disabling the network plugin configuration
Tomas Sedovic
2015-10-20
1
-0
/
+2
*
|
Add masterCA to oauth template
Jordan Liggitt
2015-10-09
1
-0
/
+1
*
|
Add kind/apiVersion to scheduler.json template
Jordan Liggitt
2015-10-05
1
-0
/
+2
*
|
Upgrades
Scott Dodson
2015-09-23
1
-0
/
+2
|
/
*
Move openshift_data_dir to a fact based on deployment_type
Scott Dodson
2015-09-10
1
-1
/
+1
*
Avoid a recursive loop
Scott Dodson
2015-09-04
1
-1
/
+1
*
Add openshift_version to set RPM versions
Scott Dodson
2015-09-03
2
-1
/
+2
*
Add serviceNetworkCIDR to network config
Scott Dodson
2015-09-02
1
-0
/
+2
*
Atomic Enterprise related changes.
Avesh Agarwal
2015-08-26
6
-31
/
+52
*
Fix quoting around null
Jason DeTiberus
2015-08-22
1
-2
/
+2
*
fix apiServerArguments and controllerServerArguments
Jason DeTiberus
2015-08-22
1
-8
/
+2
*
Merge pull request #487 from detiber/bz1252337
Brenton Leanhardt
2015-08-18
1
-1
/
+1
|
\
|
*
Bug 1252337 - Fix for quote error in oauthConfig template
Jason DeTiberus
2015-08-17
1
-1
/
+1
*
|
Merge pull request #405 from sdodson/loglevel2
Brenton Leanhardt
2015-08-17
1
-1
/
+1
|
\
\
|
*
|
Set loglevel=2 as our default across the board
Scott Dodson
2015-07-29
1
-1
/
+1
*
|
|
Merge pull request #393 from detiber/bz1246458
Brenton Leanhardt
2015-08-17
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 1246458 - dnsIP does not point to cluster IP
Jason DeTiberus
2015-07-27
1
-1
/
+1
|
|
/
*
|
Add support for setting kubeletArguments, controllerArguments, and apiServerA...
Jason DeTiberus
2015-08-13
2
-0
/
+8
*
|
Add support for setting default node selector
Jason DeTiberus
2015-08-12
2
-1
/
+2
*
|
Fix Custom Cors
Diego Castro
2015-08-12
2
-1
/
+4
*
|
Add LDAPPasswordIdentityProvider bits to identity_provider_config macro.
Andrew Butcher
2015-07-31
1
-0
/
+14
*
|
Add support for setting routingConfig:subdomain
Jason DeTiberus
2015-07-28
2
-1
/
+2
|
/
*
Add masterCA to ServiceAccountConfig
Scott Dodson
2015-07-21
1
-0
/
+1
*
Merge pull request #374 from detiber/ha_master
Brenton Leanhardt
2015-07-20
2
-5
/
+5
|
\
|
*
properly test openshift_master_ha var
Jason DeTiberus
2015-07-20
2
-5
/
+5
*
|
Merge pull request #362 from sdodson/issue361
Brenton Leanhardt
2015-07-20
1
-0
/
+1
|
\
\
|
*
|
Issue361 - MatchNodeSelector should be first
Scott Dodson
2015-07-17
1
-0
/
+1
*
|
|
Merge pull request #354 from nekop/remove-beta
Thomas Wiest
2015-07-17
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Replace outdated beta repo ids with 3.0 release
Takayoshi Kimura
2015-07-17
1
-1
/
+1
|
|
/
*
|
fix typo
Jason DeTiberus
2015-07-17
1
-1
/
+1
*
|
Initial HA master
Jason DeTiberus
2015-07-17
3
-0
/
+28
|
/
*
add pauses to avoid service restarts from interfering with initial startup bo...
Jason DeTiberus
2015-07-15
1
-0
/
+5
*
Playbook updates for clustered etcd
Jason DeTiberus
2015-07-10
1
-11
/
+1
*
Etcd role updates and playbook updates
Jason DeTiberus
2015-07-10
2
-9
/
+4
*
Add etcd role that builds out basic etcd cluster
Scott Dodson
2015-07-10
1
-0
/
+1
*
Changes related to latest openshift.
Avesh Agarwal
2015-06-30
1
-2
/
+4
*
Update for RC2 changes
Scott Dodson
2015-06-16
2
-17
/
+37
*
Use the documented state=present for yum module
Jason DeTiberus
2015-06-10
1
-2
/
+2
*
Templatize configs and 0.5.2 changes
Jason DeTiberus
2015-06-10
5
-37
/
+271
*
Accomodate upstream configuration change
Scott Dodson
2015-06-10
2
-17
/
+20
*
* Fix tables in README.md files
Jhon Honce
2015-06-01
1
-1
/
+1
*
* rename openshift_registry_url oreg_url
Jhon Honce
2015-06-01
2
-8
/
+8
*
Install fluentd on nodes and master
Jhon Honce
2015-05-29
1
-0
/
+4
*
openshift_master open port for skydns service
Jason DeTiberus
2015-05-20
1
-1
/
+4
*
Add vagrantfile and minor bugfixes
Jason DeTiberus
2015-04-28
1
-0
/
+11
*
Fixes for latest osc client config changes
Jason DeTiberus
2015-04-22
1
-5
/
+13
[next]