Commit Graph

25 Commits

Author SHA1 Message Date
Jess G
02cee12b64 Merge pull request #9 from reactiveops/rs/better-config-parsing
Improved config parsing, removing Viper
2018-12-31 11:31:11 -08:00
Rob Scott
58b0497888 back to expectedRange naming 2018-12-28 16:35:47 -05:00
Rob Scott
d1ec730afd improved config parsing, removing viper 2018-12-28 15:18:59 -05:00
Rob Scott
ff7c4593d7 Merge pull request #7 from reactiveops/rs/initial-tests
Adding initial tests + CI
2018-12-26 17:23:50 -05:00
Rob Scott
5715c250b9 some test cleanup, comments to explain CI tags 2018-12-26 14:43:40 -05:00
Rob Scott
554faada38 adding initial tests + ci 2018-12-21 17:11:17 -05:00
Rob Scott
67d7e9374f Merge pull request #6 from reactiveops/rs/better-resource-checks
Improving resource validation, lots of restructuring to add ContainerValidation type
2018-12-21 15:50:46 -05:00
Rob Scott
3f54bc3f3a resName -> resourceName 2018-12-21 15:45:59 -05:00
Rob Scott
c22257d84a a bit of cleanup 2018-12-21 15:21:21 -05:00
Rob Scott
823e460965 lots of restructuring to add ContainerValidation type 2018-12-21 12:44:05 -05:00
Rob Scott
a762100eeb improving resource checks 2018-12-21 10:25:15 -05:00
Jess G
8a565d10a5 Merge pull request #4 from reactiveops/jg/add-reporting-support
add support for reporting
2018-12-20 07:33:24 -08:00
jessicagreben
e7c074fa4f add AddFailure method, change ctr to container 2018-12-19 13:49:03 -08:00
jessicagreben
8b61a3535c add reporting support 2018-12-19 12:41:41 -08:00
Rob Scott
0a11f42550 Merge pull request #3 from reactiveops/rs/cve-patch
Updating golang to 1.11.4 along with a lot of dependency updates for CVE-2018-16875
2018-12-19 11:16:54 -05:00
Rob Scott
eabae4d5d2 updating golang to 1.11.4 along with a lot of dependency updates, updating config parsing to work with resource requests and limits 2018-12-19 10:58:49 -05:00
jessicagreben
b305699968 add config to pod object 2018-12-18 13:11:19 -08:00
Jess G
c9fe333f34 Merge pull request #2 from reactiveops/jg/add-config-support
add viper config
2018-12-18 12:51:31 -08:00
jessicagreben
bbf2f4f6e7 use config in ctr validation 2018-12-18 12:16:47 -08:00
jessicagreben
7bc1445691 add viper config 2018-12-15 11:44:13 -08:00
Jess G
f9b603f39e Merge pull request #1 from reactiveops/jg/container-fun
jg/container fun
2018-12-15 08:05:35 -08:00
jessicagreben
dd65324680 add container checks 2018-12-13 17:00:44 -08:00
jessicagreben
af8659f053 add container code 2018-12-13 11:14:28 -08:00
Rob Scott
3091cd9868 new validator package, basic resource limit validation 2018-12-07 18:05:03 -05:00
Rob Scott
963d0e1dab initial commit 2018-11-29 23:21:17 -05:00