Stephen Kitt and Miguel Angel Ajo Pelayo
672e55f528
Revert to the default Helm version
...
Now that Shipyard ships Helm 3, remove our overrides.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-18 11:47:58 +01:00
Stephen Kitt and Thomas Pantelis
03e931d203
Release charts manually
...
This replicates the process used in the old Travis configuration to
publish updated charts.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-16 09:56:28 -05:00
Stephen Kitt and Thomas Pantelis
ca2e3cd29a
Add myself as a code owner
...
Following https://groups.google.com/u/1/g/submariner-dev/c/1lAmi0IwDgc
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-13 16:49:13 -05:00
Stephen Kitt and Miguel Angel Ajo Pelayo
5906cfb3dc
Switch to Helm v3
...
This allows us to deploy v1 CRDs such as the upstream MCS API CRDs.
Fixes : #47
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-13 12:31:30 +01:00
Stephen Kitt and Thomas Pantelis
34cd37c4c0
Check out the full history for chart-releaser
...
chart-releaser looks at the project history to determine whether a
chart changed, we mustn't limit the fetch depth.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-12 14:03:55 -05:00
Stephen Kitt and Thomas Pantelis
aa2cd102f1
Fix the chart-releaser-action version
...
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-12 07:26:28 -05:00
Stephen Kitt and Miguel Angel Ajo Pelayo
1ae567356b
Fix the globalnet SAs
...
SA names can't include ':', revert to '-' as used in the old charts.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-12 12:04:20 +01:00
Stephen Kitt and Stephen Kitt
7ffc2bb663
Add an e2e GHA
...
For now this only uses the default deployment.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-11-10 18:45:33 +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
Stephen Kitt and Miguel Angel Ajo Pelayo
c4760944f9
Bump to 0.6.0
...
This changes the defaults to 0.6.0, pulling the images from our Quay
repository.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-08-31 12:14:39 +02:00
Stephen Kitt and Miguel Angel Ajo Pelayo
9d3a9b7f66
Rename "supercluster" to "clusterset"
...
The latter is the name chosen by the multi-cluster SIG.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-08-20 09:40:42 +02:00
Stephen Kitt
5888e837ce
Add Gateway CRD
...
This will be used to store and report the cluster-local engine
status.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2020-04-14 10:54:14 +02:00