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 deployment failure when using an existing ARO cluster #115

Merged
merged 6 commits into from
Apr 5, 2024

Conversation

majguo
Copy link
Collaborator

@majguo majguo commented Apr 3, 2024

The PR is to fix #114 (liberty on aro offer deployment failure) which was caused by the issue that the inappropriate check during the pre-filght and missed role assignment on the cluster resource group for the uami of the deployment script, when using an existing ARO cluster.

Test

The deployment succeeded with the fix, see integration-test-72 which deployed a new ARO cluster.

Then I deployed the fix to the testing offer and use its preview link to verify the deployment with the existing ARO cluster, which also succeeded.

Signed-off-by: Jianguo Ma [email protected]

@venunathb venunathb merged commit 963b04a into WASdev:main Apr 5, 2024
@majguo majguo deleted the fix-prefight-failure branch April 7, 2024 05:00
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.

Deployment failed at preflight stage
3 participants