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

[client, management] Add new network concept #3047

Merged
merged 63 commits into from
Dec 20, 2024
Merged

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Dec 13, 2024

Describe your changes

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

pascal-fischer and others added 30 commits December 9, 2024 19:25
Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
* Migrate networks, network routers and network resource tables

Signed-off-by: bcmmbaga <[email protected]>

* Add account networks

Signed-off-by: bcmmbaga <[email protected]>

* Add networks store implementation and tests

Signed-off-by: bcmmbaga <[email protected]>

* Add network routers in account object

Signed-off-by: bcmmbaga <[email protected]>

* Add network routers store implementation

Signed-off-by: bcmmbaga <[email protected]>

* Add network resources store implementation

Signed-off-by: bcmmbaga <[email protected]>

* Add missing network resource in account copy

Signed-off-by: bcmmbaga <[email protected]>

* Refactor

Signed-off-by: bcmmbaga <[email protected]>

* Fix tests

Signed-off-by: bcmmbaga <[email protected]>

---------

Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
…sources

[management] Extends policy with source and destination resources
…3029)

Rename CLI commands and status output with the new network concept.

Updated the daemon gRPC API and renamed files.
…3035)

* rename route with network for new concept

* rename file
pascal-fischer and others added 23 commits December 18, 2024 11:39
* Apply new domains correctly

* Update dns forwarder before routes

* Don't drag RegisterHandler call into lock

* Ignore empty domains
Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
[management] Refactor network map generation
@pascal-fischer pascal-fischer self-requested a review December 20, 2024 10:27
@lixmal lixmal merged commit ddc365f into main Dec 20, 2024
32 checks passed
@lixmal lixmal deleted the feature/new-networks-concept branch December 20, 2024 10:30
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.

5 participants