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

Remove the cluster config from network operators #868

Merged
merged 1 commit into from Sep 7, 2021

Conversation

giorio94
Copy link
Member

@giorio94 giorio94 commented Sep 6, 2021

Description

This PR removes of the cluster config parameters from the network operators and replaces them with appropriate command line flags.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Unit testing (existing)
  • E2E testing (existing)

@adamjensenbot
Copy link
Collaborator

Hi @giorio94. Thanks for your PR!

I am @adamjensenbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch (You can add the option test=true to launch the tests
    when the rebase operation is completed)
  • /merge: Merge this PR into the master branch
  • /build Build Liqo components
  • /test Launch the E2E and Unit tests
  • /doc-build Trigger the build of the Liqo documentation

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • kind/breaking: 💥 Breaking Change
  • kind/feature: 🚀 New Feature
  • kind/bug: 🐛 Bug Fix
  • kind/cleanup: 🧹 Code Refactoring
  • kind/docs: 📝 Documentation

@giorio94
Copy link
Member Author

giorio94 commented Sep 6, 2021

/test

@giorio94
Copy link
Member Author

giorio94 commented Sep 7, 2021

/test

@giorio94
Copy link
Member Author

giorio94 commented Sep 7, 2021

/test

@giorio94 giorio94 marked this pull request as ready for review September 7, 2021 13:10
@palexster
Copy link
Member

/merge

@adamjensenbot adamjensenbot added the merge-requested Request bot merging (automatically managed) label Sep 7, 2021
@adamjensenbot adamjensenbot merged commit 7c6785a into master Sep 7, 2021
@adamjensenbot adamjensenbot deleted the mio/cluster-config-4 branch September 7, 2021 14:18
@adamjensenbot adamjensenbot removed the merge-requested Request bot merging (automatically managed) label Sep 7, 2021
alacuku added a commit that referenced this pull request Sep 29, 2021
…etwork manager to restart

Subnets in CIDR notation can be passed to the network manager as parameters
in order to prevent them to be used for remote clusters. A bug prevented
the network manager to restart when networks to be reserved are passed as
arguments.  The bug introduced in PR #868 has been fixed. If a subnet has to be
removed from the reserved networks we just remove the parameter from the network
manager and restart the operator.
alacuku added a commit that referenced this pull request Sep 30, 2021
…etwork manager to restart

Subnets in CIDR notation can be passed to the network manager as parameters
in order to prevent them to be used for remote clusters. A bug prevented
the network manager to restart when networks to be reserved are passed as
arguments.  The bug introduced in PR #868 has been fixed. If a subnet has to be
removed from the reserved networks we just remove the parameter from the network
manager and restart the operator.
alacuku added a commit that referenced this pull request Sep 30, 2021
…etwork manager to restart

Subnets in CIDR notation can be passed to the network manager as parameters
in order to prevent them to be used for remote clusters. A bug prevented
the network manager to restart when networks to be reserved are passed as
arguments.  The bug introduced in PR #868 has been fixed. If a subnet has to be
removed from the reserved networks we just remove the parameter from the network
manager and restart the operator.
alacuku added a commit that referenced this pull request Oct 5, 2021
…etwork manager to restart

Subnets in CIDR notation can be passed to the network manager as parameters
in order to prevent them to be used for remote clusters. A bug prevented
the network manager to restart when networks to be reserved are passed as
arguments.  The bug introduced in PR #868 has been fixed. If a subnet has to be
removed from the reserved networks we just remove the parameter from the network
manager and restart the operator.
adamjensenbot pushed a commit that referenced this pull request Oct 6, 2021
…etwork manager to restart

Subnets in CIDR notation can be passed to the network manager as parameters
in order to prevent them to be used for remote clusters. A bug prevented
the network manager to restart when networks to be reserved are passed as
arguments.  The bug introduced in PR #868 has been fixed. If a subnet has to be
removed from the reserved networks we just remove the parameter from the network
manager and restart the operator.
aleoli pushed a commit to aleoli/liqo that referenced this pull request Oct 11, 2021
…ed the network manager to restart

Subnets in CIDR notation can be passed to the network manager as parameters
in order to prevent them to be used for remote clusters. A bug prevented
the network manager to restart when networks to be reserved are passed as
arguments.  The bug introduced in PR liqotech#868 has been fixed. If a subnet has to be
removed from the reserved networks we just remove the parameter from the network
manager and restart the operator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants