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

[AzureSpringCloudV0] Using PUT method when deploying custom container app #19253

Merged
merged 9 commits into from
Jan 16, 2024

Conversation

RuoyuWang-MS
Copy link
Member

@RuoyuWang-MS RuoyuWang-MS commented Nov 9, 2023

Task name:
AzureSpringCloudV0
Description:
Fix one bug when deploying custom container to Azure Spring Apps.
When deploy custom container in ASA, we should use PUT method instead of PATCH method.
Also need to keep other properties unchanged when deploying custom container app.
Documentation changes required: (Y/N)
N
Added unit tests: (Y/N)
N
Attached related issue: (Y/N)
Y
#19132
Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@RuoyuWang-MS RuoyuWang-MS marked this pull request as ready for review November 14, 2023 03:08
@RuoyuWang-MS RuoyuWang-MS changed the title [AzureSpringCloudV0] Fix custom container deploy bug [AzureSpringCloudV0] Using PUT method when deploy custom container app Nov 14, 2023
@RuoyuWang-MS RuoyuWang-MS changed the title [AzureSpringCloudV0] Using PUT method when deploy custom container app [AzureSpringCloudV0] Using PUT method when deploying custom container app Nov 14, 2023
@RuoyuWang-MS
Copy link
Member Author

@mmrazik Please help merge this PR at your convenience. Thanks a lot!

@RuoyuWang-MS
Copy link
Member Author

@mmrazik Would you please help merge this PR at your convenience? This PR fix a customer reported issue: #19132. Thanks a lot!

@anishp55
Copy link

Could we please get this merged? It would be nice to have this working during demos.

@DmitriiBobreshev
Copy link
Contributor

DmitriiBobreshev commented Jan 15, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@max-zaytsev max-zaytsev merged commit 6e43ceb into microsoft:master Jan 16, 2024
8 checks passed
@merlynomsft
Copy link
Contributor

merlynomsft commented Jan 17, 2024

@microsoft/azure-spring-apps @RuoyuWang-MS @anishp55 - we gave you write access to the repo so you can merge PRs for your tasks directly.

Edit: for clarity: we provided @microsoft/azure-spring-apps write access to the repo for Microsoft development. Thank you!

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.

None yet

6 participants