You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are encountering issues with RBAC permissions impacting the functionality of SonarQube and sonar-operator during the Tekton pipeline scans and within the KubeRocketCI environment. The primary concern is the inability of our ci-sonar user to set the default branch during scans. Additionally, there are problems with the SonarQube widget in KubeRocketCI for users with the developer role. This task involves redefining the RBAC permissions for SonarQube and ensuring the sonar-operator usage aligns with these updated permissions to resolve these issues.
Tasks:
Analyze the current RBAC settings to identify the limitations causing the described issues.
Redefine the RBAC permissions to allow the ci-sonar user to set the default branch during Tekton pipeline scans.
Address the SonarQube widget issues in KubeRocketCI for the developer role by adjusting the necessary permissions or configurations.
Ensure the sonar-operator usage is fully aligned with the updated RBAC settings to prevent similar issues.
Conduct thorough testing to verify that the issues are resolved without introducing any new permissions-related problems.
Document the changes made to the RBAC settings and any other relevant configurations for future reference.
The text was updated successfully, but these errors were encountered:
We are encountering issues with RBAC permissions impacting the functionality of SonarQube and sonar-operator during the Tekton pipeline scans and within the KubeRocketCI environment. The primary concern is the inability of our
ci-sonar
user to set the default branch during scans. Additionally, there are problems with the SonarQube widget in KubeRocketCI for users with the developer role. This task involves redefining the RBAC permissions for SonarQube and ensuring the sonar-operator usage aligns with these updated permissions to resolve these issues.Tasks:
ci-sonar
user to set the default branch during Tekton pipeline scans.The text was updated successfully, but these errors were encountered: