Skip to content

TPT-4275: [Project] Reserved IPv4 #706

Merged
lgarber-akamai merged 4 commits into
devfrom
proj/reserved-ips
Jun 10, 2026
Merged

TPT-4275: [Project] Reserved IPv4 #706
lgarber-akamai merged 4 commits into
devfrom
proj/reserved-ips

Conversation

@lgarber-akamai

Copy link
Copy Markdown
Contributor

📝 Description

This pull request merges the changes made for the Reserved IPv4 project to dev for release staging.

mgwoj and others added 3 commits April 28, 2026 09:28
TPT-4278: python-sdk: update dev
* build(deps): bump actions/dependency-review-action from 4 to 5 (#695)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4 to 5.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v4...v5)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Change assignments type from dict to list (#687)

* TPT-4278: python-sdk: Implement support for Reserved IP for IPv4 (#672)

* TPT-4278 python-sdk: Implement support for Reserved IP for IPv4

# Conflicts:
#	conftest.py
#	linode_api4/groups/networking.py
#	linode_api4/groups/tag.py
#	linode_api4/objects/networking.py
#	test/unit/groups/networking_test.py

* TPT-4278: python-sdk: Implement support for Reserved IP for IPv4

* Create int tests for Reserved IPs networking endpoints

* Create int tests for Reserved IPs: types, allocate

* Create int tests for Reserved IPs: ephemeral

* Create int tests for Reserved IPs: linode instances

* Move fixtures for reserved IPs into conftest

* Create int tests for Reserved IPs: linode interfaces

* Create int tests for Reserved IPs: nodebalancers

* Create int tests for Reserved IPs: tags

* Refactor

* Update tests after API changes on DevCloud

* Create int tests for Reserved IPs: tags #2

* Linter fix

* Linter fix

* Remove pytest.ini

* Remove unused assertions after API Team clarifications

* Use reservedIP's region for NB

* Refactor

* Address Copilot remarks

* Linter fix

* Revert capabilities' changes in get_regions

* Linter fixes

* Address Copilot remarks

* Address PR remarks

* Use try-finally to delete resources in case of fail

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michal Wojcik <32574975+mgwoj@users.noreply.github.com>
Co-authored-by: Michal Wojcik <miwojci@akamai.com>
@lgarber-akamai lgarber-akamai requested a review from a team as a code owner June 10, 2026 19:29
@lgarber-akamai lgarber-akamai added the project for new projects in the changelog. label Jun 10, 2026
@lgarber-akamai lgarber-akamai requested a review from a team as a code owner June 10, 2026 19:29
@lgarber-akamai lgarber-akamai requested review from mawilk90 and zliang-akamai and removed request for a team June 10, 2026 19:29
@lgarber-akamai lgarber-akamai merged commit 898dbce into dev Jun 10, 2026
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.

5 participants