submariner-io / enhancements

Enhancement proposals for Submariner projects.
https://submariner.io/
Apache License 2.0
5 stars 24 forks source link

Sync RBACs b/w subctl and operator #181

Closed Jaanki closed 1 year ago

Jaanki commented 1 year ago

Epic Description

Currently, RBACs for Broker are defined in both subctl and operator repo. Its confusing and difficult to manage 2 copies of the same permission.

This epic aims to remove the permissions defined in subctl and use the ones from operator. Also these RBACs need to be embedded so that they can be used by subctl.

Acceptance Criteria

RBACs permission should be as duplicated as possible.

Definition of Done (Checklist)

Work Items

Depends on https://github.com/submariner-io/subctl/pull/653 Depends on https://github.com/submariner-io/submariner-operator/pull/2552 Depends on https://github.com/submariner-io/submariner-operator/issues/2553 Depends on https://github.com/submariner-io/subctl/issues/685 Depends on https://github.com/submariner-io/submariner-operator/pull/2602

github-actions[bot] commented 1 year ago

This PR/issue depends on:

Jaanki commented 1 year ago

All dependent issues/PR are closed. Closing this as done.