Commit Graph

550 Commits (e2c7fadd6a4fa50bff767e0448e00fbdf4768f5f)

Author SHA1 Message Date
Karolis Rusenas a20de943ba
Merge pull request #135 from alexanderreinelt/helmchart-update
update helm chart for keel
2018-01-09 08:48:36 +00:00
alexanderreinelt fdcad22911
add variables for hipchat notifications and approvals, update readme with hipchat variables 2018-01-09 08:45:44 +01:00
Karolis Rusenas 1ef066f514
Merge pull request #130 from keel-hq/feature/slack_bot_tests
fix for slack bot tests
2018-01-04 10:26:22 +00:00
Karolis Rusenas 27256ec728 fix for slack bot tests 2018-01-04 10:15:55 +00:00
Karolis Rusenas ba4db6dece
Merge pull request #128 from glower/bot-interface
approval bot refactoring
2018-01-03 10:26:51 +00:00
Igor Komlew 0e4762b3e5 approval bot refactoring 2018-01-02 15:41:30 +01:00
Karolis Rusenas 44c17693a1
Merge pull request #127 from glower/hipchat-approve-bot-wip
Hipchat approve bot
2017-12-23 10:11:44 +00:00
Igor Komlew 84859f919d Move responses for hip chat bot to separate file 2017-12-22 12:40:44 +01:00
Igor Komlew cadfdf2bbc move some duplicated approvals code to the base bot package 2017-12-21 18:17:04 +01:00
Igor Komlew 798c3dcc84 list approvals, deployments, show help message for hipchat 2017-12-21 14:20:50 +01:00
Karolis Rusenas 0691b349b3 fix failing test 2017-12-21 10:31:55 +00:00
Karolis Rusenas 9a8f8090c4
Merge pull request #126 from glower/hipchat-approve-bot
move slack related bot code to a sub module
2017-12-21 10:26:52 +00:00
Igor Komlew 1ab904c949 WIP added vendor 2017-12-20 20:11:58 +01:00
Igor Komlew abaea36c7b WIP send message to the hip chat over XMPP 2017-12-20 20:04:12 +01:00
Igor Komlew 04261f80f2 WIP: first step for hipchat integration 2017-12-20 11:54:22 +01:00
Igor Komlew 96b6ed9393 refactoring for approval bot 2017-12-20 11:54:15 +01:00
Igor Komlew 914a497570 remove debug and unused code 2017-12-15 18:37:11 +01:00
Karolis Rusenas 1c5797a30d
Merge pull request #120 from Bregor/issues/115-add-rbac-to-helm-chart
Add RBAC to helm chart
2017-12-15 17:04:14 +00:00
Igor Komlew 5c9558bbaf move slack related bot code to a sub module 2017-12-15 17:41:21 +01:00
Karolis Rusenas 843868351a
Merge pull request #125 from glower/hipchat-notifications
added support for hipchat notifications
2017-12-15 16:21:01 +00:00
Maxim Filatov 89e1d389b4 Add RBAC to helm chart
Fixes #115
2017-12-15 13:16:31 +03:00
Igor Komlew 4d067cd647 added support for hipchat notifications 2017-12-14 12:12:23 +01:00
Karolis Rusenas 75aefc3834
Merge pull request #123 from keel-hq/develop
sample updated
2017-12-12 23:51:33 +00:00
Karolis Rusenas e0260da4d6 sample updated 2017-12-12 23:51:10 +00:00
Karolis Rusenas 42c242daad
Merge pull request #122 from keel-hq/develop
Develop
2017-12-12 23:30:40 +00:00
Karolis Rusenas aab4eefea8 Merge branch 'master' into develop
# Conflicts:
#	hack/deployment.sample.yml
2017-12-12 23:18:52 +00:00
Karolis Rusenas 07a834bb8a example deployment file updated 2017-12-12 23:08:42 +00:00
Karolis Rusenas 6575af3f30
Merge pull request #121 from keel-hq/feature/configurable_approvals
Feature/configurable approvals
2017-12-12 23:04:23 +00:00
Karolis Rusenas b1ba104ad4 separate targets for build and install 2017-12-12 22:19:44 +00:00
Karolis Rusenas 0792c77ce8 moved channel test function the handle message, better testability 2017-12-12 10:11:58 +00:00
Karolis Rusenas affd2ba760 checking channel by ID 2017-12-12 08:36:33 +00:00
Karolis Rusenas 1000bf3545 glide updates 2017-12-12 08:36:10 +00:00
Karolis Rusenas b6ebca5a75 vendor updated 2017-12-12 08:36:03 +00:00
Karolis Rusenas 03c8218ee7 go install instead of build 2017-12-12 00:04:52 +00:00
Karolis Rusenas 452bff221a slack env for channel config 2017-12-11 08:37:35 +00:00
Karolis Rusenas 121249b591 configurable channel 2017-12-11 08:37:26 +00:00
Karolis Rusenas dd970f8259 image bump 2017-12-11 08:37:10 +00:00
Karolis Rusenas c7f3de6bb5 build update 2017-12-11 08:37:00 +00:00
Karolis Rusenas a1217bb489 moved to cmd package 2017-12-11 08:36:51 +00:00
Karolis Rusenas ce00b25a70
Merge pull request #116 from azhi/patch-1
Fix typo in helm release error message
2017-11-28 16:44:36 +00:00
azhi 0320882b9f
Fix typo in helm release error message 2017-11-28 18:41:00 +02:00
Karolis Rusenas fc856661b2
Merge pull request #114 from Anthony25/rbac
Add manifests for RBAC
2017-11-07 19:56:12 +00:00
Anthony Ruhier a47b738346 Add manifests for RBAC
Fix the service account assignation in the deployment manifest, it did
not work on Kubernetes 1.8
Add service account, clusterrole and clusterrole binding manifests.
2017-11-07 20:32:27 +01:00
Karolis Rusenas 2b8a4ee2fd
circle ci url updated 2017-11-01 20:06:58 +00:00
Karolis Rusenas 4fa065c4f5
Merge pull request #112 from keel-hq/develop
Develop
2017-11-01 18:34:54 +00:00
Karolis Rusenas 68ce9daca8
Merge pull request #111 from keel-hq/feature/repo_transfer
updated repo
2017-11-01 18:27:48 +00:00
Karolis Rusenas 2a361020f6 updated repo 2017-11-01 18:25:28 +00:00
Karolis Rusenas 4893234fa7 added support links 2017-10-08 10:51:27 +01:00
Karolis Rusenas c9b656ff8e Merge pull request #106 from rusenask/develop
Develop
2017-10-07 14:32:59 +01:00
Karolis Rusenas b08b8b9af3 Merge pull request #107 from rusenask/feature/notification_levels
Feature/notification levels
2017-10-05 12:48:35 +01:00