Matt Farina
6634ab86af
[stable/eventrouter] deprecating chart ( #24311 )
...
Signed-off-by: Matt Farina <matt@mattfarina.com >
2020-11-13 18:28:04 +01:00
Scott Rigby
7ca668259e
[stable/eventrouter] add repo archive notice ( #24105 )
...
Signed-off-by: Scott Rigby <scott@r6by.com >
2020-11-09 14:25:48 -08:00
Blake Roberts
56d8fd8c80
update eventrouter to v0.3 ( #21140 )
...
Signed-off-by: blakeroberts-wk <blake.roberts@workiva.com >
2020-03-01 14:32:41 -08:00
Marco Kilchhofer
0620f011c9
Make eventrouter compatible with k8s >= 1.16 ( #18632 )
...
In kubernetes 1.16 `apiVersion: apps/v1beta1` is retired now.
Snip from k8s CHANGELOG:
> Continued deprecation of extensions/v1beta1, apps/v1beta1,
> and apps/v1beta2 APIs; these extensions will be retired in 1.16!
Full changelog:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md
Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info >
2019-12-01 14:51:04 -08:00
Dinar Valeev
0ff8ad9c09
[stable/eventrouter] fix configmap ( #18117 )
...
Configmap have duplicate keys:
line 14: mapping key "apiVersion" already defined at line 3
line 15: mapping key "data" already defined at line 13
Signed-off-by: Dinar Valeev <k0da@opensuse.org >
2019-10-23 01:20:13 -07:00
Johan Lyheden
c6412e9bdc
Allow eventrouter pod securityContext to be managed ( #15589 )
...
Signed-off-by: Johan Lyheden <github-johan@lyheden.com >
2019-07-20 11:18:53 -07:00
Guilherme Garnier
10eedf054b
[stable/eventrouter] Add new configs ( #6454 )
...
* [stable/eventrouter] fix ConfigMap value
* [stable/eventrouter] add support to podAnnotations
* [stable/eventrouter] add support to containerPorts
* [stable/eventrouter] Bump chart to 0.2.0
2018-07-03 22:34:22 -07:00
Guilherme Garnier
1ff575fceb
[stable/eventrouter] allow sink configuration ( #6360 )
...
* Allow configuring the sink
* Set namespace for deployment, serviceaccount and configmap
* [stable/eventrouter] Release 0.1.1
2018-06-27 10:31:21 -07:00
Giancarlo Rubio
8351ba9a5c
Setup eventrouter chart ( #5390 )
...
* Setup eventrouter chart
* Move eventrouter to stable repo
* linting
* fix ci
* Review chart
2018-06-01 08:27:56 -07:00