Skip to content

0.10.0

Compare
Choose a tag to compare
@stefanprodan stefanprodan released this 27 Mar 12:42
· 2401 commits to main since this release
fbdf38e

Changelog

fbdf38e Merge pull request #124 from weaveworks/release-v0.10.0
ef5bf70 Update go to 1.12
274c146 Update changelog v0.10.0
960d506 Upgrade mesh definition to v1beta1
79a6421 Move load tester to Weaveworks Quay
8b5c004 Merge pull request #123 from weaveworks/appmesh-v1beta1
f547687 Fix App Mesh success rate graph
b9075dc Update App Mesh to v1beta1
107596a Merge pull request #122 from weaveworks/prep-0.10.0
3c6a2b1 Update changelog for v0.10.0
f996cba Set Grafana dashboards readable IDs
bdd864f Add port and mesh name to CRD validation
ca074ef Rename router sync to reconcile
ddd3a82 Reconcile ClusterIP services - add svc update tests fix: #114
f5b862d Add App Mesh docs to readme
d45d475 Add Grafana dashboard link and update screen
d0f72ea Bump Flagger version to 0.10.0
5ed5d1e Fix load tester install command for zsh
311b140 Release loadtester chart v0.2.0
67cd722 Release Grafana chart v1.1.0
7f6247e Add jq requirement to App Mesh installer
f3fd515 Merge pull request #121 from weaveworks/stats
9db5dd0 Update changelog
d07925d Fix canary status prom metrics
662d0f3 Merge pull request #119 from weaveworks/appmesh-ref
2c5ad0b Disable App Mesh ingress for load tester
0ea76b9 Prevent the CRD from being removed by Helm
3c4253c Docs fixes
77ba28e Use App Mesh install script
6399e75 Update overview diagram
1caa62a Merge pull request #118 from weaveworks/appmesh
8fa558f Add intro do App Mesh tutorial
1912286 Add App Mesh backend example
8a981f9 Add App Mesh GitOps diagram
a8ea9ad Add the Slack notifications to App Mesh tutorial
685d94c Add Grafana screen to App Mesh docs
153ed1b Add the App Mesh ingress to docs
7788f3a Add virtual node for App Mesh ingress
cd99225 Add App Mesh canary deployments tutorial
33ba3b8 Add App Mesh canary demo definitions
d222dd1 Change GitHub raw URLs to Weaveworks org
39fd3d4 Add App Mesh ingress gateway deployment
419c180 Add App Mesh telemetry deployment
ae0351d Exclude the namespace from AppMesh object names ref: aws/aws-app-mesh-controller-for-k8s#14
941be15 Fix typo in comments
578ebcf Use pod name filter in Envoy metrics query Add support for Weave Cloud Prometheus agent
27ab4b0 Merge pull request #112 from weaveworks/appmesh-grafana
428b220 Add Flagger logo svg format (CNCF landscape)
438c553 Merge pull request #113 from tanordheim/service-port-name
90cb293 Add GRPC canary analysis custom query example
1f9f93e Add portName information to how it works-guide
f5b97fb Add support for naming generated service ports
ce79244 Add maintainers
3af5d76 Add AppMesh dashboard screen
3ce3efd Fix Grafana port forward command
8108ede Add AppMesh Grafana dashboard
5d80087 Merge pull request #109 from weaveworks/appmesh-docs
6593be5 Remove namespace from Prometheus URL
a0f63f8 Update changelog and roadmap
49914f3 Add EKS App Mesh install link to readme
71988a8 Add EKS App Mesh install guide
d65be6e Add AppMesh virtual node to load tester chart
38c40d0 Merge pull request #108 from weaveworks/ww
9e071b9 Move to weaveworks Quay
b4ae060 Move to weaveworks org
436656e Merge pull request #107 from stefanprodan/appmesh
d7e111b Add mesh provider option to Helm chart
4b6126d Add Envoy HTTP success rate metric check
89faa70 Fix canary virtual node DNS discovery
6ed9d4a Add AppMesh CRDs to Flagger's RBAC
9d0e38c Disable primary readiness check in tests
8b758fd Set primary min replicas
14369d8 Fix virtual node backends
7b41531 Fix router tests
7d340c5 Change mesh providers based on cmd flag
337c943 Add AppMesh routing tests
0ef1d0b Implement AppMesh routing ops
5cf67bd Add AppMesh router sync tests
f22be17 Add AppMesh router sync implementation Sync virtual nodes and virtual services
48e79d5 Add mesh provider flag
59f5a06 Add AppMesh fields to Canary CRD
6da2e11 Add AppMesh CRDs and Kubernetes client
802c087 Fix Istio Gateway certificate fix: #102
ed2048e Merge pull request #105 from stefanprodan/svc
437b1d3 Copy labels from canary to primary
ba1788c Change default ClusterIP to point to primary - ensures that the routing works without a service mesh
773094a Merge pull request #99 from stefanprodan/loadtester-v0.2.0
5aa3910 Update loadtester cmd for e2e testing
a916780 Release loadtester v0.2.0
62f4a6c Merge pull request #90 from cloudang/ngrinder
ea2b41e Merge pull request #98 from peterj/master
d28ce65 fix typo
1bfcdba update vendor
e48faa9 add docs for ngrinder load testing
33fbe99 remove logCmdOutput from docs and k8s resources definition
989925b update canary spec example, cmd flag logCmdOutput moved here
7dd6655 add metadata field 'cmd'
2ef1c56 remove logCmdOutput flag
b5932e8 support time duration literal
37999d3 Upgrade Alpine to 3.9. Fixes #89
17e6f35 add gock.v1 dependency
be31bcf mocked test
cba2135 add comments
2e52573 add gock dep
b2ce1ed test for ngrinder task
77a485a poll ngrinder task status
65bf048 add ngrinder support
a498ed8 move original cmd tester to standalone source
9f12bbc refactoring loadtester to support external testing platform