Skip to content

Commit

Permalink
Merge pull request #286 from AzureArcForKubernetes/upstream_changes
Browse files Browse the repository at this point in the history
sync with upstream repo
  • Loading branch information
bavneetsingh16 authored Oct 15, 2024
2 parents dd153b7 + 4b4f220 commit 86b187b
Show file tree
Hide file tree
Showing 7,481 changed files with 2,693,556 additions and 2,000,026 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .azure-pipelines/templates/azdev_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ steps:
pip install azdev
azdev --version
azdev setup -c $CLI_REPO_PATH -r $CLI_EXT_REPO_PATH --debug
# Installing setuptools with a version higher than 70.0.0 will not generate metadata.json
pip install setuptools==70.0.0
pip list -v
az --version
displayName: 'azdev setup'
Expand Down
18 changes: 11 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

/src/subscription/ @wilcobmsft

/src/apic-extension/ @arpishahmsft
/src/apic-extension/ @arpishahmsft @blackchoey @adashen

/src/alias/ @Juliehzl

Expand Down Expand Up @@ -82,15 +82,15 @@

/src/internet-analyzer/ @jsntcy

/src/spring-cloud/ @peizhou298
/src/spring-cloud/ @yuwzho

/src/peering/ @jsntcy

/src/connectedmachine/ @farehar

/src/ip-group/ @necusjz @kairu-ms @jsntcy

/src/connectedk8s/ @akashkeshari @sirireddy12
/src/connectedk8s/ @bavneetsingh16 @deeksha345 @anagg929

/src/storagesync/ @jsntcy

Expand Down Expand Up @@ -162,8 +162,6 @@

/src/datafactory/ @kairu-ms @evelyn-ys @Juliehzl

/src/blockchain/ @jsntcy

/src/desktopvirtualization/ @changlong-liu

/src/attestation/ @YalinLi0312 @houk-ms
Expand Down Expand Up @@ -296,7 +294,7 @@

/src/alb/ @jaishals

/src/aosm/ @sunnycarter
/src/aosm/ @priyavj08

/src/managedccfs/ @msftsettiy

Expand All @@ -322,4 +320,10 @@

/src/azurelargeinstance/ @8Gitbrix

/src/k8s-runtime/ @ddadaal @HE-Xinyu
/src/k8s-runtime/ @ddadaal @HE-Xinyu @upxinxin

/src/mdp/ @ajaykn

/src/azext_gallery-service-artifact/ @rohitbhoopalam

/src/azext_durabletask/ @RyanLettieri
Loading

0 comments on commit 86b187b

Please sign in to comment.