Commit Graph

  • 86e813f6b7 Add alert providers to RBAC stefanprodan 2020-02-10 11:05:53 +0200
  • c4c3342eb9 Add alert provider to CRD yamls stefanprodan 2020-02-10 10:35:05 +0200
  • 898edee67e Refactor Flagger APIs and tests - add CrossNamespaceObjectReference type - add informers collection to controller - use the informer cache to query for metric templates - rename mock to fixture - regenerate clientset stefanprodan 2020-02-10 10:31:54 +0200
  • 0673b54092 Implement AlertProvider CRD stefanprodan 2020-02-10 10:26:37 +0200
  • 3cfb1fbb65 Merge pull request #425 from weaveworks/nop-tracker Stefan Prodan 2020-02-10 09:44:51 +0200
  • f0ca5d85da preeliminary validation rules. still missing some Davide Berdin 2020-02-09 17:04:45 +0100
  • ea4a84991e
    Merge pull request #424 from weaveworks/threshold-range Stefan Prodan 2020-02-09 10:19:34 +0200
  • d5ba46965f Allow config tracking option to chart stefanprodan 2020-02-08 22:52:05 +0200
  • 7c0e3d9a0b Allow config tracking toggling - Add enable-config-tracking command arg (true by default) - Add no-operation tracker - Add tests for nop tracker stefanprodan 2020-02-08 22:24:46 +0200
  • 5c479d9d80 Add metric templates to controller tests stefanprodan 2020-02-08 20:02:09 +0200
  • 8f99e589a6 Add metrics to controller tests Fix: #387 stefanprodan 2020-02-08 19:05:25 +0200
  • e4e92b3353 Add metric threshold range to e2e tests stefanprodan 2020-02-08 15:14:52 +0200
  • 228954b5db Improve Canary CRD schema validation - add thresholdRange validation - add Kubernetes Kind validation for target, autoscaler and ingress - add validation for webhook metadata map[string]string - add missing Istio types to schema validation stefanprodan 2020-02-08 15:11:11 +0200
  • de03d49f55 Implement metric threshold range - add CanaryThresholdRange type to Canary API - add optional thresholdRange field to the analysis metric object - implement min/max metric result validation - thresholdRange takes precedence over threshold when both are specified stefanprodan 2020-02-08 15:04:03 +0200
  • b7c2dcda0e
    Merge pull request #423 from weaveworks/crd-v1beta1 Stefan Prodan 2020-02-07 13:10:11 +0200
  • f2f2a9fc58 Add provider type to metric template printer stefanprodan 2020-02-07 11:59:44 +0200
  • 22589265ce Keep serving v1alpha3 for backwards compat stefanprodan 2020-02-07 09:57:58 +0200
  • 3f83f306a5 Upgrade canary resources in-cluster stefanprodan 2020-02-07 09:57:58 +0200
  • 448c210324 Release API version v1beta1 - bump Canary and MetricTemplate version to v1beta1 - regenerate clientset and CRD stefanprodan 2020-02-07 09:00:49 +0200
  • ea39041b24
    Merge pull request #419 from weaveworks/metric-template Stefan Prodan 2020-02-07 12:32:14 +0200
  • be1b12fac5 Publish Helm charts v0.23.0 weaveworksbot 2020-02-06 13:10:06 +0000
  • eec287a501 Check if CRDs are registered before starting informers stefanprodan 2020-01-30 11:48:49 +0200
  • 54c03f4d07 Add metric templates to RBAC stefanprodan 2020-01-29 19:31:15 +0200
  • 95b389a8fa Add e2e tests for metric templates stefanprodan 2020-01-29 19:03:52 +0200
  • b17d84a39d Run the metric checks defined in templates stefanprodan 2020-01-29 17:14:02 +0200
  • d7d9d1eabe Migrate the builtin Prometheus checks to metric templates stefanprodan 2020-01-29 17:10:58 +0200
  • d154c63ac3 Implement Prometheus provider stefanprodan 2020-01-29 17:09:36 +0200
  • d9252748d2 Add MetricTemplate CRD and clientset stefanprodan 2020-01-29 17:07:17 +0200
  • 1cca5a455b
    Merge pull request #422 from weaveworks/prep-0.23.0 0.23.0 Stefan Prodan 2020-02-06 15:06:23 +0200
  • 1b651500a1 Release v0.23.0 stefanprodan 2020-02-06 14:49:04 +0200
  • e457b6d35c
    Merge pull request #420 from ta924/manualrollback Stefan Prodan 2020-02-06 13:48:32 +0200
  • 402dda71e6 manual push to trigger build Tanner Altares 2020-02-05 19:17:45 -0600
  • 69e969ac51 modify the hook name Tanner Altares 2020-02-05 14:49:35 -0600
  • edbc373109 add docs for manual rollback Tanner Altares 2020-02-05 14:14:13 -0600
  • 1d23c0f0a2 update CRD manifest to add rollback enum to webhook validation Tanner Altares 2020-02-05 10:29:32 -0600
  • fa950e1a48 support gated rollback Tanner Altares 2020-01-30 15:11:59 -0600
  • e31ecbedf0
    Merge pull request #416 from weaveworks/service-name Stefan Prodan 2020-01-28 21:22:41 +0200
  • b982c9e2ae Fix service pod selector stefanprodan 2020-01-26 18:52:15 +0200
  • 3766c843fe Add service name field to docs stefanprodan 2020-01-26 13:00:07 +0200
  • e00d9962d6 Use service name override in Kubernetes e2e tests stefanprodan 2020-01-26 12:59:51 +0200
  • 940e547e88 Implement service name override Use targetRef.name as the Kubernetes service name prefix only if service name is not specified Warn about routing conflicts when service name changes stefanprodan 2020-01-26 12:48:49 +0200
  • e3ecebc9ae Add service name field to Canary CRD stefanprodan 2020-01-26 12:46:08 +0200
  • c38bd144e4 Update Kubernetes packages to v1.17.1 stefanprodan 2020-01-25 12:51:44 +0200
  • a252d43a32 Publish Helm charts v0.22.0 weaveworksbot 2020-01-16 17:54:33 +0000
  • 2be6f3d678
    Merge pull request #412 from weaveworks/prep-release-0.22.0 0.22.0 Stefan Prodan 2020-01-16 19:50:25 +0200
  • 3d7091a56b Use Kubernetes v1.17.0 in e2e tests stefanprodan 2020-01-16 19:33:17 +0200
  • 1f0305949e Update Prometheus to v2.15.2 stefanprodan 2020-01-16 14:48:06 +0200
  • 1332db85c5 Add selector-labels example to docs Fix: #403 stefanprodan 2020-01-16 14:38:50 +0200
  • 1f06ec838d Release Flagger v0.22.0 stefanprodan 2020-01-16 14:32:33 +0200
  • 308351918c
    Merge pull request #411 from weaveworks/contour-up Stefan Prodan 2020-01-16 14:22:51 +0200
  • 558a1fc6e6 Add Linkerd l5d-dst-override header to Contour routes stefanprodan 2020-01-16 11:26:02 +0200
  • bc3256e1c5 Update Contour to v1.1 stefanprodan 2020-01-16 11:08:55 +0200
  • 6eaf421f98
    Merge pull request #409 from weaveworks/event-webhook Stefan Prodan 2020-01-16 11:02:32 +0200
  • 1271f12d3f Add the event webhook type to docs stefanprodan 2020-01-15 14:29:51 +0200
  • 4776b1d285 Implement events dispatching for the event webhook type stefanprodan 2020-01-15 14:12:22 +0200
  • e4dc923299 Add event webhook type to CRD stefanprodan 2020-01-15 14:10:38 +0200
  • 98ba38d436
    Merge pull request #408 from weaveworks/e2e-updates Stefan Prodan 2020-01-15 13:27:14 +0200
  • 9d765feb38 Remove deprecated Kind command from e2e stefanprodan 2020-01-14 13:12:54 +0200
  • 7e6a70bdbf Update Kubernetes Kind to v0.7.0 stefanprodan 2020-01-14 12:55:20 +0200
  • 455ec1b6e7
    Merge pull request #407 from weaveworks/istio-1.4 Stefan Prodan 2020-01-14 12:48:12 +0200
  • 3b152a370f
    Merge pull request #406 from weaveworks/kube-1.17 Stefan Prodan 2020-01-13 16:03:40 +0200
  • 8d7d5e6810 Update Istio e2e to v1.4.3 stefanprodan 2020-01-11 20:45:57 +0200
  • 8dc4c03258 Update Kubernetes packages to 1.17 stefanprodan 2020-01-11 18:05:14 +0200
  • 0082b3307b
    Merge pull request #401 from mrparkers/event-webhook Stefan Prodan 2020-01-11 17:54:32 +0200
  • b1a9c33d36
    add docs Michael Parker 2020-01-09 16:11:03 -0600
  • 6e06cf1074
    use unix timestamp ms Michael Parker 2020-01-09 16:10:56 -0600
  • 8d61e6f893
    rename Michael Parker 2020-01-09 14:26:53 -0600
  • 9c71e70a0a
    webhook tests Michael Parker 2020-01-09 14:25:43 -0600
  • 91395ea1ab
    deepcopy canary for failed notification Michael Parker 2020-01-09 11:05:22 -0600
  • 0894304fce
    use canary copy for new revision notification Michael Parker 2020-01-09 10:44:15 -0600
  • 9cfa0ac43f
    update event payload schema Michael Parker 2020-01-07 11:11:52 -0600
  • 1d5029d607
    Merge branch 'event-webhook' of github.com:mrparkers/flagger into event-webhook Michael Parker 2020-01-07 09:39:13 -0600
  • e6d1880c93
    use correct event type Michael Parker 2020-01-07 09:38:14 -0600
  • 6da533090a
    Update controller.go Michael Parker 2020-01-06 19:12:39 -0600
  • 17efcaa6d1
    update helm chart Michael Parker 2020-01-06 16:35:52 -0600
  • 38dfda9d8f
    add event-webhook command line flag Michael Parker 2020-01-06 16:35:42 -0600
  • 0abc254ef2 Add Contour TLS guide to docs stefanprodan 2020-01-06 16:29:04 +0200
  • a1f8b6fcd7 Publish website weaveworksbot 2020-01-06 14:07:52 +0000
  • 3e3eaebbf2 Add Contour to ingress providers stefanprodan 2020-01-06 16:06:55 +0200
  • edfe897112 Publish Helm charts v0.21.0 weaveworksbot 2020-01-06 11:03:09 +0000
  • db427b5e54
    Merge pull request #400 from weaveworks/release-0.21.0 0.21.0 Stefan Prodan 2020-01-06 10:23:46 +0000
  • b49d63bdfe Update e2e tests to Linkerd 2.6.1 stefanprodan 2020-01-06 12:02:53 +0200
  • c84f7addff Release 0.21.0 stefanprodan 2020-01-06 11:43:48 +0200
  • 5d72398925
    Merge pull request #397 from weaveworks/contour Stefan Prodan 2020-01-06 08:08:47 +0000
  • 11d16468c9 Add Contour TLS guide link to docs stefanprodan 2019-12-29 13:36:55 +0200
  • 82b61d69b7
    Merge pull request #399 from int128/pod-monitor Stefan Prodan 2019-12-24 14:35:39 +0200
  • 824391321f Add PodMonitor template to flagger chart Hidetake Iwata 2019-12-24 12:49:00 +0900
  • a7c242e437 Add user agent match examples to Contour docs stefanprodan 2019-12-20 18:26:18 +0200
  • 1544610203 Add Contour e2e test for canary rollback stefanprodan 2019-12-20 14:38:06 +0200
  • 14ca775ed9 Set Contour namespace in kustomization stefanprodan 2019-12-20 14:33:03 +0200
  • f1d29f5951 Set Contour idle timeout to 5m stefanprodan 2019-12-20 14:32:24 +0200
  • ad0a66ffcc Add Contour usage docs and diagrams stefanprodan 2019-12-20 11:47:44 +0200
  • 4288fa261c Add Contour reference to docs stefanprodan 2019-12-20 11:47:00 +0200
  • a537637dc9 Add Flagger Kustomize installer for Contour stefanprodan 2019-12-20 11:46:23 +0200
  • 851c6701b3 Add unit tests for Contour prefix, timeout and retries stefanprodan 2019-12-19 19:06:47 +0200
  • bb4591106a Add Contour URL prefix stefanprodan 2019-12-19 18:48:31 +0200
  • 7641190ecb Add Contour timeout and retry policies stefanprodan 2019-12-19 18:24:54 +0200
  • 02b579f128 Add unit tests for Contour routes stefanprodan 2019-12-19 15:30:53 +0200
  • 9cf6b407f1 Add unit tests for Contour router reconciliation stefanprodan 2019-12-19 15:15:02 +0200
  • c3564176f8 Add unit tests for Contour observer stefanprodan 2019-12-19 12:41:39 +0200