Commit Graph
15 Commits
Author SHA1 Message Date
stefanprodan 780ba82385 Log namespace restriction if one exists 2019-03-08 13:05:25 +02: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 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