* chore: Remove misleading helm labels
The downloaded yaml for relay clients contains misleading labelling
and annotations, remove them
Signed-off-by: Alan Clucas <alan@clucas.org>
* fix: Set managed-by: paralus for all objects
Signed-off-by: Alan Clucas <alan@clucas.org>
* chore: go generate
Signed-off-by: Alan Clucas <alan@clucas.org>
---------
Signed-off-by: Alan Clucas <alan@clucas.org>
* restructure rcloud-base as a single base controller
* updated master.rest
* moved sentry from internal to pkg as it is used by relay
* removing unused rpc and it's dependencies
* Fix usermgmt tests
* Don't redefine variables in rest file
Co-authored-by: Abin Simon <abin.simon@rafay.co>