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

Simplify ori-machine interface #756

Merged
merged 1 commit into from
May 25, 2023
Merged

Conversation

adracus
Copy link
Contributor

@adracus adracus commented May 25, 2023

  • Remove all network related methods (LB / NatGW / VIP management) from ori-machine.
  • Introduce NetworkInterface.Status.Handle to allow network plugins to reconcile network interfaces accordingly.
  • Update machinepoollet and machinebroker with the new definitions.
  • Regenerate all relevant code.

@adracus adracus requested a review from a team as a code owner May 25, 2023 09:14
@github-actions github-actions bot added size/XXL documentation Improvements or additions to documentation labels May 25, 2023
@adracus adracus force-pushed the enhance/move-aliasprefix-to-nic-spec branch from c5771f9 to dc897b7 Compare May 25, 2023 09:16
Base automatically changed from enhance/move-aliasprefix-to-nic-spec to main May 25, 2023 09:28
* Remove all network related methods (LB / NatGW / VIP management) from
  ori-machine.
* Introduce `NetworkInterface.Status.Handle` to allow network plugins to
  reconcile network interfaces accordingly.
* Update `machinepoollet` and `machinebroker` with the new definitions.
* Regenerate all relevant code.
@adracus adracus force-pushed the enhance/simplify-ori-machine branch from 4c68623 to 2ee9219 Compare May 25, 2023 09:29
@adracus adracus merged commit 4057baf into main May 25, 2023
@adracus adracus deleted the enhance/simplify-ori-machine branch May 25, 2023 10:03
@afritzler afritzler added the enhancement New feature or request label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking documentation Improvements or additions to documentation enhancement New feature or request size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants