Alex
ed38a79545
add pod security context
...
Signed-off-by: Alex <alex.souslik@workday.com >
2025-04-20 19:15:37 +03:00
Shivam Mukhade
0ab3c07017
loadtester: add support for annotation on service account
...
this adds support to add annotation on serviceaccount when rbac is enabled.
Signed-off-by: Shivam Mukhade <shivam.mukhade@wooga.net >
2024-05-24 16:00:06 +02:00
Benoit Gaillard
217db66a5e
make flagger use apiversion v1beta1 for istio VirtualService and DestinationRule instead of v1alpha1
...
Signed-off-by: Benoit Gaillard <benoit.gaillard@continental-corporation.com >
2024-02-28 15:09:40 +01:00
Chris Minton
68d306ca83
fix(pdb): use the full capabilities comparison for PDBs
...
Signed-off-by: Chris Minton <chris.minton@sainsburys.co.uk >
2023-09-11 22:35:49 +01:00
Brian Dols
0bdffc9e10
use PodDisruptionBudget API policy/v1 if available
...
Signed-off-by: Brian Dols <brian.dols@inky.com >
2023-08-10 23:43:34 -05:00
Cédric Connes
96fd359b99
Add cmd.namespaceRegexp to loadtester Helm chart
...
Signed-off-by: Cédric Connes <cedric.connes@gmail.com >
2022-03-08 12:38:19 +01:00
Maksim Makaronak
b03b75cd7e
feat: allow loadtester pull secrets
...
Signed-off-by: Maksim Makaronak <maksim.makaronak@ihsmarkit.com >
2021-12-14 14:19:47 +03:00
Alexis Gauthiez
97eaecec48
Add podLabels to loadtester chart
...
Signed-off-by: Alexis Gauthiez <alexis.gauthiez@blablacar.com >
2021-10-19 16:42:52 +02:00
Andy Librian
2073bd2027
Fix broken loadtester chart due to extra end
...
Signed-off-by: Andy Librian <andylibrian@gmail.com >
2021-08-26 14:15:35 +07:00
Wylie Hobbs
cdc05ba506
support volumes/volumeMounts in loadtester chart
...
Signed-off-by: Wylie Hobbs <wylie@wyliehobbs.com >
2021-08-12 10:44:12 -06:00
Johnson Shi
11375b6890
Support OSM progressive traffic shifting
...
Signed-off-by: Johnson Shi <Johnson.Shi@microsoft.com >
2021-08-11 17:43:00 -07:00
Marcus Rodan
392865ec59
Fix Deployment of Flagger loadtester to include the correct label
...
The Deployment of the Flagger loadtester did not contain the correct
label app.kubernetes.io/name. This label is used for the Flagger
deployment and it is also used in the PodDisruptionBudget for
the Flagger operator. I added the same label to the Flagger
load tester to make the PodDisruptionBudget work correctly
for the Flagger loadtester.
Signed-off-by: Marcus Rodan <marcusrodan@gmail.com >
2021-04-28 10:59:18 +02:00
Stefan Prodan
138c42ec3a
Merge pull request #821 from Becram/main
...
chart: add env option to loadtester
2021-02-26 11:13:29 +02:00
Becram
06b8ab4096
add environment variable in chart for loadtester
...
Signed-off-by: Becram <bikram.dhoju@gmail.com >
2021-02-19 22:09:20 +07:00
Marcus Rodan
596bb6487c
Added PDB for the loadtester
...
Signed-off-by: Marcus Rodan <marcus.rodan@sinch.com >
2021-02-18 12:16:43 +01:00
Tim Rice
eba066e044
Add securityContext parameter to loadtester chart
...
Default to `enabled: false` to avoid changing default behavior.
Allows using the chart on clusters with runAsNonRoot security policy
2020-08-13 08:11:32 +02:00
Imre Nagi
9aa775f409
Add priorityClassName to loadtester chart
...
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com >
2020-07-23 07:33:29 +07:00
Hasindu Malala Achichige
7352237fa9
chart: add Istio virtual service into loadtester chart ( #647 )
...
Add Istio virtual service to loadtester chart
2020-07-09 13:31:17 +03:00
stefanprodan
93e76e5050
Add AppMesh v1beta2 virtual node to load tester chart
2020-06-11 13:34:46 +03:00
nilscan
93f9e51280
Add pod annotations on all deployments
2019-09-19 12:42:22 +12:00
Vincent Behar
777b77b69e
loadtester: add support for tillerless helm
...
- upgrade helm to 2.14, and install the [helm-tiller](https://github.com/rimusz/helm-tiller ) plugin to run in "tillerless" mode - with a local tiller instance
- also add support to create RBAC resources in the loadtester chart, because when running in tillerless mode, the pod service account will be used instead of the tiller one - so we need to give him specific permissions
this allow the use of the loadtester to run `helm test` in tillerless mode, with `helm tiller run -- helm test` for example
2019-08-21 15:54:49 +02:00
stefanprodan
fd50c4b4b7
Add service account option to tester chart
2019-06-04 15:31:02 +03:00
stefanprodan
b9075dc6f9
Update App Mesh to v1beta1
2019-03-26 20:29:40 +02:00
stefanprodan
311b14026e
Release loadtester chart v0.2.0
2019-03-26 11:33:07 +02:00
stefanprodan
2c5ad0bf8f
Disable App Mesh ingress for load tester
2019-03-25 15:00:57 +02:00
stefanprodan
d65be6ef58
Add AppMesh virtual node to load tester chart
2019-03-20 23:39:34 +02:00
Alex Wong
33fbe99561
remove logCmdOutput from docs and k8s resources definition
2019-03-12 14:35:39 +08:00
stefanprodan
7c66f23c6a
Add load tester Helm chart
2019-01-21 21:02:40 +02:00