stefanprodan
39130004d5
Release v3.2.4
2020-05-15 13:02:08 +03:00
Stefan Prodan
7674b76dab
Merge pull request #60 from seaneagan/helm_test_fault
...
Support simulating helm test failure and timeout
2020-05-14 23:57:16 +03:00
Sean Eagan
638bdc8e83
Helm 3 tests should be Jobs
...
Without this "helm.sh/hook-delete-policy": before-hook-creation" does not work.
2020-05-14 09:12:53 -05:00
Sean Eagan
b565a67dec
Support simulating helm test failure and timeout
...
This is to support testing of https://github.com/fluxcd/helm-operator/issues/369 .
2020-05-13 14:22:24 -05:00
Yury Tsarev
126ac55801
Quote ui message in deployment template
...
* To handle rare situation of digit-only message like 270 and
avoid associated failure during helm install
```
ReadString: expects " or n, but found 2, error found in #10 byte of ...|,"value":270},
{"name|..., bigger context ...|se"],"env":[{"name":"PODINFO_UI_MESSAGE","value":270},
```
2020-04-30 21:47:49 +02:00
stefanprodan
55318b0c20
Release v3.2.3
2020-04-28 19:20:23 +03:00
Hidde Beydals
0135757fbd
chart: remove redundant codeblock opening
2020-04-04 12:32:54 +02:00
Hidde Beydals
ea1fe87d49
chart: align README with actual values file
2020-04-04 12:31:01 +02:00
stefanprodan
8491738c8a
Release v3.2.2
2020-04-02 17:10:40 +03:00
stefanprodan
13eb7c42cd
chart: add Prometheus Operator service monitor
2020-04-02 16:58:46 +03:00
stefanprodan
e4ecd98b83
chart: change label selectors to full name
2020-04-02 16:48:07 +03:00
stefanprodan
c6425ac1f8
Release v3.2.1
2020-03-24 13:40:21 +02:00
Sebastián Ortiz Vásquez
b4ea2afc19
Updated test hook, and hook deleting policy for test pods
2020-01-27 14:57:09 -05:00
stefanprodan
910e7139f9
Release v3.2.0
2020-01-24 11:06:02 +02:00
Hidde Beydals
48402eff7e
Add --unhealthy and --unready flags to chart
2020-01-23 21:06:30 +01:00
stefanprodan
948de81ed3
Update manifests to v3.1.5
2019-12-26 15:45:17 +02:00
stefanprodan
d65044ff2e
Release v3.1.4
2019-11-04 09:22:36 +02:00
Yusuke Kuoka
a8260081d9
Add h2c.enabled to chart for toggling H2C upgrading support
2019-11-04 14:17:10 +09:00
stefanprodan
b213e0af0a
Release v3.1.3
2019-10-17 13:50:48 +03:00
stefanprodan
42ad3faf5a
Add Linkerd service profile to chart
2019-10-17 13:47:44 +03:00
stefanprodan
0b3e88d6de
Add release namespace to Helm tests
2019-10-12 18:00:14 +03:00
stefanprodan
f891e0683b
Release v3.1.2
2019-10-12 17:45:54 +03:00
stefanprodan
647b4cba04
Add UI settings to Helm chart
2019-10-12 17:44:37 +03:00
stefanprodan
7d00f68180
Bump version to 3.1.1
2019-09-27 16:10:22 +03:00
stefanprodan
87c9bb8ba2
Exclude Helm test pods for service mesh
2019-09-27 16:09:24 +03:00
Stefan Prodan
5fb970b526
Merge pull request #36 from stefanprodan/backends
...
Add support for multiple backends
2019-09-27 12:16:28 +03:00
stefanprodan
56b404bd84
Release v3.1.0
2019-09-27 12:10:29 +03:00
stefanprodan
a12d0a1ed7
Add support for multiple backends
...
When calling /echo, the backends requests will be run in parallel and the results are aggregated and returned to the caller as a json array
2019-09-27 11:52:22 +03:00
Stefan Prodan
51979787b0
Fix Helm repo address
2019-09-26 12:29:49 +03:00
Elad Ben-Israel
1eb1da110b
remove duplicate "ingress" entries in readme
2019-09-11 14:10:06 +03:00
stefanprodan
d1ed907f1e
Make tests work with Helm v3
2019-09-05 20:53:20 +03:00
stefanprodan
8e6eccecda
Fix chart for old Helm versions
2019-09-05 16:01:34 +03:00
stefanprodan
7f3e11c1ce
Allow ingress with no hosts set
2019-09-05 14:42:36 +03:00
stefanprodan
43194bb342
Release v3.0.0
2019-09-05 12:14:18 +03:00
stefanprodan
82ea2fa993
Update Kubernetes Kind to v0.5.1
2019-09-05 09:29:51 +03:00
stefanprodan
d84913c31e
Add gPRC Helm test
2019-09-05 09:22:49 +03:00
stefanprodan
6bac5ffaa2
Add gPRC port and service name to chart
2019-09-05 01:08:26 +03:00
stefanprodan
83842e01f7
Rename service account create to enabled
2019-08-13 12:12:52 +03:00
stefanprodan
37b453fbbc
Release v2.1.3
2019-08-13 12:08:50 +03:00
stefanprodan
53c6b472de
Fix ClusterIP creation
2019-08-13 12:02:32 +03:00
stefanprodan
5d14183809
Add service account to Helm chart
2019-08-13 11:37:10 +03:00
stefanprodan
ab74d6ef0b
Release v2.1.2
...
Make the ClusterIP service optional in helm chart (should be disabled when using Flagger)
2019-08-13 10:50:03 +03:00
stefanprodan
fefcae34c1
Rename test config
2019-08-09 18:00:41 +03:00
stefanprodan
ed81a06a82
Release v2.1.1
...
Use Docker Hub instead of Quay
2019-08-09 17:53:15 +03:00
stefanprodan
633982b0e5
Use Docker Hub repo
2019-08-09 17:21:19 +03:00
stefanprodan
02d7f06d35
Release 2.1.0
2019-08-07 15:54:03 +03:00
stefanprodan
d34da2ab91
Release v2.0.2
2019-08-06 22:15:19 +03:00
stefanprodan
de2a9c464a
Release v2.0.1
2019-08-06 21:53:16 +03:00
stefanprodan
c907163073
Add JWT test to helm chart
2019-08-06 21:08:54 +03:00
stefanprodan
34aef54f20
Release v2
2019-08-06 16:53:38 +03:00