-
Notifications
You must be signed in to change notification settings - Fork 300
Eddie/dev/clb-combined-prs-outbound-synced #9489
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
base: master
Are you sure you want to change the base?
Eddie/dev/clb-combined-prs-outbound-synced #9489
Conversation
Co-authored-by: David Kowalski <[email protected]>
…provider-azure into clb-backendpool
…oud provider for SGW operations
…ned-prs-outbound-synced' into eddie/dev/clb-combined-prs-outbound-synced
- Introduced GetServiceGatewayID method to construct the resource ID for the Service Gateway. - Implemented UpdateNRPSGWServices and UpdateNRPSGWAddressLocations methods to handle updates for service gateways. - Refactored location and service update logic in azure_location_and_nrp_service_batch_updater.go to utilize new methods for service gateway updates. - Updated difftracker to include InitialSyncDone flag and modified ServiceDTO to use IsDelete instead of isDelete. - Adjusted API version for NAT Gateway and Service Gateway clients to 2025-01-01. - Added logging for service gateway updates and requests. - Removed unused NRPAPIClientUpdateNRPLocations and NRPAPIClientUpdateNRPServices functions. - Enhanced error handling and logging throughout the service gateway update process.
…d add helper function to retrieve NAT Gateway
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Adding label Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
|
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Hi @georgeedward2000. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
…lt outbound service exists
- Adjusted comment formatting for consistency across multiple files in the YAML package, ensuring proper indentation and alignment. - Updated comments in the inf package to enhance readability and maintain uniformity in style. - Made minor adjustments to the code structure in various files to improve clarity and maintainability. - Ensured that all comments follow a consistent format, particularly in the YAML parser and emitter files.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: georgeedward2000 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: