jonny.langefeld
e8aba087ac
Enable updates for labels and annotations
...
Fix #1386
Signed-off-by: jonny.langefeld <jonnylangefeld@gmail.com >
Signed-off-by: Jonny Langefeld <jonnylangefeld@gmail.com >
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2023-04-12 16:04:28 +05:30
Sanskar Jaiswal
8c690d1b21
avoid setting owner refs if the service mesh cluster is different
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works >
2022-05-06 01:06:03 +05:30
Sanskar Jaiswal and wucg
20f2d3f2f9
add annotation to enable appmesh logs
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works >
Co-authored-by: wucg <wucg@trip.com >
2022-03-22 15:45:02 +05:30
Jonny Langefeld
d5994ac127
Add metadata to istio VirtualService
...
Some third party software relies on annotations and labels on istios VirtualServices. For instance external-dns makes use of the `external-dns.alpha.kubernetes.io/controller` annotation. Currently there is no way to set labels and annotations on the VirtualService resource.
This change takes the metadata from the `canary.Spec.Service.Apex` property to replicate exactly what is already possible for a traefik resource:
https://github.com/fluxcd/flagger/blob/c36a13ccffefbda1502bf02e8cac2f1b3ca9d027/pkg/router/traefik.go#L59-L68
Fix #854
Signed-off-by: Jonny Langefeld <jonny.langefeld@gmail.com >
2021-10-26 10:59:34 -07:00
Joao Carreira
03be6a58ac
Fix AWS AppMesh issue when providing multiple backends
...
Signed-off-by: Joao Carreira <jddcarreira@gmail.com >
2021-02-25 15:09:40 +00: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
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
e149125eaa
validate if its an ARN
2020-11-19 16:19:16 +00:00
stefanprodan
0715e1ca37
Add AppMesh timeout unit test
2020-06-04 13:48:52 +03:00
stefanprodan
37ec07d2ec
Set timeout for virtual nodes and routers
2020-06-04 12:37:34 +03:00
stefanprodan
6498cccb85
Use target port for virtual routers
...
AppMesh does not support port mappings
2020-05-13 22:50:26 +03:00
stefanprodan
6c9847ae14
Use FQDN for virtual nodes DNS
2020-05-13 22:43:10 +03:00
stefanprodan
b0b0cedde1
Map target port for virtual node listeners
2020-05-13 17:26:36 +03:00
stefanprodan
0aac94b782
Implement AppMesh v1beta2 router
2020-05-08 13:12:58 +03:00