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

Allow space application supporter to access specific space quota endpoints. #2233

Closed
monamohebbi opened this issue Apr 22, 2021 · 0 comments · Fixed by #2346
Closed

Allow space application supporter to access specific space quota endpoints. #2233

monamohebbi opened this issue Apr 22, 2021 · 0 comments · Fixed by #2346
Labels
space-application-supporter https://github.com/cloudfoundry/cfar-proposals/issues/22

Comments

@monamohebbi
Copy link
Contributor

monamohebbi commented Apr 22, 2021

Issue

Allow space application supporter to access specific space quota endpoints.

Context

We are introducing a new role and we want to make sure it has the right access.

Expected result

A space application support should be able access the following endpoints:

GET /v3/space_quotas
GET /v3/space_quotas/:guid

Acceptance

A space application supporter would see the same info as a space developer assigned to the same space for these and only these space quota endpoints.

Documentation

When I browse to any of these endpoints on v3 docs I can see the Space Application Supporter role in the list of permitted roles with an indication that this role is not fully implemented and the permissions will be changing.

@monamohebbi monamohebbi added the space-application-supporter https://github.com/cloudfoundry/cfar-proposals/issues/22 label Apr 22, 2021
@monamohebbi monamohebbi added this to To do in Space Supporter via automation Apr 22, 2021
@mariash mariash moved this from To do to In progress in Space Supporter Jun 18, 2021
mariash added a commit that referenced this issue Jun 18, 2021
Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
@mariash mariash moved this from In progress to Acceptance in Space Supporter Jun 18, 2021
@sweinstein22 sweinstein22 linked a pull request Jun 22, 2021 that will close this issue
5 tasks
Space Supporter automation moved this from Acceptance to Done Jul 1, 2021
sweinstein22 added a commit that referenced this issue Jul 1, 2021
…r-space-quotas

Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
Co-authored-by: Matthew Kocher <mkocher@vmware.com>
will-gant pushed a commit to sap-contributions/cloud_controller_ng that referenced this issue Jul 8, 2021
Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [cloudfoundry#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
will-gant pushed a commit to sap-contributions/cloud_controller_ng that referenced this issue Jul 8, 2021
Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [cloudfoundry#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
will-gant pushed a commit to sap-contributions/cloud_controller_ng that referenced this issue Jul 12, 2021
Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [cloudfoundry#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
bepotts pushed a commit that referenced this issue Jul 13, 2021
Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
will-gant pushed a commit to sap-contributions/cloud_controller_ng that referenced this issue Jul 14, 2021
Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [cloudfoundry#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
bepotts pushed a commit that referenced this issue Jul 19, 2021
Allowed access:
GET /v3/space_quotas
GET /v3/space_quotas/:guid

Closes [#2233]

Co-authored-by: Matthew Kocher <mkocher@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
space-application-supporter https://github.com/cloudfoundry/cfar-proposals/issues/22
Projects
Development

Successfully merging a pull request may close this issue.

2 participants