-
Notifications
You must be signed in to change notification settings - Fork 259
revert: homeaz on nodeinfocrd #4065
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
Conversation
This reverts commit d66b2f9.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR reverts changes related to homeaz functionality on NodeInfo CRD, removing the homeaz field population and associated test coverage.
- Removes homeaz field from NodeInfo CRD creation and updates
- Removes comprehensive test coverage for homeaz functionality
- Updates Docker image SHA references for CNS and CNI components
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| cns/service/main_test.go | Removes test for homeaz population and mock transport infrastructure |
| cns/service/main.go | Removes homeaz field from NodeInfo CRD and CNS client integration |
| cns/Dockerfile | Updates Go base image SHA |
| cni/Dockerfile | Updates Go base image SHA |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
/azp run Azure Container Networking PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run Azure Container Networking PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Reason for Change:
Revert https://github.com/Azure/azure-container-networking/pull/4009/files#diff-3c6ba0ad51f93dc5c172cd00978b989c8c63d2b8d799f8d58d56c983b6498cce
Issue Fixed:
Requirements:
Notes: