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 Azure endpoint properties and baseUrl computation #249

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

edeandrea
Copy link
Collaborator

Refactor Azure endpoint properties and how the baseUrl is computed.

See this issue comment.

Fixes #248

@edeandrea edeandrea requested a review from a team as a code owner January 26, 2024 19:55
@edeandrea
Copy link
Collaborator Author

@geoand / @agoncal please take a look

@edeandrea edeandrea force-pushed the azure-endpoint-props branch from 76ff91b to 206a325 Compare January 26, 2024 19:57
Copy link
Collaborator

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks!

I made a small comment

@edeandrea edeandrea force-pushed the azure-endpoint-props branch from 8e9966f to 12e7426 Compare January 29, 2024 14:05
Copy link
Collaborator

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks!

@edeandrea
Copy link
Collaborator Author

@geoand I just pushed new commits for the re-naming of deployment-id to deployment-name as well as remove the lambdas per your comment.

@edeandrea edeandrea force-pushed the azure-endpoint-props branch from b5d3a9a to efb83e3 Compare January 29, 2024 14:21
@edeandrea
Copy link
Collaborator Author

We should have a label for issues/prs that introduce breaking changes.....

@geoand
Copy link
Collaborator

geoand commented Jan 29, 2024

Indeed.

I'll add some of the Quarkus labels here too

@edeandrea
Copy link
Collaborator Author

I'm not sure why the JDK 17 build is failing. The failure is in some other module that I didn't touch.

@geoand
Copy link
Collaborator

geoand commented Jan 29, 2024

Yeah, it's a known bug that makes GraalVM hang

@geoand geoand merged commit 4a199e7 into quarkiverse:main Jan 29, 2024
1 of 2 checks passed
@edeandrea edeandrea deleted the azure-endpoint-props branch February 12, 2024 13:06
@edeandrea edeandrea mentioned this pull request Feb 13, 2024
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.

Clarify Azure properties
2 participants