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

Updating Network Fabric to 8.0.0b1 CLI Version with new API 2024-06-15-preview #8512

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
b3f5658
updated network fabric extension to reflect version 2024-02-15-preview
Nov 14, 2024
f9726fb
updates based on code review
Nov 15, 2024
3b12808
version updated to 7.0.0
Nov 18, 2024
1c0f544
Merge branch 'Azure:main' into main
nafizhaider32 Nov 18, 2024
d0e45eb
fix linting
Nov 18, 2024
1b9b959
Merge branch 'main' of https://github.com/nafizhaider32/azure-cli-ext…
Nov 18, 2024
995e948
Merge branch 'Azure:main' into main
nafizhaider32 Nov 19, 2024
8b75aea
Merge branch 'Azure:main' into main
nafizhaider32 Nov 20, 2024
09efafd
Merge branch 'Azure:main' into main
nafizhaider32 Nov 25, 2024
5b0f72e
Merge branch 'Azure:main' into main
nafizhaider32 Feb 7, 2025
a66c6aa
new api changes
Feb 7, 2025
d5de533
Merge branch 'Azure:main' into main
nafizhaider32 Feb 18, 2025
941f0cf
Update for bugfix with 7.1 CLI
Feb 18, 2025
102fe25
fixing lint issue
Feb 18, 2025
9526316
aligning with new api short description
Feb 18, 2025
189b131
reverting version change
Feb 19, 2025
9d89164
Merge branch 'Azure:main' into main
nafizhaider32 Feb 19, 2025
f3add59
Merge branch 'Azure:main' into main
nafizhaider32 Feb 26, 2025
aad4f37
new cli version for network fabric
Feb 26, 2025
1b8d995
lint fixes
Feb 27, 2025
4c0167d
fixing lint rule
Feb 27, 2025
ffb4de1
Merge branch 'Azure:main' into main
nafizhaider32 Feb 27, 2025
55fe999
fix
Feb 27, 2025
6f4dba2
Merge branch 'main' of https://github.com/nafizhaider32/azure-cli-ext…
Feb 27, 2025
c96ef5c
testing yaml update again
Feb 27, 2025
1d9ac55
some more updates
Feb 27, 2025
51c93a7
nf create lint rules
Feb 27, 2025
642d5b7
internal network lint rule
Feb 27, 2025
f5f714f
last lint rules
Feb 27, 2025
36af23d
fix file name
Feb 27, 2025
704323e
fix password scan
Feb 27, 2025
5b4bc53
updated to say redacted
Feb 28, 2025
79c2289
Merge branch 'Azure:main' into main
nafizhaider32 Feb 28, 2025
bdfab4c
fix redacted with quotes
Feb 28, 2025
d848569
Merge branch 'main' of https://github.com/nafizhaider32/azure-cli-ext…
Feb 28, 2025
eb889b8
this is the one
Feb 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 65 additions & 2 deletions linter_exclusions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2352,27 +2352,48 @@ networkfabric acl create:
dynamic_match_configurations:
rule_exclusions:
- option_length_too_long
global_access_control_list_actions:
rule_exclusions:
- option_length_too_long
networkfabric acl update:
parameters:
dynamic_match_configurations:
rule_exclusions:
- option_length_too_long
global_access_control_list_actions:
rule_exclusions:
- option_length_too_long
networkfabric controller create:
parameters:
workload_er_connections:
workload_express_route_connections:
rule_exclusions:
- option_length_too_long
is_workload_management_network_enabled:
rule_exclusions:
- option_length_too_long
networkfabric controller update:
parameters:
workload_er_connections:
workload_express_route_connections:
rule_exclusions:
- option_length_too_long
rule_exclusions:
- missing_command_test_coverage
networkfabric fabric create:
parameters:
hardware_alert_threshold:
rule_exclusions:
- option_length_too_long
storage_account_configuration:
rule_exclusions:
- option_length_too_long
unique_rd_configuration:
rule_exclusions:
- option_length_too_long
networkfabric fabric update:
parameters:
hardware_alert_threshold:
rule_exclusions:
- option_length_too_long
rule_exclusions:
- missing_command_test_coverage
networkfabric rack create:
Expand All @@ -2395,12 +2416,18 @@ networkfabric interface delete:
- missing_command_test_coverage
networkfabric nni create:
parameters:
conditional_default_route_configuration:
rule_exclusions:
- option_length_too_long
npb_static_route_configuration:
rule_exclusions:
- option_length_too_long
option_b_layer3_configuration:
rule_exclusions:
- option_length_too_long
static_route_configuration:
rule_exclusions:
- option_length_too_long
networkfabric nni update:
parameters:
npb_static_route_configuration:
Expand All @@ -2409,6 +2436,9 @@ networkfabric nni update:
option_b_layer3_configuration:
rule_exclusions:
- option_length_too_long
static_route_configuration:
rule_exclusions:
- option_length_too_long
rule_exclusions:
- missing_command_test_coverage
networkfabric l2domain update:
Expand All @@ -2428,6 +2458,9 @@ networkfabric l3domain create:
redistribute_static_routes:
rule_exclusions:
- option_length_too_long
static_route_route_policy:
rule_exclusions:
- option_length_too_long
networkfabric l3domain update:
parameters:
aggregate_route_configuration:
Expand All @@ -2442,18 +2475,33 @@ networkfabric l3domain update:
redistribute_static_routes:
rule_exclusions:
- option_length_too_long
static_route_route_policy:
rule_exclusions:
- option_length_too_long
rule_exclusions:
- missing_command_test_coverage
networkfabric internalnetwork create:
parameters:
static_route_configuration:
rule_exclusions:
- option_length_too_long
native_ipv4_prefix_limit:
rule_exclusions:
- option_length_too_long
native_ipv6_prefix_limit:
rule_exclusions:
- option_length_too_long
networkfabric internalnetwork update:
parameters:
static_route_configuration:
rule_exclusions:
- option_length_too_long
native_ipv4_prefix_limit:
rule_exclusions:
- option_length_too_long
native_ipv6_prefix_limit:
rule_exclusions:
- option_length_too_long
rule_exclusions:
- missing_command_test_coverage
networkfabric internetgateway update:
Expand All @@ -2464,7 +2512,16 @@ networkfabric internetgateway update:
networkfabric internetgatewayrule update:
rule_exclusions:
- missing_command_test_coverage
networkfabric externalnetwork create:
parameters:
static_route_configuration:
rule_exclusions:
- option_length_too_long
networkfabric externalnetwork update:
parameters:
static_route_configuration:
rule_exclusions:
- option_length_too_long
rule_exclusions:
- missing_command_test_coverage
networkfabric ipextendedcommunity create:
Expand All @@ -2485,6 +2542,9 @@ networkfabric taprule create:
dynamic_match_configurations:
rule_exclusions:
- option_length_too_long
global_network_tap_rule_actions:
rule_exclusions:
- option_length_too_long
polling_interval_in_seconds:
rule_exclusions:
- option_length_too_long
Expand All @@ -2493,6 +2553,9 @@ networkfabric taprule update:
dynamic_match_configurations:
rule_exclusions:
- option_length_too_long
global_network_tap_rule_actions:
rule_exclusions:
- option_length_too_long
notification-hub authorization-rule create:
parameters:
notification_hub_name:
Expand Down
7 changes: 7 additions & 0 deletions src/managednetworkfabric/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
Release History
===============

8.0.0b1
++++++
* New preview CLI version for latest api 2024-06-15-preview.
* az core cli updated to version 2.67, aaz_dev updated to version 3.2.0, and azdev to version 0.1.94.
* New `fabric identity` commands introduced: `fabric identity assign`, `fabric identity remove`, `fabric identity show`.
* Expose the 'update' command for the 'interface' resource that was previously removed in post generate script.

7.1.0
++++++
* Bug fix: expose the 'update-admin-state' command for the 'interface' resource that was removed from the CLI by invalid post-processing logic.
Expand Down
Loading
Loading