Skip to content

Cleanup duplicated ObjectStorageGroup - #417

Merged
zliang-akamai merged 1 commit into
linode:devfrom
zliang-akamai:zhiwei/cleanup-obj-group-duplication
Jun 13, 2024
Merged

Cleanup duplicated ObjectStorageGroup#417
zliang-akamai merged 1 commit into
linode:devfrom
zliang-akamai:zhiwei/cleanup-obj-group-duplication

Conversation

@zliang-akamai

Copy link
Copy Markdown
Member

📝 Description

This should not be a very breaking change because it's not imported in ObjectStorageGroup in the __init__.py of the group module (so it's not exported via the module). The only case you will be impacted is the explicit import statement like from linode_api4.groups.obj import ObjectStorageGroup, which should not be very common.

✔️ How to Test

make testunit
make testint

@zliang-akamai
zliang-akamai requested a review from a team as a code owner June 12, 2024 04:25
@zliang-akamai
zliang-akamai requested review from lgarber-akamai and ykim-akamai and removed request for a team June 12, 2024 04:25
@jriddle-linode jriddle-linode added the improvement for improvements in existing functionality in the changelog. label Jun 12, 2024

@lgarber-akamai lgarber-akamai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks for uncovering and fixing this!

@zliang-akamai
zliang-akamai merged commit 2d37008 into linode:dev Jun 13, 2024
@zliang-akamai
zliang-akamai deleted the zhiwei/cleanup-obj-group-duplication branch June 13, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement for improvements in existing functionality in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants