Commit Graph

  • be4c67540d build: make release compatible with go mod stefanprodan 2020-02-28 18:46:26 +0200
  • a9fba0a1f2 docs: rename canaryAnalysis to analysis stefanprodan 2020-02-28 13:24:09 +0200
  • 98ecae93e1 Set API version to v1beta1 in docs examples stefanprodan 2020-02-27 12:06:33 +0200
  • 5aa9dd154c Add datadog metric provider to docs Ref: #460 stefanprodan 2020-02-27 11:30:53 +0200
  • e4da4a34a6 Add dev guides section to docs stefanprodan 2020-02-27 10:37:48 +0200
  • 2837d4407e Split the CRD docs into canary target, service, status, analysis stefanprodan 2020-02-26 20:40:49 +0200
  • 0e81b5f4d2 Update docs for Flagger v1beta1 API stefanprodan 2020-02-26 10:52:25 +0200
  • 8f12128aaf
    Merge pull request #467 from weaveworks/build-v1beta1 Stefan Prodan 2020-02-28 18:19:38 +0200
  • dd7a045542 Release loadtester v0.13.0 stefanprodan 2020-02-28 17:58:39 +0200
  • baadc19a42 build: cleanup makefile stefanprodan 2020-02-28 17:46:43 +0200
  • 981abdbc85 tester: Update Helm binaries and bash stefanprodan 2020-02-28 17:17:05 +0200
  • 273f84b374 tester: Fix health.proto permissions stefanprodan 2020-02-28 13:43:28 +0200
  • 793e998a39
    Merge pull request #463 from weaveworks/analysis-v1beta1 Stefan Prodan 2020-02-28 13:18:48 +0200
  • 9a44c5baac build: add goimports to CI stefanprodan 2020-02-28 12:53:10 +0200
  • a30f688450 fmt: fix imports formatting - run gofmt and goimports stefanprodan 2020-02-28 12:52:23 +0200
  • 19faf67523 e2e: update istio to 1.4.5 and NGINX to 1.33.0 stefanprodan 2020-02-28 12:28:09 +0200
  • 3e0867040f Add unit tests for canary phases stefanprodan 2020-02-28 11:31:47 +0200
  • 82660e23da Update e2e tests to v1beta1 - set Canary API version to flagger.app/v1beta1 - rename canaryAnalysis to analysis stefanprodan 2020-02-28 11:31:27 +0200
  • 43662582b8 Replace spec.canaryAnalysis with spec.analysis in CRD - rename spec.canaryAnalysis to spec.analysis - required fields: spec.analysis.interval and spec.analysis.threshold stefanprodan 2020-02-28 11:30:06 +0200
  • 287977c2b5 Deprecate spec.canaryAnalysis replaced by spec.analysis - add analysis field to Canary spec - deprecate canaryAnalysis filed (to be removed in the next API version) - maintain backwards compatibility with v1alpha3 by using spec.canaryAnalysis if spec.analysis is nil - set analysis threshold default value to 1 stefanprodan 2020-02-28 11:24:38 +0200
  • 41f644ab8c
    Merge pull request #461 from weaveworks/add-maintainer/mathetake Stefan Prodan 2020-02-27 13:41:37 +0200
  • 74618a9016 docs: add maintainer: @mathetake mathetake 2020-02-27 18:57:39 +0900
  • 450dcd692e
    Merge pull request #462 from weaveworks/ci-push Stefan Prodan 2020-02-27 13:22:18 +0200
  • e2b4a3de32 ci: push container for master only stefanprodan 2020-02-27 13:03:58 +0200
  • c17c69ec1b
    Merge pull request #460 from mathetake/datadog-metrics-provider Stefan Prodan 2020-02-27 11:41:55 +0200
  • a157824130 metrics/provider: add datadog metrics provider mathetake 2020-02-27 17:34:55 +0900
  • 639b62ea96 fix circleci: run e2e-kubernetes-svc-testing mathetake 2020-02-26 19:17:18 +0900
  • 6c398c246f
    Merge pull request #455 from mathetake/feature/daemonset-target Stefan Prodan 2020-02-26 12:02:54 +0200
  • 31f38a4f43
    GitBook: [master] 24 pages modified Stefan Prodan 2020-02-26 08:43:28 +0000
  • 9c8b887d30 use LastTransitionTime for deadline calculation mathetake 2020-02-26 12:55:59 +0900
  • eec343f3aa prevent infinite loop mathetake 2020-02-25 18:14:43 +0900
  • 4fe19be9b7 allow flagger to access to apps.daemonsts resources mathetake 2020-02-25 13:25:37 +0900
  • cc07c2891e add DaemonSet targetKind in crd and change label selector mathetake 2020-02-25 13:00:36 +0900
  • 336344720c add e2e test for daemonset target type mathetake 2020-02-23 13:55:45 +0900
  • 5af1665ef8 pkg/controller: add unit test for daemonset target mathetake 2020-02-23 13:39:11 +0900
  • a828b43463 pkg/canary: add daemonset target controller mathetake 2020-02-23 12:22:32 +0900
  • bf1089b204
    Merge pull request #454 from weaveworks/contour-1.2 Stefan Prodan 2020-02-22 08:55:32 +0200
  • 0c2d7da136 Use Contour 1.2 in e2e tests stefanprodan 2020-02-22 00:48:29 +0200
  • 3968e84efd Fix Contour header override for Linkerd stefanprodan 2020-02-22 00:46:00 +0200
  • 54d4df5751
    Merge pull request #450 from weaveworks/istio-multi-cluster Stefan Prodan 2020-02-21 10:28:02 +0200
  • 65c7fd1cf8 Add links to ingress controllers installers stefanprodan 2020-02-20 18:15:42 +0200
  • c3cb9e394d Add docs for Istio multi-cluster setup - add istio.kubeconfig options to Helm chart - rename command flag to kubeconfig-service-mesh stefanprodan 2020-02-20 17:49:34 +0200
  • ab00a0099c
    Merge pull request #447 from viditganpi/canary-for-multi-cluster-istio Stefan Prodan 2020-02-20 17:16:08 +0200
  • 0d493f658d removed non-required binary file Vidit Mathur 2020-02-20 20:12:56 +0530
  • 13342e5e7f corrected formatting Vidit Mathur 2020-02-20 19:55:47 +0530
  • 1f0a4d9f35 Changes 1. Modified deployment.yaml to remove source config 2. Modified values to change default kubeconfigHost values 3. Removed debugging logs Vidit Mathur 2020-02-20 19:44:57 +0530
  • 8e996b61ae removed mode, fallback to default mode for secret file Vidit Mathur 2020-02-19 17:37:21 +0530
  • 5462db7c11 1. Modified cmd/main to consume host kubeconfig and service kubeconfig 2. Modified deployment to pass and mount secrets for configs. Vidit Mathur 2020-02-19 17:23:33 +0530
  • 91ef81201e
    Merge pull request #449 from ta924/loadtesterRollbackSupport Stefan Prodan 2020-02-19 10:13:28 +0200
  • 34ed690416 update the docs Tanner Altares 2020-02-18 15:00:03 -0600
  • 0598e4b51e add support for rollback gating for loadtester Tanner Altares 2020-02-18 12:33:52 -0600
  • 7f9cc30b07
    Merge pull request #448 from weaveworks/docs-dev Stefan Prodan 2020-02-18 18:47:31 +0200
  • 52ee018ffd Add dev guide to readme stefanprodan 2020-02-18 18:27:15 +0200
  • 3b8c285870 Move examples to tutorials docs stefanprodan 2020-02-18 18:13:20 +0200
  • 77aef5591d Add deployment strategies to usage docs stefanprodan 2020-02-18 18:12:53 +0200
  • 143397c45e Add development guide to docs stefanprodan 2020-02-18 18:12:23 +0200
  • c6884fb5b4
    Merge pull request #446 from weaveworks/fix-hashing Stefan Prodan 2020-02-18 11:54:59 +0200
  • 2cb6ce4697 Subject:- Canary support for istio multi cluster Body:- If applied this commit will resolve the following reported issue https://github.com/weaveworks/flagger/issues/437 Have added support for consuming kubeconfig of istio host cluster where istio resources will be created. Vidit Mathur 2020-02-18 12:07:59 +0530
  • c3b1ee6dae Add test for last promoted hash stefanprodan 2020-02-17 20:45:59 +0200
  • f5182061ef Compute spec hash with spew instead of hashstructure stefanprodan 2020-02-17 20:00:35 +0200
  • 890365c189 ci: List PRs in release notes stefanprodan 2020-02-17 16:48:53 +0200
  • 0801576dcf
    Merge pull request #442 from weaveworks/header-ops Stefan Prodan 2020-02-15 10:15:41 +0200
  • 3a5a0faa4f build: List PRs in release notes stefanprodan 2020-02-15 00:00:15 +0200
  • 172c4f56dd Use header operations in Istio router - remove deprecated appendHeaders from Istio client - propagate header operations from canary service headers to Istio virtual service - add Istio router tests for request/response header removal - update header operations examples in docs stefanprodan 2020-02-14 13:45:08 +0200
  • e1bb8e741e
    Merge pull request #441 from weaveworks/istio-v1alpha3 Stefan Prodan 2020-02-14 13:02:05 +0200
  • b4753f68b5 Disable CRD creation for Helm v2 stefanprodan 2020-02-14 12:45:31 +0200
  • 33d57af233 e2e: Install CRDs with Helm v3 stefanprodan 2020-02-14 12:43:21 +0200
  • 0106dff2d7 Update packages to Kubernetes v1.17.2 stefanprodan 2020-02-14 12:35:33 +0200
  • 37a2bf966a Sync CRDs from artifacts dir stefanprodan 2020-02-14 12:35:03 +0200
  • 57b1732b67 Add crds dir to Helm chart Allow installing the CRDs with Helm v3 stefanprodan 2020-02-14 12:34:18 +0200
  • acce3a9c13 Add Istio traffic policy validation schema to CRD stefanprodan 2020-02-14 12:31:59 +0200
  • 05050c950a Add missing fields to Istio destination rule - add ConsecutiveGatewayErrors, Consecutive5xxErrors and MinHealthPercent to OutlierDetection - add H2UpgradePolicy and IdleTimeout to ConnectionPool HTTPSettings stefanprodan 2020-02-14 12:30:15 +0200
  • 8c1166fa5b
    Merge pull request #440 from weaveworks/smi-v1alpha2-client Stefan Prodan 2020-02-14 11:20:03 +0200
  • 68c6d302b7 Add SMI router tests stefanprodan 2020-02-14 00:40:01 +0200
  • 951a4435eb Add SMI v1alpha1 to v1alpha2 conversion stefanprodan 2020-02-14 00:39:49 +0200
  • 98bd8696f2 Refactor router test fixture stefanprodan 2020-02-14 00:38:51 +0200
  • 41f535191e Add SMI TrafficSplit v1alpha2 client stefanprodan 2020-02-14 00:37:25 +0200
  • 0697343b7c
    Merge pull request #438 from weaveworks/e2e-updates Stefan Prodan 2020-02-13 18:14:36 +0200
  • 39e44e6a7a e2e: Update Istio to v1.4.4 stefanprodan 2020-02-13 17:42:58 +0200
  • 67ba14e438 e2e: Update Linkerd to v2.7.0 stefanprodan 2020-02-13 17:22:30 +0200
  • 1a9cec9cb7
    Merge pull request #436 from weaveworks/istio-gateway-port Stefan Prodan 2020-02-13 17:11:28 +0200
  • 6347861fda Update docs to Helm v3 stefanprodan 2020-02-13 12:59:13 +0200
  • bd3435b82d Update Gloo docs to v1.3.5 stefanprodan 2020-02-13 12:41:23 +0200
  • 0bd66f4603 e2e: Update Gloo gateway proxy address stefanprodan 2020-02-13 12:19:36 +0200
  • 78dacc98fa e2e: Fix NGINX helm uninstall stefanprodan 2020-02-13 12:05:02 +0200
  • 71a220d432 e2e: Fix Gloo routes stefanprodan 2020-02-13 11:47:38 +0200
  • 089aa1fe22 e2e: Create namespaces for Helm v3 stefanprodan 2020-02-13 11:23:10 +0200
  • c88fa5d882 e2e: Update Gloo to v1.3.5 stefanprodan 2020-02-13 11:14:26 +0200
  • 14214bc2fe e2e: Update Helm to v3.0.3 stefanprodan 2020-02-13 11:14:07 +0200
  • 4c5b226b4c Add tests for Istio gateways stefanprodan 2020-02-12 11:21:52 +0200
  • 4d8b153cf9
    Merge pull request #433 from weaveworks/projected-configs Stefan Prodan 2020-02-12 09:37:56 +0200
  • ea4d9ba58d Set destination port for Istio ingress gateways stefanprodan 2020-02-11 17:07:10 +0200
  • c181eb464c Track projected configmaps and secrets - scan volumes with projected configmaps and secrets - update primary volumes with configmaps and/or secrets projections - add tests for configmaps and secrets projections stefanprodan 2020-02-11 11:36:16 +0200
  • ad68ca3a4a
    Merge pull request #429 from weaveworks/alerts Stefan Prodan 2020-02-11 11:21:30 +0200
  • 963a9afd09
    Merge pull request #430 from heubeck/eventhookUrlFromEnv Stefan Prodan 2020-02-11 08:48:36 +0200
  • 4e8b7d4cb4 Add webhookUrl env parameter Florian Heubeck 2020-02-10 18:31:08 +0100
  • fd85a3426a Implement Rocket chat notifier stefanprodan 2020-02-10 18:23:34 +0200
  • e257d48262 Add unit tests for canary alerts stefanprodan 2020-02-10 17:08:23 +0200
  • 1a87a9be45 Implement notifications based on alert providers and severity stefanprodan 2020-02-10 15:25:56 +0200
  • 35cf634d89 Implement Discord notifier with Slack formatting stefanprodan 2020-02-10 11:39:57 +0200