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

rbac fixes as per server changes #75

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

nikhilsinhaparseable
Copy link
Contributor

  1. editor has delete stream priviledge, hence delete stream API calls returns 200 instead of 403
  2. changed order of role based tests in TestSmokeRoles such that ingestor can ingest
    but cannot delete the stream later editor can delete the stream
    hence ingestor test happens first then the editor test in run

1. editor has delete stream priviledge, hence delete stream API calls returns 200 instead of 403
2. changed order of role based tests in TestSmokeRoles such that ingestor can ingest but cannot delete the stream
later editor can delete the stream
hence ingestor test happens first then the editor test in run
@nitisht nitisht merged commit 7961181 into parseablehq:main Sep 8, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants