Skip to content

Commit 1625242

Browse files
committed
Onboard Microsoft.KubernetesConfiguration for Schema Generation
1 parent 3805152 commit 1625242

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

generator/autogenlist.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,16 @@ const autogenlist: AutogenlistConfig[] = [
686686
basePath: 'quantum/resource-manager',
687687
namespace: 'Microsoft.Quantum',
688688
},
689+
{
690+
basePath: 'kubernetesconfiguration/resource-manager',
691+
namespace: 'Microsoft.KubernetesConfiguration',
692+
resourceConfig: [
693+
{
694+
type: 'sourceControlConfigurations',
695+
scopes: ScopeType.Extension
696+
}
697+
]
698+
}
689699
];
690700

691701
export function getAutogenlist(): AutogenlistConfig[] {

rp-label-to-contact.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This table specifies what GitHub handle our bot is currently configured to notif
1616
| RP:Batch | mksuni, bgklein, mscurrell |
1717
| RP:Blueprint | alex-frankel, filizt |
1818
| RP:BotService | sgellock |
19+
| RP:ClusterConfiguration | nanthi, nizlati, safeerm |
1920
| RP:Communication | bviglietta, usvoyager |
2021
| RP:Compute | viabhav-agar, avirishuv, amjads1 |
2122
| RP:ContainerInstances | dkkapur |

0 commit comments

Comments
 (0)