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

Domain Manager role standard (issues#184) #343

Merged
merged 17 commits into from
Oct 11, 2023
Merged

Conversation

markus-hentsch
Copy link
Contributor

@markus-hentsch markus-hentsch commented Sep 13, 2023

Adds a standard for the Keystone API policy configuration to introduce the domain-manager role as per SovereignCloudStack/issues#184

It includes extensions for Keystone groups and therefore closes SovereignCloudStack/issues#383

@markus-hentsch markus-hentsch changed the title WIP: Domain Manager role standard WIP: Domain Manager role standard (issues#184) Sep 13, 2023
@anjastrunk anjastrunk self-requested a review September 14, 2023 11:33
@fkr fkr added the Sprint Ljubljana Sprint Ljubljana (2023, cwk 38+39) label Sep 20, 2023
@fkr
Copy link
Member

fkr commented Sep 20, 2023

Reviews more than welcome.

Copy link
Contributor

@anjastrunk anjastrunk left a comment

Choose a reason for hiding this comment

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

A standard documented excellently.

@anjastrunk anjastrunk added the SCS-VP10 Related to tender lot SCS-VP10 label Sep 21, 2023
Copy link
Contributor

@artificial-intelligence artificial-intelligence left a comment

Choose a reason for hiding this comment

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

LGTM; I guess you can remove the "WIP".

@markus-hentsch
Copy link
Contributor Author

@anjastrunk, @artificial-intelligence thank you for reviewing this draft!

I guess you can remove the "WIP"

Not yet. I'm still busy implementing extensive tests (on a dedicated domain-manager-role-tests branch) that are able to validate the conformance of the standard and secure implementation of the policy via the API. While doing so I'm still refining the policy definitions due to edge cases I'm discovering during test implementation.

Copy link
Contributor

@josephineSei josephineSei left a comment

Choose a reason for hiding this comment

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

Overall this looks good to me. Inline I have a few comments

Standards/scs-0302-v1-domain-manager-role.md Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Outdated Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Outdated Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Outdated Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Outdated Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Show resolved Hide resolved
Standards/scs-0302-v1-domain-manager-role.md Show resolved Hide resolved
@markus-hentsch
Copy link
Contributor Author

I'm unable to fix the last two linter errors because the links that it complains being dead will only become valid once the PR is merged.

@markus-hentsch markus-hentsch changed the title WIP: Domain Manager role standard (issues#184) Domain Manager role standard (issues#184) Sep 28, 2023
@markus-hentsch markus-hentsch force-pushed the domain-manager-role branch 3 times, most recently from 272ee92 to 49e7506 Compare October 11, 2023 08:08
Implements and documents the decision of the Team IaaS and Team IAM
meetings from 2023-09-27.

Signed-off-by: Markus Hentsch <[email protected]>
Signed-off-by: Markus Hentsch <[email protected]>
@markus-hentsch markus-hentsch merged commit b13195e into main Oct 11, 2023
3 of 4 checks passed
@markus-hentsch markus-hentsch deleted the domain-manager-role branch October 11, 2023 08:12
jschoone pushed a commit that referenced this pull request Dec 1, 2023
* added lots of context in the introduction
* introduced the distinction between "certificate" and "certificate type"
* improved misleading wording in the motivation
* rectified incorrect section levels
* added process description (governance)
* drop misleading sentence from scs-0001
* included intended length of grace period

Signed-off-by: Matthias Büchse <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SCS-VP10 Related to tender lot SCS-VP10 Sprint Ljubljana Sprint Ljubljana (2023, cwk 38+39)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Adjust keystone policy.yaml to allow "domain-manager" to manage groups.
5 participants