We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b06646 commit f808ffdCopy full SHA for f808ffd
1 file changed
src/aks-preview/linter_exclusions.yml
@@ -420,6 +420,9 @@ aks nodepool add:
420
enable_artifact_streaming:
421
rule_exclusions:
422
- option_length_too_long
423
+ disable_artifact_streaming:
424
+ rule_exclusions:
425
+ - option_length_too_long
426
skip_gpu_driver_install:
427
428
@@ -437,6 +440,9 @@ aks nodepool update:
437
440
438
441
439
442
443
444
445
446
enable_secure_boot:
447
448
0 commit comments