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

Network Api enhancement and refactoring #154

Merged
merged 1 commit into from Aug 13, 2020
Merged

Conversation

alacuku
Copy link
Member

@alacuku alacuku commented Aug 11, 2020

Description

Adding the networkconfig.liqonet.liqo.io CRD to the network api. This CRD is contains all the network parameters to be shared with a possible foreign cluster. It is used to derive the tunnelendpoint.liqonet.liqo.io CRD which models a VPN tunnel between two clusters.
Some refactoring on the network API has been done
This PR is linked to #151

@palexster
Copy link
Member

/rebase

@adamjensenbot
Copy link
Collaborator

Rebase status: success!

Copy link
Member

@palexster palexster left a comment

Choose a reason for hiding this comment

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

Hi @alacuku, thanks for this compelling PRs. I suggested some very small changes and additions. I would add a further point: it would be nice to change the version of Liqo API to something less stable than v1, which says that those APIs will not change. Something like a v1alpha1, v1beta1 or similar would be more appropriate. Since you are introducing new APIs in this PR, I was wondering if this can be handled here at least for network configuration.

@alacuku alacuku force-pushed the kcl/networkApiRefactoring branch 2 times, most recently from 6f55bf7 to 0d2bfb9 Compare August 13, 2020 07:40
Copy link
Member

@palexster palexster left a comment

Choose a reason for hiding this comment

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

/approve

@palexster
Copy link
Member

/rebase

@adamjensenbot
Copy link
Collaborator

Rebase status: success!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Network configuration support for Unidirectional Peering
4 participants