TwinProduction
|
cf968cbf86
|
Enable debug in alerting test for missing test coverage
|
2020-11-11 18:13:39 -05:00 |
|
TwinProduction
|
0909024e43
|
Improve test coverage
|
2020-11-11 18:11:30 -05:00 |
|
TwinProduction
|
d4d4ca236a
|
Start working on tests for auto discovery
|
2020-11-11 18:05:18 -05:00 |
|
TwinProduction
|
dbc893fbc4
|
Improve documentation
|
2020-11-11 16:37:08 -05:00 |
|
TwinProduction
|
3a0a8db898
|
Several changes:
- Rename ExcludeSuffix to ExcludedServiceSuffixes
- Rename ServiceSuffix to HostnameSuffix
- Rename HealthAPI to TargetPath
- Add ExcludedServices
|
2020-11-11 16:29:30 -05:00 |
|
TwinProduction
|
a658100da4
|
Add logs for Kubernetes auto discover
|
2020-11-11 15:14:21 -05:00 |
|
TwinProduction
|
f406206eae
|
Create type ClusterMode string and panic only in the config validation function
|
2020-11-11 15:10:44 -05:00 |
|
TwinProduction
|
ea6c788fa0
|
Use pointers instead of empty struct in k8s.Config
|
2020-11-11 14:52:53 -05:00 |
|
TwinProduction
|
5df5e6755e
|
Minor fix
|
2020-11-11 14:52:26 -05:00 |
|
TwinProduction
|
7e0243ee29
|
Use default namespace as example
|
2020-11-11 14:52:15 -05:00 |
|
TwinProduction
|
7af67af086
|
Fix typo
|
2020-11-11 14:51:38 -05:00 |
|
TwinProduction
|
fff34fff58
|
Merge discovery package into k8s package
|
2020-11-11 14:46:19 -05:00 |
|
TwinProduction
|
799c3e9187
|
Remove service-suffix from under kubernetes since it was moved under namespaces
|
2020-11-11 14:30:47 -05:00 |
|
TwinProduction
|
c746579222
|
Merge branch 'k8s' of https://github.com/TwinProduction/gatus into add-auto-discovery
|
2020-11-11 14:27:40 -05:00 |
|
Chris C
|
9ee6d77179
|
Merge pull request #25 from rapido-labs/add-auto-discovery
(feat) Add auto-discovery in k8s | Adarsh
|
2020-11-11 14:26:53 -05:00 |
|
TwinProduction
|
42659a0878
|
Move discovery configuration validation in config package
|
2020-11-11 14:22:31 -05:00 |
|
Adarsh K Kumar
|
559d286121
|
(refactor) Move all k8s config under kubernetes field | Adarsh
|
2020-11-11 23:36:12 +05:30 |
|
TwinProduction
|
38c76aefc2
|
Validate interface implementation on compile
|
2020-11-02 22:44:03 -05:00 |
|
Adarsh K Kumar
|
81e6e0b188
|
(feat) Add auto-discovery in k8s | Adarsh
|
2020-10-30 21:01:12 +05:30 |
|
Chris C
|
3df8fc8c3c
|
Merge pull request #23 from TwinProduction/max-idle-conns
Set MaxIdleConns and MaxIdleConnsPerHost to 100 and 20 respectively
|
2020-10-30 09:56:40 -04:00 |
|
TwinProduction
|
835704bf8a
|
Set MaxIdleConns and MaxIdleConnsPerHost to 100 and 20 respectively
|
2020-10-30 09:51:42 -04:00 |
|
TwinProduction
|
2066497553
|
Set MaxIdleConns and MaxIdleConnsPerHost to 100 and 20 respectively
|
2020-10-30 09:50:40 -04:00 |
|
TwinProduction
|
babc7f9f07
|
Fix issue with displayed condition when condition uses len()
|
2020-10-29 17:18:43 -04:00 |
|
TwinProduction
|
d76caeeb35
|
Add missing heading in ToC
|
2020-10-28 11:00:18 -04:00 |
|
TwinProduction
|
8c73d0ce88
|
Minor improvement
|
2020-10-23 16:35:40 -04:00 |
|
TwinProduction
|
72e6d1cda9
|
Fix typo
|
2020-10-23 16:35:16 -04:00 |
|
TwinProduction
|
4655e74c2a
|
Minor improvements
|
2020-10-23 16:31:49 -04:00 |
|
TwinProduction
|
77ad91a297
|
Fix Golint
|
2020-10-23 16:29:20 -04:00 |
|
TwinProduction
|
0b1f20d0de
|
Improve code documentation
|
2020-10-23 16:12:53 -04:00 |
|
TwinProduction
|
4e3856c638
|
Improve code documentation
|
2020-10-23 16:07:51 -04:00 |
|
TwinProduction
|
1bde98868e
|
Improve code documentation
|
2020-10-23 15:58:59 -04:00 |
|
TwinProduction
|
c09cd9df7e
|
Add codecov badge
|
2020-10-21 23:08:11 -04:00 |
|
TwinProduction
|
147fbe04d7
|
Add step for codecov
|
2020-10-21 23:05:11 -04:00 |
|
TwinProduction
|
947a28f45d
|
Improve test coverage
|
2020-10-21 22:56:35 -04:00 |
|
TwinProduction
|
8c61044e7c
|
Improve alerting providers test coverage
|
2020-10-21 22:35:37 -04:00 |
|
TwinProduction
|
89ffc5a788
|
Improve test coverage
|
2020-10-21 22:21:51 -04:00 |
|
TwinProduction
|
20515b5dd4
|
Improve test coverage
|
2020-10-21 22:10:58 -04:00 |
|
TwinProduction
|
7dc200d887
|
Add test for when configuration file doesn't exist
|
2020-10-21 21:59:44 -04:00 |
|
TwinProduction
|
a32d98ab96
|
Improve testing coverage
|
2020-10-21 21:56:07 -04:00 |
|
TwinProduction
|
dca517e077
|
Improve testing coverage for twilio and pagerduty providers
|
2020-10-21 21:34:01 -04:00 |
|
TwinProduction
|
aa671bc72d
|
Add basic tests for providers
|
2020-10-21 21:18:06 -04:00 |
|
TwinProduction
|
ce6cc9e18d
|
Minor readability improvements
|
2020-10-19 19:26:29 -04:00 |
|
TwinProduction
|
1b995e0d48
|
Fix typo
|
2020-10-17 16:20:31 -04:00 |
|
TwinProduction
|
030316b8d4
|
Update documentation
|
2020-10-17 16:12:40 -04:00 |
|
TwinProduction
|
0a7988f2ff
|
Add disable-monitoring-lock configuration parameter
|
2020-10-16 23:07:14 -04:00 |
|
TwinProduction
|
816bc95905
|
Return yaml unmarshal error
|
2020-10-16 12:12:00 -04:00 |
|
TwinProduction
|
58b9b17944
|
Trim down size of condition to display on invalid path
|
2020-10-15 22:44:34 -04:00 |
|
TwinProduction
|
a66cfc094a
|
Ignore "unexpected end of JSON input" errors
|
2020-10-15 22:43:24 -04:00 |
|
TwinProduction
|
8fd6eddc16
|
Make sure that the SHA512 hash is lowercase
|
2020-10-14 21:45:45 -04:00 |
|
TwinProduction
|
402525d572
|
Update Kubernetes example
|
2020-10-14 20:07:56 -04:00 |
|