Prajith Ndz
c876f879de
add custom metadata in event webhook
...
Signed-off-by: Prajith Ndz <prajithpalakkuda@gmail.com >
2021-01-27 20:58:48 +05:30
Stefan Prodan
05e832ed55
Release v1.6.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-01-19 11:10:34 +02:00
Hiroki Matsumoto
d15df9ae88
Reflect the latest Istio version v1alpha3
...
Signed-off-by: Hiroki Matsumoto <hiroki.matsumoto.ggg@gmail.com >
2021-01-12 21:08:29 +09:00
Stefan Prodan
0ae4ccede1
Release v1.6.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-01-05 14:46:20 +02:00
Stefan Prodan
f64295bcee
Update Kubernetes packages to v1.20.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-01-04 22:33:16 +02:00
Kevin Dorosh
a69e9abf3c
Remove upstream group
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:20:07 -05:00
Kevin Dorosh
c22529bbd0
codegen
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:18:08 -05:00
Kevin Dorosh
ba4d16fd76
Remove dated comment
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:09:20 -05:00
Kevin Dorosh
b9f14ee57a
Update to use new Gloo Edge 1.6 API
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:09:20 -05:00
Kevin Dorosh
a3f791be17
First pass A/B testing
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:09:20 -05:00
Kevin Dorosh
2e1b3fc8de
Fix json naming
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:55 -05:00
Kevin Dorosh
44cf4d08e9
Fix test
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:55 -05:00
Kevin Dorosh
ca07b47523
Fix compile error
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:55 -05:00
Kevin Dorosh
8fceafc017
Fix api mistakes
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:55 -05:00
Kevin Dorosh
47dcf6a7b9
Add permissions
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:55 -05:00
Kevin Dorosh
c63ec2d95d
Update gloo logic to use route tables, cleanup
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:55 -05:00
Kevin Dorosh
f4aeb98744
Add route table codegen
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:29 -05:00
Kevin Dorosh
e6aefb8f4b
Initial commit
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:03:41 -05:00
Stefan Prodan
ecf73e967a
Release v1.5.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-22 16:18:00 +02:00
Stefan Prodan
cd75c5fa25
Copyright Flux authors
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-21 19:44:52 +02:00
Stefan Prodan
90abb7ba5b
Rename imports to fluxcd/flagger
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-21 19:02:23 +02:00
Stefan Prodan
a2774d92da
Add Istio e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-20 17:24:39 +02:00
Stefan Prodan
8ed729cd54
Release v1.4.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-09 13:14:33 +02:00
Stefan Prodan
bfb3331457
Merge pull request #745 from Nerja/delegate
...
Fix for VirtualService delegation when analysis is enabled
2020-12-09 10:08:20 +02:00
Marcus Rodan
d05b684dbe
Remove log line
2020-12-08 16:14:15 +01:00
Marcus Rodan
da978254b1
Fix issue
2020-12-08 16:12:12 +01:00
Stefan Prodan
814aee8f4f
Release v1.4.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-08 14:43:52 +02:00
Aurel Canciu
08be31f022
Apply label prefix rules for cm and secrets
...
Copying of Configmaps and Secrets managed through Flagger should now
follow the same label prefix filtering rules as for the workloads.
Extends: #709
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2020-12-08 12:55:45 +02:00
Stefan Prodan
1b9e575ba5
Release v1.4.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-07 11:39:08 +02:00
Stefan Prodan
a244e00057
Merge pull request #740 from tr-fteixeira/hpa-behavior
...
Add support to HPA behaviors on canaries
2020-12-07 11:13:52 +02:00
Fernando Teixeira
afc063ae9a
update tests to use autoscaling/v2beta2
2020-12-06 15:23:08 -05:00
Fernando Teixeira
83dae63989
add support to hpa behaviors on canaries
2020-12-06 00:51:20 -05:00
nmlc
746507dcc9
[traefik] Remove TraefikService metadata from canary spec
2020-11-26 05:52:42 +05:00
nmlc
642d3678ec
[traefik] Implement observer interface
2020-11-25 07:54:15 +05:00
nmlc
2c1d998c43
[traefik] Implement router interface
2020-11-25 07:54:00 +05:00
nmlc
a3b9ed126d
[traefik] Api changes & codegen
2020-11-25 07:50:54 +05:00
Stefan Prodan
82bf73e8da
Release v1.3.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-11-23 13:59:43 +02:00
João Carreira
df6fb2251d
Merge branch 'master' of github.com:jddcarreira/flagger into supportAppMeshBackendARN
2020-11-20 12:41:24 +00:00
João Carreira
5a856c98aa
Use strings.HasPrefix instead of manual count of prefix
2020-11-20 10:43:28 +00:00
João Carreira
a9c96fa888
update th usage of App Mesh types
2020-11-20 10:34:10 +00:00
João Carreira
7ab9061899
Update AWS App Mesh types
2020-11-20 10:33:25 +00:00
João Carreira
e149125eaa
validate if its an ARN
2020-11-19 16:19:16 +00:00
robq99
c53cbac22c
fix: tests added, edge cases protection added
2020-11-18 12:20:42 +01:00
Robert Kwolek
1ea2e22734
fix: full weight => total weight
2020-11-17 16:30:45 +01:00
Robert Kwolek
2a0473fc9b
fix: fullWeight removed, fullWeight => totalWeight
2020-11-17 09:00:21 +01:00
Robert Kwolek
67dca9c7ad
Merge remote-tracking branch 'upstream/master'
2020-11-12 20:47:37 +01:00
Kazuki Nitta
a624a2977e
Add support for Istio VirtualService delegation ( #715 )
...
Add support for Istio VirtualService delegation
2020-10-28 11:38:54 +02:00
Daniel Albuquerque
fbece964e0
Copy annotations to deployment and daemonset
2020-10-21 14:20:09 +01:00
Daniel Albuquerque
bd536b689f
Fix filtering of labels
2020-10-14 15:20:15 +01:00
Daniel Albuquerque
5ca5647fab
Remove refs to jenkins
2020-10-13 22:01:49 +01:00