Skip to content
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

Add EdgeNetworkNetwork and EdgeNetworkSubnet resources #979

Merged
merged 13 commits into from
Nov 3, 2023

Conversation

f1urps
Copy link
Contributor

@f1urps f1urps commented Oct 28, 2023

Change description

Adds resources for Edge Network API.

  • EdgenetworkNetwork
  • EdgenetworkSubnet

Tests you have done

  • Run make ready-pr to ensure this PR is ready for review.
  • Perform necessary E2E testing for changed resources.

Edge Network API has unique requirements such that integration tests are not possible without a mock.

Copy link
Collaborator

@jingyih jingyih left a comment

Choose a reason for hiding this comment

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

May I suggest that for better readability, we could:

  • split the first commit into multiple smaller commits. For example, 1 commit for modifying servicemappings and rbacs, etc; 1 commit for the generated files; 1 commit for adding tests and samples.
  • instead of having 2 separate commits for "fixing merge conflicts", directly amend the previous commit(s) and do a git force push.

@f1urps f1urps reopened this Nov 1, 2023
@f1urps
Copy link
Contributor Author

f1urps commented Nov 2, 2023

@jingyih I've split up the commit history as you requested. Please review.

Copy link
Collaborator

@jingyih jingyih left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution. Overall looks good! I added a few comments (mostly about naming).

Copy link
Collaborator

@jingyih jingyih left a comment

Choose a reason for hiding this comment

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

Could you fix the mock test failures? Thanks!

Otherwise looks good to me.

Copy link
Collaborator

@jingyih jingyih left a comment

Choose a reason for hiding this comment

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

/lgtm

@jingyih
Copy link
Collaborator

jingyih commented Nov 3, 2023

/approve

@jingyih
Copy link
Collaborator

jingyih commented Nov 3, 2023

/lgtm
/approve

Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: f1urps, jingyih

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit d91df41 into GoogleCloudPlatform:master Nov 3, 2023
6 checks passed
@jingyih jingyih changed the title Add EdgenetworkNetwork and EdgenetworkSubnet resources Add EdgeNetworkNetwork and EdgeNetworkSubnet resources Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants