Commit Graph

1289 Commits

Author SHA1 Message Date
Stefan Prodan dac0bfdb4c Publish Helm chart 2018-09-26 20:31:35 +03:00
Stefan Prodan d562361694 Add steerer Helm chart 2018-09-26 20:11:39 +03:00
Stefan Prodan 81157572f1 Add metrics server check at startup 2018-09-26 11:58:55 +03:00
Stefan Prodan 1b7210ec74 Add a 5s timeout to Prometheus queries 2018-09-26 11:20:11 +03:00
Stefan Prodan 0a03c8c04f Replace glog with zap and refactor controller 2018-09-26 11:07:33 +03:00
Stefan Prodan 3eef986ce7 Document CRD fields 2018-09-25 15:33:12 +03:00
Stefan Prodan 6f68769150 Add Prometheus instrumentation and liveness/readiness probes 2018-09-25 14:28:53 +03:00
Stefan Prodan b892048311 Run go test for all packages 2018-09-25 14:27:35 +03:00
Stefan Prodan d55506bb96 Add client go missing discovery pkg 2018-09-25 14:25:35 +03:00
Stefan Prodan d3b761542c Add Prometheus client and cmp packages
- update istio client
2018-09-25 14:06:00 +03:00
Stefan Prodan b9309703e0 Refactor rollout advancement 2018-09-25 13:30:07 +03:00
Stefan Prodan da2b6c85aa Skip docker push on PRs 2018-09-24 20:51:26 +03:00
Stefan Prodan c38ca4270f Run controller tests only 2018-09-24 20:41:49 +03:00
Stefan Prodan 3fa333fa49 Publish branch-commit images to Docker Hub 2018-09-24 20:36:52 +03:00
Stefan Prodan e5d198f110 Add Travis CI build 2018-09-24 20:28:45 +03:00
Stefan Prodan 59c98a9669 Add custom resource example 2018-09-24 20:08:03 +03:00
Stefan Prodan 9bf52f9668 Add intro 2018-09-24 19:58:18 +03:00
Stefan Prodan e4f41f1267 Add install instructions 2018-09-24 18:29:38 +03:00
Stefan Prodan a4de083cfa Add build files 2018-09-24 18:28:52 +03:00
Stefan Prodan e8f50b2c09 Add deployment and rbac manifests 2018-09-24 18:28:17 +03:00
Stefan Prodan db683655a7 Run go fmt 2018-09-24 18:27:18 +03:00
Stefan Prodan 0ddb337b66 Implement progressive rollout for K8s deployments 2018-09-24 16:12:14 +03:00
Stefan Prodan a3e599bc26 Add rollout controller and cache sync 2018-09-24 13:32:03 +03:00
Stefan Prodan acb83cf6f0 Add Rollout kind and clientset 2018-09-24 13:31:15 +03:00
Stefan Prodan 86e343e527 Add CRD code gen scripts 2018-09-24 13:30:22 +03:00
Stefan Prodan 29548dded3 Document rollout GA switch 2018-09-23 12:47:19 +03:00
Stefan Prodan 9d1b4ce4d4 Document rollout halting 2018-09-23 12:45:29 +03:00
Stefan Prodan f756dc247c Document rollout steps 2018-09-23 12:19:03 +03:00
Stefan Prodan 486d1a9713 Add success rate query 2018-09-23 11:55:27 +03:00
Stefan Prodan 1c07a7c2ed Add CLI screen 2018-09-23 11:29:24 +03:00
Stefan Prodan 97c53b9599 Format rollout CLI output 2018-09-23 11:29:04 +03:00
Stefan Prodan 7a69bd4263 Add console color pkg 2018-09-23 11:28:08 +03:00
Stefan Prodan e559e1254c Add canary HPA 2018-09-23 11:27:35 +03:00
Stefan Prodan c9ba2f6cb3 Add gated roll out based on Istio HTTP success rate metric
- add Prometheus observer component
- halt rollover when success rate drops under the threshold
- scale to zero for canary deployment after promotion has succeeded
2018-09-22 15:37:30 +03:00
Stefan Prodan 19e7ae2fef Add canary test workloads 2018-09-21 19:24:35 +03:00
Stefan Prodan 4384ae869f Add progressive canary deployer CLI 2018-09-21 19:23:48 +03:00
Stefan Prodan 39329bbb00 Init controller 2018-09-21 19:22:44 +03:00
Stefan Prodan c32cc95235 vendor k8s and istio (knative/pkg) 2018-09-21 19:21:37 +03:00
Stefan Prodan c1ef44a9b9
Initial commit 2018-09-20 00:43:47 +03:00