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

Test environment CI/CD pipeline failing during deployment #284

Open
dutt0 opened this issue Nov 28, 2024 · 1 comment
Open

Test environment CI/CD pipeline failing during deployment #284

dutt0 opened this issue Nov 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working essential Enhancement or fix(es) that needs attention and time

Comments

@dutt0
Copy link
Contributor

dutt0 commented Nov 28, 2024

Describe the bug
Test environment CI/CD pipeline failing when running the deployment

To Reproduce
Go to workflow dispatch for test environment/tenant. Run main branch.

Expected behavior
Run the pipeline and deploy CaC as expected

Screenshots
image

Additional context
Add any other context about the problem here.

@dutt0 dutt0 added bug Something isn't working essential Enhancement or fix(es) that needs attention and time PriorityForAssignees -High labels Nov 28, 2024
@singhgss
Copy link
Contributor

Status Code: BadRequest Headers: Cache-Control : no-cache Pragma : no-cache x-ms-request-id : b168be49-725a-4834-a318-ba1f0ec0c4ca X-Content-Type-Options : nosniff Strict-Transport-Security : max-age=31536000; includeSubDomains x-ms-ratelimit-remaining-tenant-writes: 199 x-ms-correlation-request-id : c3ead799-cfa4-4607-bdcd-dbb35f1b1607 x-ms-routing-request-id : EASTUS:20241128T153007Z:c3ead799-cfa4-4607-bdcd-dbb35f1b1607 X-Cache : CONFIG_NOCACHE X-MSEdge-Ref : Ref A: C3CB9CD49EA74366BF7D5190D4EE3D6C Ref B: MNZ221060618053 Ref C: 2024-11-28T15:30:06Z Date : Thu, 28 Nov 2024 15:30:06 GMT Body: { "error": { "code": "RoleAssignmentLimitExceeded", "message": "No more role assignments can be created." } }

We need to check for role assignments that are no longer in use or valid and remove them

The real solution is to remove the automation account managedidentity role assignment that was added during installation when doing cleanup so it doesn't linger around and keep piling up for each installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working essential Enhancement or fix(es) that needs attention and time
Projects
None yet
Development

No branches or pull requests

2 participants