Mike Kolesnik
929a180445
Bump to 0.11.2
...
Signed-off-by: Mike Kolesnik <mkolesni@redhat.com >
2022-03-13 14:46:50 +02:00
Stephen Kitt and Thomas Pantelis
5ab8347f4f
Bump to 0.11.1
...
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2022-01-26 08:45:13 -05:00
Stephen Kitt and Thomas Pantelis
12c3cbe928
Bump to 0.11.0
...
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2021-10-28 08:26:13 -04:00
Victor Godoy Hernández and Thomas Pantelis
c1ce210c89
Add ceIPSecForceUDPEncaps & coreDNSCustomConfig variables
...
Signed-off-by: Victor Godoy Hernández <vigohe@gmail.com >
2021-10-26 08:34:24 -04:00
Victor Godoy Hernández and Thomas Pantelis
7d8bf6a3ac
Add enable/disable connectionHealthCheck
...
Signed-off-by: Victor Godoy Hernández <vigohe@gmail.com >
2021-10-26 08:34:24 -04:00
Victor Godoy Hernández and Thomas Pantelis
4cf74cfc3b
Bump up to 0.10.1
...
Signed-off-by: Victor Godoy Hernández <vigohe@gmail.com >
2021-10-26 08:34:24 -04:00
Steve Mattar and Steve Mattar
64d7c11506
refactor: globalnet should be under the broker
...
Signed-off-by: Steve Mattar <smattar@redhat.com >
2021-03-10 16:41:48 +02:00
Steve Mattar and Steve Mattar
86ba2b8857
feat: support cableDriver value default is libreswan
...
Closes #33
Signed-off-by: Steve Mattar <smattar@redhat.com >
2021-03-04 19:46:28 +02:00
Steve Mattar and GitHub
4a59718a34
refactor: rename submariner-engine to submariner-gateway ( #122 )
...
Signed-off-by: Steve Mattar <smattar@redhat.com >
2021-03-02 08:57:52 -05:00
Steve Mattar and GitHub
7f2d832e6f
fix(rbac): sa and rbac definitions ( #117 )
...
Sync the SA and RBAC definitions with what we have in submariner-operator.
Signed-off-by: Steve Mattar <smattar@redhat.com >
2021-02-23 16:08:55 +01:00
Stephen Kitt and Miguel Angel Ajo Pelayo
96ff45c2f8
Add an operator Helm chart
...
The submariner-operator Helm chart deploys Submariner using the
Submariner operator: it deploys the CRDs, roles, and SAs required to
run the operator and Submariner, then pushes a Submariner CR to
instruct the operator to deploy Submariner.
This patch also adds a Makefile to validate the deployments; run
make deploy
to test the Helm charts (this will bring up two clusters, install the
broker on one of them and the operator on both, and end with a
connectivity test).
Fixes : #17
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-06 07:56:55 +01:00