Sanskar Jaiswal
398fc90cc0
fix: fix codegen script and update generated code
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2024-11-23 18:12:23 +05:30
Keerthan Ekbote
fdc8dd8795
fixed observers test
...
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
2021-05-05 11:29:14 -04:00
Keerthan Ekbote
f0f44c9d35
updated gloo unit tests
...
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
2021-05-05 11:19:51 -04:00
Keerthan Ekbote
d8c8b90a95
make fmt
...
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
2021-04-30 09:50:18 -04:00
Keerthan Ekbote
51936bdc89
changed upstream names in tests
...
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
2021-04-29 12:19:52 -04:00
Keerthan Ekbote
2935fad54d
fixed gloo upstream api group
...
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
2021-04-29 11:43:39 -04: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
44cf4d08e9
Fix test
...
Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com >
2020-12-22 10:05:55 -05: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
Tariq Ibrahim
d41ed43ef9
fix issues reported by the linter
2020-04-17 11:45:44 -07:00
sayboras
c0515fc6ff
Upgrade to kube 1.18
2020-04-04 23:46:38 +11:00
mathetake
a616199b81
refactor tests: simplify assertion
2020-03-04 21:46:08 +09:00
stefanprodan
98bd8696f2
Refactor router test fixture
2020-02-14 00:38:51 +02:00
stefanprodan
898edee67e
Refactor Flagger APIs and tests
...
- add CrossNamespaceObjectReference type
- add informers collection to controller
- use the informer cache to query for metric templates
- rename mock to fixture
- regenerate clientset
2020-02-10 10:36:31 +02:00
stefanprodan
46579d2ee6
Refactor Gloo integration
...
- build Gloo UpstreamGroup clientset
- drop solo-io, envoyproxy, hcl, consul, opencensus, apiextensions deps
- use the native routers with supergloo
2019-10-21 16:33:47 +03:00
Andrew Jenkins
2e079ba7a1
Add mirror to router interface and implement for istio router
...
The mirror option will be used to tell routers to configure traffic
mirroring. Implement mirror for GetRoutes and SetRoutes for Istio. For
other routers, GetRoutes always returns mirror == false, and SetRoutes
ignores mirror.
After this change there is no behavior change because no code sets
mirror true (yet).
Enhanced TestIstioRouter_SetRoutes and TestIstioRouter_GetRoutes.
2019-09-24 16:15:45 -06:00
Yuval Kohavi
52d93ddda2
fix router tests
2019-05-16 13:08:53 -04:00
Yuval Kohavi
350efb2bfe
gloo upstream group support
2019-04-23 07:47:50 -04:00