Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for MPLS reconciliation. #201

Merged
merged 5 commits into from
Oct 24, 2023
Merged

Add support for MPLS reconciliation. #201

merged 5 commits into from
Oct 24, 2023

Conversation

robshakir
Copy link
Contributor

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Ensure that the `ALL` `AFTType` is mapped to the correct address
       families when reconciling.
@robshakir robshakir merged commit 29c7d33 into reconciler5 Oct 24, 2023
@robshakir robshakir deleted the reconciler6 branch October 24, 2023 21:26
robshakir added a commit that referenced this pull request Oct 24, 2023
* Add support for MPLS reconciliation.

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.

* Add support for `ALL` address families in explicitReplace.

  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Ensure that the `ALL` `AFTType` is mapped to the correct address
       families when reconciling.
robshakir added a commit that referenced this pull request Oct 24, 2023
* Add support for MPLS reconciliation.

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.

* Add support for `ALL` address families in explicitReplace.

  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Ensure that the `ALL` `AFTType` is mapped to the correct address
       families when reconciling.
robshakir added a commit that referenced this pull request Oct 24, 2023
* Add support for MPLS reconciliation.

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.

* Add support for `ALL` address families in explicitReplace.

  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Ensure that the `ALL` `AFTType` is mapped to the correct address
       families when reconciling.
robshakir added a commit that referenced this pull request Oct 24, 2023
* Add support for MPLS reconciliation.

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.

* Add support for `ALL` address families in explicitReplace.

  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Ensure that the `ALL` `AFTType` is mapped to the correct address
       families when reconciling.
robshakir added a commit that referenced this pull request Oct 24, 2023
* Add support for MPLS reconciliation.

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.

* Add support for `ALL` address families in explicitReplace.

  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Ensure that the `ALL` `AFTType` is mapped to the correct address
       families when reconciling.
robshakir added a commit that referenced this pull request Oct 24, 2023
* Add support for MPLS reconciliation.

  * (M) rib/helpers.go
  * (M) rib/helpers_test.go
    - Add fake RIB helper methods for MPLS.
  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Add support for reconciliation of label entries.

* Add support for `ALL` address families in explicitReplace.

  * (M) rib/reconciler/reconcile.go
  * (M) rib/reconciler/reconcile_test.go
    - Ensure that the `ALL` `AFTType` is mapped to the correct address
       families when reconciling.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants