Skip to content

NC | CLI | Check Access - fix CLI error message #8431

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

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

romayalon
Copy link
Contributor

@romayalon romayalon commented Oct 6, 2024

Explain the changes

  1. Changed the permissions mentioned in the error message based on the expected FS permissions check when creating account/bucket.

Issues: Fixed #xxx / Gap #xxx

  1. Fixed Need to change the error message during access check failure as noobaa is only checking read (r) access now #8430

Testing Instructions:

  1. As mentioned in the issue.
  • Doc added/updated
  • Tests added

@romayalon romayalon force-pushed the romy-access-check-fixes branch from 368db14 to 75c0b7f Compare October 6, 2024 12:58
@romayalon romayalon requested a review from shirady October 6, 2024 13:00
Copy link
Contributor

@shirady shirady left a comment

Choose a reason for hiding this comment

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

LGTM

@romayalon romayalon merged commit bb4a8b3 into noobaa:master Oct 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to change the error message during access check failure as noobaa is only checking read (r) access now
2 participants