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

fix issue with display of fleet and cattle agent status on cluster dashboard view with very limited user permissions #12710

Open
wants to merge 1 commit into
base: release-2.10
Choose a base branch
from

Conversation

aalves08
Copy link
Member

@aalves08 aalves08 commented Nov 28, 2024

Summary

Fixes #12685

NOTE: started with the 2.10 issue repro. Will do a forward port to 2.11

Occurred changes and/or fixed issues

Technical notes summary

  • The View Monitoring custom role allows for the user to have access to the namespaces that were the condition to display the boxes, but the user didn't have permissions to view Deployments and Statefulsets which are the resources that hold the status information

Areas or cases that should be tested

Repro steps as per #12680 (comment)

Areas which could experience regressions

Screenshot/Video

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

…shboard view with very limited user permissions
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.

1 participant