Skip to content

Releases: stakater/IngressMonitorController

v1.0.57

24 Jan 11:30
Compare
Choose a tag to compare

Changelog

2c627d1 Bump Version to v1.0.57
33437c6 Merge pull request #144 from stakater/add-tolerations
4c4afc6 adds tolerations support in deployment

v1.0.56

23 Jan 13:40
Compare
Choose a tag to compare

Changelog

f267497 Bump Version to v1.0.56
7e6c8a6 Merge pull request #142 from stakater/update-jenkins-file
97aa17e Merge branch 'master' into update-jenkins-file
5ca344a Merge branch 'master' into update-jenkins-file
c9dcf6e updates pipeline library version

1.0.55

23 Jan 12:26
Compare
Choose a tag to compare

Changelog

1bd9597 Bump Version to 1.0.55
e7741e7 Bump Version to 1.0.55
b35949a Merge pull request #141 from daveshepherd/master
cf3950a Merge branch 'master' into master
8f71ffa Add ability to specify maintenance windows on uptime robot monitors

1.0.54

21 Jan 01:32
Compare
Choose a tag to compare

Changelog

3cabdb4 Bump Version to 1.0.54
b301216 Bump Version to 1.0.54

1.0.53

18 Jan 08:54
Compare
Choose a tag to compare

Changelog

80519a0 Bump Version to 1.0.53
b7da4e0 Bump Version to 1.0.53
33a2f55 Merge pull request #139 from daveshepherd/master
34db3e2 Allow uptime robot alert contacts to be updated on monitors

1.0.52

16 Jan 07:01
Compare
Choose a tag to compare

Changelog

fc5ff4d Bump Version to 1.0.52
678b49f Bump Version to 1.0.52
36ce078 Merge pull request #137 from stakater/update-jenkins-file
7633f81 Merge branch 'master' into update-jenkins-file
b11c53f Merge branch 'master' into update-jenkins-file
55ed639 updates jenkins file with latest changes

1.0.51

15 Jan 20:26
Compare
Choose a tag to compare

Changelog

4da9f05 Bump Version to 1.0.51
7cc6b36 Bump Version to 1.0.51
a9209f6 Add support for uptimerobot public status pages (#136)
789763f updates jenkins file

1.0.50

04 Jan 13:39
Compare
Choose a tag to compare

Changelog

7f968d4 Bump Version to 1.0.50
dfd0c87 Bump Version to 1.0.50
1c521f1 Merge pull request #134 from daveshepherd/master
fa65bed change keyword type to int
1a5c82a Merge branch 'master' into master
4b546ad Merge branch 'master' into master
90180f1 Merge branch 'master' into master
dd57a24 Improve uptime monitor test output to help diagnose failures
6d66a1c Introduce interval annotation for uptime robot
567476d Ignore response from ingress creation in tests as it contains metadata that can cause the update to fail due to internal modification.

1.0.49

31 Dec 09:07
Compare
Choose a tag to compare

Changelog

e94e6bd Bump Version to 1.0.49
4a78dcc Bump Version to 1.0.49
e28bfe2 Merge pull request #132 from chandraprakash1392/ingress_path_check_fix
c43e8f4 Merge branch 'ingress_path_check_fix' of github.com:chandraprakash1392/IngressMonitorController into ingress_path_check_fix
74532de fix tests
2e24ad0 Merge branch 'master' into ingress_path_check_fix
3fc44da Final fix
a23b5b7 Changes as per the test results
349f23f https://github.com/chandraprakash1392/IngressMonitorController/blob/ingress_path_check_fix/pkg/kube/wrappers/ingress-wrapper.go#L61-#L72
6ceee9c Updating the testURL and the wrapper
7000aa9 Updating the testURL and the wrapper
cc3e8d8 Fixing u.Path in GetURL() of ingress-monitor.go
2d1b03c Some more ci fix
cc3e9f3 Updating the test and ingress wrapper
654f72c Merge branch 'master' into ingress_path_check_fix
c34462c Adding back the function getIngressPort() with some minor changes and updating the function GetURL() to accomodate the port as :/
7bc7e9b Updating the ingress wrapper so that it doesn't append paths in case the servicePort of ingress is a name like ~> 'servicePort: web' and the path has a wildcard character at the end like ~> 'path: /*'

1.0.48

28 Dec 12:32
Compare
Choose a tag to compare

Changelog

c454a7a Bump Version to 1.0.48
ae66122 Bump Version to 1.0.48
920b824 Update readme (#131)