Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORE-20721: Add RBAC Group rest resource #6233

Merged

Conversation

Tom-Fitzpatrick
Copy link
Contributor

@Tom-Fitzpatrick Tom-Fitzpatrick commented Jun 26, 2024

This PR creates the GroupRestResource to allow creation and management of RBAC Groups. It includes all changes to support the Rest worker side of the work, up until sending the PermissionManagementRequest on Kafka. The DB side of this work will be continued in a following PR as this one is getting quite long.

This is supported by api changes in #6231.

@Tom-Fitzpatrick Tom-Fitzpatrick force-pushed the tomf/CORE-20721/add-rbac-group-rest-resource branch from e2441b7 to 5c38681 Compare June 27, 2024 13:31
Signed-off-by: TomFitzpatrick <[email protected]>
Signed-off-by: TomFitzpatrick <[email protected]>
@@ -39,7 +39,7 @@ commonsLangVersion = 3.12.0
commonsTextVersion = 1.10.0
# Corda API libs revision (change in 4th digit indicates a breaking change)
# Change to 5.3.0.xx-SNAPSHOT to pick up maven local published copy
cordaApiVersion=5.3.0.14-beta+
cordaApiVersion=5.3.0.14-alpha-1719505397377
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will revert this once corda/corda-api#1666 has been merged

@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Jun 28, 2024

Jenkins build for PR 6233 build 17

Build Successful:
Jar artifact version produced by this PR: 5.3.0.0-alpha-1719829110113
Helm chart version produced by this PR: 5.3.0-alpha.1719829110113
Helm chart pushed to: oci://corda-os-docker-dev.software.r3.com/helm-charts/pr-6233/corda
Helm chart Polaris score: 82

@Tom-Fitzpatrick Tom-Fitzpatrick marked this pull request as ready for review June 28, 2024 13:12
@Tom-Fitzpatrick Tom-Fitzpatrick requested review from a team as code owners June 28, 2024 13:12
@Tom-Fitzpatrick Tom-Fitzpatrick requested review from a team and removed request for a team June 28, 2024 13:12
@vkolomeyko vkolomeyko requested a review from a team June 28, 2024 13:36
Copy link
Contributor

@vkolomeyko vkolomeyko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, one suggestion posted.

vkolomeyko
vkolomeyko previously approved these changes Jul 1, 2024
Copy link
Contributor

@vkolomeyko vkolomeyko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: TomFitzpatrick <[email protected]>
vkolomeyko
vkolomeyko previously approved these changes Jul 1, 2024
Copy link
Contributor

@vkolomeyko vkolomeyko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarqubecloud bot commented Jul 1, 2024

@vkolomeyko vkolomeyko self-requested a review July 1, 2024 10:38
Copy link
Contributor

@vkolomeyko vkolomeyko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tom-Fitzpatrick Tom-Fitzpatrick merged commit ac641f0 into release/os/5.3 Jul 1, 2024
5 checks passed
@Tom-Fitzpatrick Tom-Fitzpatrick deleted the tomf/CORE-20721/add-rbac-group-rest-resource branch July 1, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants