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

Add azure_rm_afdendpoint module to support Azure Front Door Standard and Premium #1589

Merged
merged 12 commits into from
Jul 1, 2024

Conversation

jartoo
Copy link
Contributor

@jartoo jartoo commented Jun 6, 2024

SUMMARY

This module manages Frontdoor Endpoints for the Standard and Premium services. I propose building this as a separate module in lieu of complicating the azure_cdn_profile module.

Begins to work on #1041 which will require additional pull requests and new modules. This does not complete this issue, however.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

Module: azure_rm_afdendpoint

ADDITIONAL INFORMATION

Provides the ability to manage Endpoints, per the Python SDK here: https://learn.microsoft.com/en-us/python/api/azure-mgmt-cdn/azure.mgmt.cdn.operations.afdendpointsoperations?view=azure-python


plugins/modules/azure_rm_afdendpoint_info.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_afdendpoint_info.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_afdendpoint_info.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_afdendpoint.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_afdendpoint.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_afdendpoint.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_afdendpoint.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_afdendpoint.py Outdated Show resolved Hide resolved
@Fred-sun Fred-sun added medium_priority Medium priority work in In trying to solve, or in working with contributors labels Jun 7, 2024
@Fred-sun
Copy link
Collaborator

Fred-sun commented Jun 7, 2024

@jartoo Please fix the sanity error! Thank you!

@jartoo
Copy link
Contributor Author

jartoo commented Jun 7, 2024

Sorry, I am just now sorting out the sanity tests...I see where you are getting most of this from now! Will work these issues and cycle back with corrections.

@Fred-sun
Copy link
Collaborator

@jartoo In addition, we can prioritize the two space bar problems in #1588, and we can prioritize the merger after solving them. Because the following several PR are dependent on its properties! Thank you

@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged and removed work in In trying to solve, or in working with contributors labels Jun 26, 2024
@Fred-sun
Copy link
Collaborator

@xuzhang3 This PR relies on #1588, Please merge #1588 at first!Thanks!

@xuzhang3 xuzhang3 changed the title Add azure_rm_afdendpoint module to support Azure Front Door Standard and Premium Add azure_rm_afdendpoint module to support Azure Front Door Standard and Premium Jul 1, 2024
@xuzhang3 xuzhang3 merged commit 8934f20 into ansible-collections:dev Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants