Releases: stakater/IngressMonitorController
1.0.53
1.0.52
1.0.51
1.0.50
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
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
1.0.47
1.0.46
Changelog
b336543 Bump Version to 1.0.46
da48a09 Bump Version to 1.0.46
2fb62a1 Merge pull request #126 from stakater/add-goBuildViaGoReleaser
c5271b2 Update pipeline library version
cfda7d9 Remove executables
4c7ca06 Update git ignore
ca2c649 Bump Version to 1.0.48
7896ad6 Bump Version to 1.0.47
5d70bbc Bump Version to 1.0.46
7fdd349 Revert version
6c685b2 Merge branch 'add-goBuildViaGoReleaser' of github.com:stakater/IngressMonitorController into add-goBuildViaGoReleaser
2eaf327 Use glide update instead install
f12dfa8 Bump Version to 1.0.46
8f1395e Update jenkinsfile to use goreleaser
1.0.45
By Stakater/IngressMonitorController/master
1.0.44
By IngressMonitorController/master