Skip to content

Conversation

@zliang-akamai
Copy link
Member

No description provided.

lgarber-akamai and others added 5 commits April 18, 2025 15:00
* Add support for Firewall Templates

* oops

* Add LA notices
* Enhanced Interfaces: Add account-related fields

* Add setting enum

* Add LA notice

* Drop residual print
… non-interface networking (#526)

* Implement endpoints & fields related to VPCs and non-interface networking

* Add LA notices
@zliang-akamai zliang-akamai added the project for new projects in the changelog. label Apr 30, 2025
lgarber-akamai and others added 9 commits May 20, 2025 10:19
…lds (#533)

* Add support for Linode-related endpoints and fields

* oops

* tiny fixes

* fix docsa

* Add docs examples

* Docs fixes

* oops

* Remove irrelevant test

* Add LA notices

* Fill in API documentation URLs

* Add return types
…faceOptions firewall ID (#565)

* Add ExplicitNullValue support

* Fix failing integration tests

* Add unit tests

* Add docs disclaimer
@zliang-akamai zliang-akamai marked this pull request as ready for review September 16, 2025 14:25
@zliang-akamai zliang-akamai requested a review from a team as a code owner September 16, 2025 14:25
@zliang-akamai zliang-akamai requested review from vshanthe and yec-akamai and removed request for a team September 16, 2025 14:25
Copy link
Contributor

Copilot AI left a 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 introduces support for Linode Interfaces, a new network interface management system that provides enhanced control over network configurations for Linode instances. The changes include comprehensive API client support, testing infrastructure, and fixture data to support the new interface generation system.

Key changes:

  • Adds new LinodeInterface objects and related data structures for managing network interfaces
  • Implements interface settings, upgrade functionality, and firewall integration
  • Updates account and region capabilities to include "Linode Interfaces" support
  • Expands test coverage with new unit and integration tests

Reviewed Changes

Copilot reviewed 49 out of 49 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
linode_api4/objects/linode_interfaces.py New file implementing LinodeInterface objects and related data structures
linode_api4/objects/linode.py Adds interface generation support, interface management methods, and upgrade functionality
linode_api4/objects/networking.py Extends networking objects with firewall settings, templates, and interface_id support
linode_api4/objects/account.py Adds interfaces_for_new_linodes setting enum and property
linode_api4/groups/networking.py Adds firewall template/settings support and IPv6 range allocation
test/unit/objects/linode_interface_test.py New comprehensive test file for LinodeInterface functionality
Various test fixtures Updates to support Linode Interfaces capability and new API responses

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@zliang-akamai zliang-akamai requested review from a team, Copilot, jriddle-linode and lgarber-akamai and removed request for a team September 16, 2025 14:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 49 out of 49 changed files in this pull request and generated 3 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 49 out of 49 changed files in this pull request and generated 10 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 49 out of 49 changed files in this pull request and generated 4 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Great work 🎉

@zliang-akamai zliang-akamai merged commit 58a6eb0 into dev Sep 22, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

project for new projects in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants