stefanprodan
|
10c61daee4
|
Exit when losing leadership
|
2019-07-07 13:09:05 +03:00 |
|
stefanprodan
|
b937c4ea8d
|
Implement leader election
Add enable-leader-election and leader-election-namespace flags
|
2019-07-07 11:41:27 +03:00 |
|
stefanprodan
|
b847345308
|
Add 5 seconds timeout to notifier
|
2019-07-06 18:02:45 +03:00 |
|
stefanprodan
|
8ca9cf24bb
|
Implement MS Teams notifier
|
2019-07-06 17:14:21 +03:00 |
|
stefanprodan
|
ba4a2406ba
|
Refactor notifier to allow more implementations
|
2019-07-06 15:47:12 +03:00 |
|
Daniel Herman
|
764e7e275d
|
Validate the minimum supported k8s version
Fixes #103
|
2019-06-27 00:18:08 -04:00 |
|
stefanprodan
|
d0591916a4
|
Update k8s packages
|
2019-06-21 23:42:59 +03:00 |
|
stefanprodan
|
b5f73d66ec
|
Add version command
|
2019-06-21 12:54:43 +03:00 |
|
stefanprodan
|
028933b635
|
Switch to go mod from dep
|
2019-06-11 19:37:36 +03:00 |
|
stefanprodan
|
2e38dbc565
|
Release test runner v0.4.0
|
2019-06-04 17:27:58 +03:00 |
|
stefanprodan
|
9f359327f0
|
Add generic bash blocking command
|
2019-06-04 14:01:25 +03:00 |
|
stefanprodan
|
3ae995f55c
|
Bump load tester version to v0.4.0-beta.2
|
2019-06-03 15:56:14 +03:00 |
|
stefanprodan
|
0032c14a78
|
Refactor metrics
- add observer interface with builtin metrics functions
- add metrics observer factory
- add prometheus client
- implement the observer interface for istio, envoy and nginx
- remove deprecated istio and app mesh metric aliases (istio_requests_total, istio_request_duration_seconds_bucket, envoy_cluster_upstream_rq, envoy_cluster_upstream_rq_time_bucket)
|
2019-05-13 17:34:08 +03:00 |
|
stefanprodan
|
5f544b90d6
|
Log mesh provider at startup
|
2019-05-06 18:41:04 +03:00 |
|
Yuval Kohavi
|
2173bfc1a0
|
Merge remote-tracking branch 'origin/master' into supergloo-updated
|
2019-04-19 11:17:37 -04:00 |
|
stefanprodan
|
0c68983c62
|
Update deps to Kubernetes 1.13.1
|
2019-04-18 19:30:55 +03:00 |
|
stefanprodan
|
093348bc60
|
Release loadtester 0.3.0 with bats support
|
2019-04-18 13:45:32 +03:00 |
|
Yuval Kohavi
|
156488c8d5
|
Merge remote-tracking branch 'origin/master' into supergloo-updated
|
2019-04-17 18:24:41 -04:00 |
|
Yuval Kohavi
|
868482c240
|
basics seem working!
|
2019-04-16 15:10:08 -04:00 |
|
stefanprodan
|
6ef72e2550
|
Make the pod selector configurable
- default labels: app, name and app.kubernetes.io/name
|
2019-04-15 12:57:25 +03:00 |
|
stefanprodan
|
a09dc2cbd8
|
Rename logging package
|
2019-04-15 11:25:45 +03:00 |
|
stefanprodan
|
b2c12c1131
|
Move observer to metrics package
|
2019-03-30 11:45:39 +02:00 |
|
stefanprodan
|
025785389d
|
Refactor Prometheus recorder
- add flagger_info gauge metric
- expose the version and mesh provider as labels
- move the recorder to the metrics package
|
2019-03-28 11:58:19 +02:00 |
|
stefanprodan
|
b4ae060122
|
Move to weaveworks org
|
2019-03-20 18:26:04 +02:00 |
|
stefanprodan
|
7d340c5e61
|
Change mesh providers based on cmd flag
|
2019-03-17 10:52:52 +02:00 |
|
stefanprodan
|
48e79d5dd4
|
Add mesh provider flag
|
2019-03-16 14:12:23 +02:00 |
|
stefanprodan
|
a9167801ba
|
Release loadtester v0.2.0
|
2019-03-12 11:55:31 +02:00 |
|
Stefan Prodan
|
62f4a6cb96
|
Merge pull request #90 from cloudang/ngrinder
Support delegation to external load testing tools
|
2019-03-12 11:47:30 +02:00 |
|
Alex Wong
|
2ef1c5608e
|
remove logCmdOutput flag
|
2019-03-12 14:31:00 +08:00 |
|
stefanprodan
|
780ba82385
|
Log namespace restriction if one exists
|
2019-03-08 13:05:25 +02:00 |
|
Alex Wong
|
9f12bbcd98
|
refactoring loadtester to support external testing platform
|
2019-03-08 15:49:35 +08:00 |
|
Stefan Prodan
|
e094c2ae14
|
Merge pull request #80 from stefanprodan/istio
Add Istio k8s client
|
2019-03-06 11:55:27 +02:00 |
|
Huy Le
|
d8cb8f1064
|
Added Namespace Flag for Flagger
- introduce the namespace flag for flagger to watch a single namespace
for Canary Objects
|
2019-03-05 20:57:00 -08:00 |
|
stefanprodan
|
b0b6198ec8
|
Add Istio virtual service and signal packages
|
2019-03-06 01:43:09 +02:00 |
|
Alex Wong
|
231a32331b
|
move flags to main packages
|
2019-03-05 17:48:55 +08:00 |
|
Alex Wong
|
104e8ef050
|
Add options for customizing threadiness, logger encoding, and global logger level
|
2019-03-05 14:30:23 +08:00 |
|
stefanprodan
|
7c66f23c6a
|
Add load tester Helm chart
|
2019-01-21 21:02:40 +02:00 |
|
stefanprodan
|
dbf26ddf53
|
Add load tester flag to log the cmd output
|
2019-01-21 13:36:08 +02:00 |
|
stefanprodan
|
07d8355363
|
Rename load testing service to flagger-loadtester
|
2019-01-20 14:28:45 +02:00 |
|
stefanprodan
|
385d0e0549
|
Add load test runner service
- embed rakyll/hey in the runner container image
|
2019-01-20 14:00:14 +02:00 |
|
stefanprodan
|
882b4b2d23
|
Update the control loop interval flag description
|
2019-01-08 13:15:10 +02:00 |
|
stefanprodan
|
bec96356ec
|
Bump CRD version to v1alpha3
- new field canaryAnalysis.interval
|
2019-01-07 01:03:31 +02:00 |
|
stefanprodan
|
0d96bedfee
|
Add webhooks to Canary CRD v1alpha2
|
2018-12-26 13:42:36 +02:00 |
|
Stefan Prodan
|
769aff57cb
|
Add Slack notifications for canary events
|
2018-11-25 11:44:45 +02:00 |
|
stefanprodan
|
583c9cc004
|
Rename Istio client set
|
2018-11-25 00:05:43 +02:00 |
|
Stefan Prodan
|
663dc82574
|
Controller refactoring part two
- share components between loops
|
2018-10-11 20:51:12 +03:00 |
|
Stefan Prodan
|
302de10fec
|
Canary CRD refactoring
- set canaries.flagger.app version to v1alpha1
- replace old Canary spec with CanaryDeployment
|
2018-10-11 01:43:53 +03:00 |
|
Stefan Prodan
|
e2be4fdaed
|
Add CanaryDeployment kind
- bootstrap the deployments. services and Istio virtual service
- use google/go-cmp to detect changes in the deployment pod spec
|
2018-10-10 16:57:12 +03:00 |
|
Stefan Prodan
|
c3f4f0a925
|
Rename project to flagger
|
2018-10-07 13:08:42 +03:00 |
|
Stefan Prodan
|
10dfea4203
|
Rename CRD group and kind name to canaries.steerer.app
|
2018-10-04 14:52:36 +03:00 |
|