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_health_checker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3887 from rhcarvalho/pkg-version-only-master-or-node
OpenShift Bot
2017-04-13
2
-0
/
+29
|
\
|
*
Do not check package version on non-master/node
Rodolfo Carvalho
2017-04-10
2
-0
/
+29
*
|
Merge pull request #3757 from juanvallejo/jvallejo/skip-yum-update-check-on-f...
OpenShift Bot
2017-04-12
2
-0
/
+18
|
\
\
|
*
|
skip PackageAvailability check if not yum
juanvallejo
2017-04-11
2
-0
/
+18
*
|
|
preflight checks: refactor and fix aos_version
Luke Meyer
2017-04-08
6
-64
/
+295
|
|
/
|
/
|
*
|
Add tests for action plugin
Rodolfo Carvalho
2017-04-04
1
-15
/
+168
*
|
Remove unnecessary code
Rodolfo Carvalho
2017-04-04
1
-5
/
+1
*
|
Make resolve_checks more strict
Rodolfo Carvalho
2017-04-04
3
-23
/
+114
|
/
*
Add test scaffold for docker_image_availability.py
Rodolfo Carvalho
2017-03-28
2
-0
/
+39
*
Add unit tests for package_version.py
Rodolfo Carvalho
2017-03-28
1
-0
/
+21
*
Add unit tests for package_update.py
Rodolfo Carvalho
2017-03-28
1
-0
/
+16
*
Add unit tests for package_availability.py
Rodolfo Carvalho
2017-03-28
1
-0
/
+49
*
Add unit tests for mixins.py
Rodolfo Carvalho
2017-03-28
1
-0
/
+23
*
Test recursively finding subclasses
Rodolfo Carvalho
2017-03-28
1
-0
/
+17
*
Test OpenShift health check loader
Rodolfo Carvalho
2017-03-28
3
-14
/
+26
*
Rename module_executor -> execute_module
Rodolfo Carvalho
2017-03-28
6
-7
/
+47
*
vendor patched upstream docker_container module.
juanvallejo
2017-03-23
1
-0
/
+2036
*
add docker_image_availability check
juanvallejo
2017-03-23
3
-0
/
+193
*
Merge pull request #3710 from sosiouxme/20170320-fix-output-and-exclusions
OpenShift Bot
2017-03-20
3
-10
/
+26
|
\
|
*
preflight checks: improve user output from checks
Luke Meyer
2017-03-20
1
-10
/
+24
|
*
preflight checks: bypass RPM excludes
Luke Meyer
2017-03-20
2
-0
/
+2
*
|
Do not require python-six via openshift_facts
Rodolfo Carvalho
2017-03-20
1
-6
/
+3
|
/
*
Add unit tests for existing health checks
Rodolfo Carvalho
2017-03-17
3
-1
/
+47
*
Revert module_utils six for openshift_health_checker
Jason DeTiberus
2017-03-13
1
-1
/
+3
*
Use ansible.compat.six where possible
Jason DeTiberus
2017-03-09
1
-2
/
+5
*
Use six from ansible.module_utils for remote hosts
Jason DeTiberus
2017-03-09
1
-3
/
+2
*
Renamed NotContainerized to NotContainerizedMixin and dropped no-member
Steve Milner
2017-02-22
5
-12
/
+10
*
Fix typo
Rodolfo Carvalho
2017-02-21
1
-1
/
+1
*
Do not hard code package names
Rodolfo Carvalho
2017-02-10
2
-14
/
+17
*
Refactor code to access values from task_vars
Rodolfo Carvalho
2017-02-10
4
-17
/
+25
*
Document how to create new checks
Rodolfo Carvalho
2017-02-10
2
-0
/
+36
*
Introduce tag notation for checks
Rodolfo Carvalho
2017-02-10
5
-1
/
+34
*
Replace multi-role checks with action plugin
Rodolfo Carvalho
2017-02-10
11
-0
/
+619