Stefan Prodan
9f4d31a8c4
Merge pull request #111 from stefanprodan/release-v5.1.1
...
Release v5.1.1
5.1.1
2020-12-09 11:11:53 +02:00
Stefan Prodan
95eafd32f9
Release v5.1.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-09 10:25:36 +02:00
Stefan Prodan
86dbbf7254
Merge pull request #109 from ut8ia/patch-1
...
Issue : silence on config file missing error
2020-12-08 18:05:26 +02:00
Stefan Prodan
b13ec2ddb4
Merge pull request #110 from stefanprodan/release-v5.1.0
...
Release v5.1.0
5.1.0
2020-12-08 17:43:37 +02:00
Stefan Prodan
0f7a876dae
Release v5.1.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-08 17:36:23 +02:00
Eugene Anufriev
837ff33ee0
Issue : silence on config file missing error
...
Any information in case when config file not exist or path\filename configured incorrectly.
It is not clear now.
Propose: handle such situation and inform about that.
2020-12-02 17:46:56 +02:00
Stefan Prodan
4735f54368
Merge pull request #108 from dmccaffery/feat/secure-port-chart
...
feat(charts): add tls support to helm chart
2020-11-20 15:43:54 +02:00
Deavon M. McCaffery
35c9128bca
fix(charts): fix default tls port in deployment
2020-11-19 15:41:06 +00:00
Deavon M. McCaffery
411bce81c0
build: update e2e tests to validate secure-port
...
* pull out script blocks into `hack` path
* update e2e workflow to use scripts in `hack`
* install cert manager and self-signed cluster issuer in e2e
* deploy podinfo with secure port and certificate enabled
* add `hack/e2e.sh` script, which can be used to execute the github
workflow locally
2020-11-19 03:04:36 +00:00
Deavon M. McCaffery
1ac286c3b0
feat(charts): add tls support to helm chart
...
* add tls variable block to configure service and pod with secure-port
* add ability to create cert-manager certificate
* add support for host ports (both http and https)
* add helm test for tls port
* add example values for secure-port deployment
- this assumes certificate manager is deployed to the cluster
2020-11-19 02:46:25 +00:00
Stefan Prodan
b496853d32
Merge pull request #106 from dmccaffery/feat/secure-port
...
feat(podinfo): add secure port for end-to-end tls
2020-11-18 15:16:19 +02:00
Deavon M. McCaffery
9ca49aa442
build: replace add-path with environment files
2020-11-18 12:44:58 +00:00
Deavon M. McCaffery
bc809cd763
docs(deploy): add script to test podinfo using kind
2020-11-17 23:04:55 +00:00
Deavon M. McCaffery
046ac8a4a5
docs(deploy): add kube manifests for secure-port example
2020-11-17 23:04:35 +00:00
Deavon M. McCaffery
c38f357872
feat(podinfo): add secure port for end-to-end tls
...
* add `secure-port` argument to podinfo
* add `cert-path` argument to podinfo
* add http server for secure port
* normalise http/https server start
2020-11-17 23:01:41 +00:00
Stefan Prodan
95be17be1d
Merge pull request #103 from stefanprodan/release-v5.0.3
...
Release v5.0.3
5.0.3
2020-10-28 11:50:48 +02:00
Stefan Prodan
5c30dfefc7
Release v5.0.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-10-28 11:43:11 +02:00
Stefan Prodan
d1829ea9ec
Merge pull request #102 from stefanprodan/clean-up
...
Update modules and swagger docs
2020-10-28 11:41:02 +02:00
Stefan Prodan
06f2276501
Update packages
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-10-28 11:24:52 +02:00
Stefan Prodan
13f7ec7ba1
Update swagger docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-10-28 11:22:26 +02:00
Stefan Prodan
e9d5f7965f
Remove deprecated CLI code cmd
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-10-28 10:59:50 +02:00
Stefan Prodan
6596ed08de
Merge pull request #101 from stefanprodan/release-5.0.2
...
Release v5.0.2
5.0.2
2020-10-06 09:59:15 +03:00
stefanprodan
4c0dfaef0e
Release v5.0.2
2020-10-06 09:51:18 +03:00
Stefan Prodan
36e5ceaee2
Merge pull request #100 from hiddeco/chart/introduce-prod-values
...
chart: introduce prod values values
2020-10-06 00:53:10 +03:00
Hidde Beydals
5281c2d9a8
chart: introduce prod values
2020-10-05 23:39:16 +02:00
Stefan Prodan
7411da595c
Merge pull request #99 from stefanprodan/release-v5.0.1
...
Release v5.0.1
5.0.1
2020-09-21 10:48:25 +03:00
stefanprodan
44f8ae96eb
Release v5.0.1
2020-09-21 09:57:49 +03:00
Stefan Prodan
0cab9bf6b2
Merge pull request #98 from stefanprodan/arm-v6
...
Drop support for linux/arm/v6
2020-09-21 09:35:01 +03:00
stefanprodan
7111121165
Drop support for linux/arm/v6
2020-09-21 09:21:55 +03:00
stefanprodan
9299a2d1f3
Push semver to GHCR
5.0.0
2020-09-20 15:10:57 +03:00
Stefan Prodan
8d90770909
Merge pull request #97 from stefanprodan/release-v5.0.0
...
Release v5.0.0
2020-09-20 14:37:24 +03:00
stefanprodan
16a9f6f84c
Release v5.0.0
...
Set the default container registry to GHCR
2020-09-20 14:32:05 +03:00
Stefan Prodan
6f4447fb8b
Merge pull request #96 from stefanprodan/apache-license
...
Change license from MIT to Apache v2
2020-09-20 14:18:59 +03:00
stefanprodan
70e31587bb
Change license from MIT to Apache v2
2020-09-20 14:08:41 +03:00
Stefan Prodan
6dca3b2743
Merge pull request #95 from stefanprodan/go-1.15
...
Update Go to v1.15
2020-09-20 13:50:01 +03:00
stefanprodan
5cd072243d
Update Go to v1.15
2020-09-20 13:36:57 +03:00
Stefan Prodan
fbf20b8ac1
Merge pull request #94 from stefanprodan/ghcr
...
Publish multi-arch image to GHCR
2020-09-20 13:33:11 +03:00
stefanprodan
5833d41e85
Publish multi-arch image to GHCR
2020-09-20 13:27:05 +03:00
Stefan Prodan
a77b43479a
Merge pull request #93 from hiddeco/patch-1
...
Always quote the UI color
2020-09-19 15:41:04 +03:00
Stefan Prodan
3b884b02c9
Merge pull request #92 from monotek/labels
...
updated chart labels to new helm standard
2020-09-19 15:40:46 +03:00
Hidde Beydals
1a56086320
Always quote the UI color
...
As otherwise the value will render to `null` for the default chart value due to the `#`.
2020-09-17 15:08:13 +02:00
André Bauer
692df9e5b7
changed selector label and added new labels to tests too
...
Signed-off-by: André Bauer <monotek23@gmail.com >
2020-09-11 14:07:47 +02:00
André Bauer
103929b14a
updated chart labels to new helm standard
...
Signed-off-by: André Bauer <monotek23@gmail.com >
2020-09-11 12:23:24 +02:00
Stefan Prodan
d3865f9247
Merge pull request #91 from dirien/master
...
Update HPA to autoscaling/v2beta2
2020-08-06 10:02:06 +03:00
Engin Diri
3507958932
uodate autoscaling/v2beta1 to autoscaling/v2beta2
2020-08-05 21:01:09 +02:00
dirien
a8b8bad0e4
Update hpa.yaml
...
update apiVersion: autoscaling/v2beta2
2020-08-05 12:10:36 +02:00
Stefan Prodan
26a630c0b4
Merge pull request #89 from stefanprodan/release-4.0.6
...
Release v4.0.6
4.0.6
2020-06-26 13:42:49 +03:00
stefanprodan
76c18c588f
Release v4.0.6
2020-06-26 13:26:28 +03:00
Stefan Prodan
df5ece51ef
Merge pull request #88 from commixon/random-delay-revamp
...
Revisit random-delay
2020-06-26 10:43:17 +03:00
Chris Loukas
f7d1c5639c
Validate config parameters for random delay
...
- random-delay-max should not be less than random-delay-min
- random-delay-unit accepted values: s|ms
2020-06-25 20:06:03 +03:00