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_node
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge pull request #558 from sdodson/version-pinning
Brenton Leanhardt
2015-09-04
2
-2
/
+5
|
\
|
*
Add openshift_version to set RPM versions
Scott Dodson
2015-09-03
2
-2
/
+5
*
|
added new node fact for schedulability
Stefanie Forrester
2015-09-02
1
-0
/
+1
|
/
*
Add openshift_node_sdn_mtu configuration
Scott Dodson
2015-09-02
2
-1
/
+7
*
Merge pull request #512 from sdodson/next
Wesley Hearn
2015-08-28
5
-29
/
+29
|
\
|
*
Atomic Enterprise related changes.
Avesh Agarwal
2015-08-26
5
-29
/
+29
*
|
Bugfix for extra --add-registry in docker config
Jason DeTiberus
2015-08-26
1
-11
/
+13
|
/
*
Merge pull request #509 from lhuard1A/configure_docker_registries
Wesley Hearn
2015-08-26
2
-0
/
+45
|
\
|
*
Add options to configure docker registries
Lénaïc Huard
2015-08-26
2
-0
/
+45
*
|
Merge pull request #462 from spinolacastro/clustermetrics
Wesley Hearn
2015-08-26
3
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Configure cluster metrics
Diego Castro
2015-08-13
3
-0
/
+10
*
|
another kubelet_args fix
Jason DeTiberus
2015-08-18
1
-1
/
+1
*
|
Fix kubelet_args
Jason DeTiberus
2015-08-18
1
-2
/
+2
*
|
Merge pull request #405 from sdodson/loglevel2
Brenton Leanhardt
2015-08-17
1
-2
/
+2
|
\
\
|
*
|
Set loglevel=2 as our default across the board
Scott Dodson
2015-07-29
1
-2
/
+2
*
|
|
Merge pull request #358 from lhuard1A/selinux-disabled
Thomas Wiest
2015-08-14
1
-1
/
+6
|
\
\
\
|
*
|
|
Force SELinux on "enterprise" deployment type
Lénaïc Huard
2015-08-13
1
-0
/
+3
|
*
|
|
Make the playbooks friendlier with SELinux disabled hosts
Lénaïc Huard
2015-07-17
1
-1
/
+3
*
|
|
|
Add support for setting kubeletArguments, controllerArguments, and apiServerA...
Jason DeTiberus
2015-08-13
2
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Notes for schedule behavior.
Diego Castro (dscastro)
2015-08-12
1
-0
/
+12
|
|
/
|
/
|
*
|
Add a pause after node startup to prevent restart handler from interfering wi...
Jason DeTiberus
2015-07-24
1
-0
/
+5
*
|
Replace outdated beta repo ids with 3.0 release
Takayoshi Kimura
2015-07-17
1
-1
/
+1
|
/
*
Playbook updates for clustered etcd
Jason DeTiberus
2015-07-10
2
-2
/
+8
*
Etcd role updates and playbook updates
Jason DeTiberus
2015-07-10
1
-8
/
+0
*
delegate_to doesn't appear to be thread safe
Brenton Leanhardt
2015-06-29
1
-21
/
+0
*
Bug 1234717 - oo-install-ose should use openshift_hostname as parameter when ...
Brenton Leanhardt
2015-06-23
1
-3
/
+3
*
Adding support for labeling nodes as unscheduleable
Brenton Leanhardt
2015-06-22
1
-0
/
+21
*
Update for RC2 changes
Scott Dodson
2015-06-16
2
-16
/
+18
*
* Make portal_net configurable when wetting up the nodes OpenShift Registry
Jhon Honce
2015-06-12
1
-1
/
+2
*
Infrastructure - Set OpenShift Registry
Jhon Honce
2015-06-12
1
-0
/
+11
*
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
-31
/
+62
*
Accomodate upstream configuration change
Scott Dodson
2015-06-10
1
-3
/
+4
*
Allow NFS access for VMs
Jhon Honce
2015-06-05
1
-0
/
+3
*
* 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
1
-1
/
+1
*
Configuration updates for latest builds and major refactor
Jason DeTiberus
2015-04-14
2
-18
/
+16
*
Add byo playbooks and enterprise docs
Jason DeTiberus
2015-04-03
1
-0
/
+1
*
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-04-03
5
-24
/
+12
*
remove openshift_hostname_workaround var for openshift_common, rather rely on...
Jason DeTiberus
2015-03-24
1
-1
/
+0
*
node registration changes
Jason DeTiberus
2015-03-24
4
-447
/
+20
*
Register node fixes
Jason DeTiberus
2015-03-18
3
-142
/
+333
*
Update openshift_register_node module for changes in .kubeconfig format follo...
Jason DeTiberus
2015-03-13
1
-5
/
+11
*
Allow for overriding node resources
Jason DeTiberus
2015-03-09
3
-2
/
+6
*
Merge pull request #100 from detiber/randomCleanup
Thomas Wiest
2015-03-09
2
-15
/
+28
|
\
|
*
Initial READMEs for openshift_{common, node, master}
Jason DeTiberus
2015-03-06
1
-14
/
+27
|
*
Fix license name
Jason DeTiberus
2015-03-06
1
-1
/
+1
*
|
Fix permissions on .kube folder
Jason DeTiberus
2015-03-09
1
-1
/
+1
[next]