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

feat: Add fabric route filter mappings #226

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

thogarty
Copy link
Contributor

  • Add mappings for fabric route filter resources and data sources (first commit)
  • Include code generation via make provider for the newly added mappings

Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • fabric/connectionRouteFilter.ConnectionRouteFilter
  • fabric/routeFilter.RouteFilter
  • fabric/routeFilterRule.RouteFilterRule

New functions:

  • fabric/getConnectionRouteFilter.getConnectionRouteFilter
  • fabric/getConnectionRouteFilters.getConnectionRouteFilters
  • fabric/getRouteFilter.getRouteFilter
  • fabric/getRouteFilterRule.getRouteFilterRule
  • fabric/getRouteFilterRules.getRouteFilterRules
  • fabric/getRouteFilters.getRouteFilters

Maintainer note: consult the runbook for dealing with any breaking changes.

@thogarty thogarty force-pushed the add_fabric_route_filter_mappings branch from 96ca6e3 to 290413e Compare October 22, 2024 06:27
@ctreatma ctreatma force-pushed the add_fabric_route_filter_mappings branch from c8924e4 to 6e9142d Compare October 24, 2024 15:37
@thogarty thogarty merged commit 784ff7c into main Oct 24, 2024
15 checks passed
@thogarty thogarty deleted the add_fabric_route_filter_mappings branch October 24, 2024 19:18
Copy link

This PR is included in version 0.19.0 🎉

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.

2 participants