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
*
Add openshift_node_dnsmasq
Scott Dodson
2016-04-19
1
-4
/
+4
*
Promote portal_net to openshift.common, add kube_svc_ip
Scott Dodson
2016-04-19
1
-2
/
+2
*
The openshift_docker role must set the version facts for containerized installs
Brenton Leanhardt
2016-04-14
1
-1
/
+1
*
Merge pull request #1738 from dgoodwin/image-policy-config
Brenton Leanhardt
2016-04-13
1
-0
/
+3
|
\
|
*
Support setting imagePolicyConfig JSON in inventory.
Devan Goodwin
2016-04-12
1
-0
/
+3
*
|
Merge pull request #1744 from smunilla/BZ1323918
Brenton Leanhardt
2016-04-12
1
-1
/
+1
|
\
\
|
*
|
Convert image_tag on masters
Samuel Munilla
2016-04-12
1
-1
/
+1
*
|
|
Fixing non-HA master restart conditional
Brenton Leanhardt
2016-04-12
1
-1
/
+1
*
|
|
use RestartSec to avoid default rate limit in systemd
Brenton Leanhardt
2016-04-12
5
-0
/
+5
*
|
|
Containerized installs on RHEL were downgrading docker unnecessarily
Brenton Leanhardt
2016-04-12
1
-2
/
+2
|
/
/
*
/
Add openshift_hosted_facts role and remove hosted facts from openshift_common.
Andrew Butcher
2016-04-08
1
-0
/
+1
|
/
*
Merge pull request #1722 from abutcher/containerized-cloudprovider
Brenton Leanhardt
2016-04-07
3
-3
/
+3
|
\
|
*
Add cloudprovider config dir to docker options.
Andrew Butcher
2016-04-06
3
-3
/
+3
*
|
Merge pull request #1699 from abutcher/check-cloudprovider-kind
Brenton Leanhardt
2016-04-06
3
-3
/
+3
|
\
\
|
*
|
Check for kind in cloudprovider facts prior to accessing.
Andrew Butcher
2016-04-04
3
-3
/
+3
*
|
|
Merge pull request #1660 from dgoodwin/admission-config
Brenton Leanhardt
2016-04-06
1
-3
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add support for configuring oauth templates.
Devan Goodwin
2016-04-01
1
-3
/
+5
|
*
|
Add support for templating master admissionConfig.
Devan Goodwin
2016-04-01
1
-0
/
+14
|
|
/
*
|
Merge pull request #1695 from brenton/bz1323123
Brenton Leanhardt
2016-04-06
2
-1
/
+2
|
\
\
|
*
|
Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...
Brenton Leanhardt
2016-04-01
2
-1
/
+2
|
|
/
*
/
Downgrade to docker 1.8.2 if installing OSE < 3.2
Scott Dodson
2016-04-05
1
-0
/
+1
|
/
*
Allow for overriding scheduler config
Jason DeTiberus
2016-03-31
3
-17
/
+8
*
Bug 1320829 - Ensure docker installed for facts
Jason DeTiberus
2016-03-31
2
-65
/
+1
*
Add AWS cloud provider support.
Andrew Butcher
2016-03-29
4
-0
/
+16
*
The systemd unit for atomic-openshift-master wasn't not being created
Brenton Leanhardt
2016-03-29
1
-6
/
+16
*
Use openshift.master.ha instead of duplicating the logic
Brenton Leanhardt
2016-03-29
2
-7
/
+7
*
First pass at systemd unit refactor
Brenton Leanhardt
2016-03-29
3
-58
/
+61
*
make docker service want ose containerized services
Seth Jennings
2016-03-28
3
-3
/
+3
*
Load environment files in containerized installs
Scott Dodson
2016-03-16
3
-3
/
+3
*
Provide cacert when performing health checks
Andrew Butcher
2016-03-15
2
-2
/
+4
*
perform oc client config tasks only once when ansible_ssh_user is root
Jason DeTiberus
2016-03-15
1
-9
/
+6
*
improve ordering of systemd units
Jason DeTiberus
2016-03-14
5
-15
/
+14
*
Docker role refactor
Jason DeTiberus
2016-03-14
1
-2
/
+1
*
Ensure is_containerized is cast as bool.
Andrew Butcher
2016-03-14
3
-3
/
+3
*
Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...
Brenton Leanhardt
2016-03-08
2
-4
/
+4
|
\
|
*
Use /healthz/ready when verifying api
Andrew Butcher
2016-03-08
2
-4
/
+4
*
|
reverting back to pre-pulling the master image
Brenton Leanhardt
2016-03-08
1
-0
/
+5
|
/
*
Support openshift_image_tag
Brenton Leanhardt
2016-03-07
4
-4
/
+4
*
Correctly set the image tag for containerized installs (and upgrades)
Brenton Leanhardt
2016-03-03
6
-3
/
+12
*
First past at the upgrade process
Brenton Leanhardt
2016-03-03
1
-5
/
+0
*
Rename variable to openshift_master_default_subdomain with backwards compatib...
Jeremiah Stuever
2016-02-25
1
-1
/
+1
*
Don't make config files world readable
Scott Dodson
2016-02-17
1
-0
/
+6
*
Bug 1308412 - Fail to install containerized HA master env on RHEL7
Brenton Leanhardt
2016-02-15
1
-1
/
+1
*
conditionalize loopback config on v >= 3.2/1.2
Jason DeTiberus
2016-02-11
2
-30
/
+33
*
Don't mask master service on atomic.
Andrew Butcher
2016-02-10
1
-1
/
+1
*
Add gte check for 3.2, update version checks to gte
Jason DeTiberus
2016-02-09
3
-4
/
+4
*
Mask master service when using native ha
Jason DeTiberus
2016-02-05
1
-0
/
+4
*
infra_node fixes
Jason DeTiberus
2016-02-01
1
-1
/
+1
*
Merge pull request #1160 from vishpat/nuage
Brenton Leanhardt
2016-01-25
1
-1
/
+1
|
\
|
*
Add Nuage support to openshift ansible
Vishal Patil
2016-01-25
1
-1
/
+1
[next]