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

Removing Gateway and StorageAccount domain attributes #3984

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

azoppiserpa
Copy link
Contributor

Which issue this PR addresses:

Fixes https://issues.redhat.com/browse/ARO-7792

What this PR does / why we need it:

Removes gateway storage account domain and storage account domain because they are no longer required as we migrated to managed boot diagnostics. Should have done this together with this other PR (https://msazure.visualstudio.com/DefaultCollection/AzureRedHatOpenShift/_git/RP-Config/pullrequest/11038960?_a=files) but missed it back then and went on vacations. Doing the cleanup properly now that I am back.

Test plan for issue:

I ran go test on pkg/deploy directory and unit tests passed.

Is there any documentation that needs to be updated for this PR?

No, tech debt cleanup.

How do you know this will function as expected in production?

I'll see the PR checks and the pipeline results of the test environment if applicable.

Copy link
Contributor

@gouthamMN gouthamMN left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@rajdeepc2792 rajdeepc2792 left a comment

Choose a reason for hiding this comment

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

LGTM!!
Assuming that the RP Config PR(https://msazure.visualstudio.com/DefaultCollection/AzureRedHatOpenShift/_git/RP-Config/pullrequest/11349130) doesn't impact any other pipeline.
Checked OIDC pipeline, AFAIR that was using StorageAccountDomain in past, but no dependency now.

Copy link
Collaborator

@tsatam tsatam left a comment

Choose a reason for hiding this comment

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

LGTM - I'm trusting CI to ensure that these properties were unused in any of our deployment templates.

@tsatam tsatam merged commit 47590c6 into master Dec 4, 2024
21 checks passed
@tsatam tsatam deleted the azoppiserpa/ARO-7792-cleanup branch December 4, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants