Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Azure
/
azure-cli-extensions
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
456
Code
Issues
632
Pull requests
382
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
connectedk8s: release v1.11.2
- #10187
#10187
Open
Ashlee Nanze (ashnanze)
wants to merge 42 commits into
Azure:main
Azure/azure-cli-extensions:main
from
AzureArcForKubernetes:release-v1.11.2
AzureArcForKubernetes/connectedk8s:release-v1.11.2
Copy head branch name to clipboard
Conversation
Commits
42
(42)
Checks
Files changed
Open
connectedk8s: release v1.11.2
#10187
Ashlee Nanze (ashnanze)
wants to merge 42 commits into
Azure:main
Azure/azure-cli-extensions:main
from
AzureArcForKubernetes:release-v1.11.2
AzureArcForKubernetes/connectedk8s:release-v1.11.2
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2025
add pester tests for connectedk8s cli extension
Bavneet Singh
committed
20aecd7
View commit details
Copy full SHA for 20aecd7
Browse repository at this point
Pass the force delete param to the API call (#4)
Show description for 40926a3
Atchut Kumar Barli (atchutbarli)
authored and
Bavneet Singh
committed
40926a3
View commit details
Copy full SHA for 40926a3
Browse repository at this point
fix CI testcases for nodepool image issues (#8)
Bavneet Singh (bavneetsingh16)
authored and
Bavneet Singh
committed
8f068a8
View commit details
Copy full SHA for 8f068a8
Browse repository at this point
update python version to 3.13 (#12)
Bavneet Singh (bavneetsingh16)
authored and
Bavneet Singh
committed
ad1ce1d
View commit details
Copy full SHA for ad1ce1d
Browse repository at this point
changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
Bavneet Singh (bavneetsingh16)
authored and
Bavneet Singh
committed
2121694
View commit details
Copy full SHA for 2121694
Browse repository at this point
[Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
Show description for 3c08eac
9 people
committed
3c08eac
View commit details
Copy full SHA for 3c08eac
Browse repository at this point
Commits on Oct 15, 2025
Merge branch 'Azure:main' into main
Bavneet Singh (bavneetsingh16)
authored
ed5b5e2
View commit details
Copy full SHA for ed5b5e2
Browse repository at this point
remove hardcoded public ARM endpoint url for fairfax and mooncake (#24)
Bavneet Singh (bavneetsingh16)
authored
9038227
View commit details
Copy full SHA for 9038227
Browse repository at this point
Bug Fix for FFX mcr url (#22)
hapate
authored
002220d
View commit details
Copy full SHA for 002220d
Browse repository at this point
Commits on Oct 16, 2025
[connectedk8s] update release notes and version (#26)
Bavneet Singh (bavneetsingh16)
authored
6c0a24b
View commit details
Copy full SHA for 6c0a24b
Browse repository at this point
Commits on Oct 27, 2025
Add Helm Overrides for AGC (#23)
Show description for 3ca7ae1
junw98
authored
3ca7ae1
View commit details
Copy full SHA for 3ca7ae1
Browse repository at this point
Commits on Oct 28, 2025
[Azure RBAC] Remove deprecated flags (#16)
Show description for bbebbcd
9 people
authored
bbebbcd
View commit details
Copy full SHA for bbebbcd
Browse repository at this point
Commits on Nov 4, 2025
update prediag version (#27)
Atchut Kumar Barli (atchutbarli)
authored
979a4c3
View commit details
Copy full SHA for 979a4c3
Browse repository at this point
Commits on Nov 5, 2025
Updating the proxy version constant (#28)
gabemousa
authored
09119b8
View commit details
Copy full SHA for 09119b8
Browse repository at this point
Commits on Mar 3, 2026
update broken test in CI pipeline (#37)
Bavneet Singh (bavneetsingh16)
authored
22d2042
View commit details
Copy full SHA for 22d2042
Browse repository at this point
Update CLIENT_PROXY_VERSION to 1.3.033281 (#36)
shlokpatel57
authored
532f503
View commit details
Copy full SHA for 532f503
Browse repository at this point
Commits on Mar 26, 2026
Updates in CSP version (#40)
shlokpatel57
authored
92383b8
View commit details
Copy full SHA for 92383b8
Browse repository at this point
Commits on Apr 15, 2026
Add ARM64 support for Helm installation in connectedk8s (#34)
Show description for 11550d4
Ashlee Nanze (ashnanze)
authored
11550d4
View commit details
Copy full SHA for 11550d4
Browse repository at this point
Commits on Apr 20, 2026
Handle removal of --all flag in Helm 4 (#42)
Show description for c9215c4
Atchut Kumar Barli (atchutbarli)
authored
c9215c4
View commit details
Copy full SHA for c9215c4
Browse repository at this point
Commits on Apr 28, 2026
Update CSP version (#44)
shlokpatel57
authored
2f03b6b
View commit details
Copy full SHA for 2f03b6b
Browse repository at this point
Commits on May 19, 2026
Add debug log for helm binary location (#48)
Ashlee Nanze (ashnanze)
authored
5cda931
View commit details
Copy full SHA for 5cda931
Browse repository at this point
Commits on Jun 8, 2026
Update CSP version (#50)
shlokpatel57
authored
717e87c
View commit details
Copy full SHA for 717e87c
Browse repository at this point
Commits on Jun 16, 2026
Adding CLI changes for AGC Scenario (#30)
Show description for 9b7e096
junw98
authored
9b7e096
View commit details
Copy full SHA for 9b7e096
Browse repository at this point
[az-cli][connectedk8s][MultiCloudConnector] Allow AgentNotInstalled to Agent conversion in connected clusters (#46)
Show description for 54514d1
ILAVELAN KANNIAPPAN (ikanni)
authored
54514d1
View commit details
Copy full SHA for 54514d1
Browse repository at this point
Commits on Jun 30, 2026
Update CODEOWNERS for connectedk8s directory
Jianyun (jianyunt)
authored
445b492
View commit details
Copy full SHA for 445b492
Browse repository at this point
Commits on Jul 1, 2026
ensure correlation propagation happens e2e for connectedk8s proxy (#51)
Show description for c6096ea
revchandra
authored
c6096ea
View commit details
Copy full SHA for c6096ea
Browse repository at this point
Commits on Jul 2, 2026
Fix telemetry "Unknown" errors: wrap string exceptions, add missing instrumentation, and catch-all decorato (#53)
Show description for adb149e
Ashlee Nanze (ashnanze)
authored
adb149e
View commit details
Copy full SHA for adb149e
Browse repository at this point
Commits on Jul 14, 2026
Update csp version (#55)
shlokpatel57
authored
d547e8e
View commit details
Copy full SHA for d547e8e
Browse repository at this point
Commits on Jul 21, 2026
Fix azdev style pass with targeted cleanup (#52)
Show description for 27f7b00
Ashlee Nanze (ashnanze)
authored
27f7b00
View commit details
Copy full SHA for 27f7b00
Browse repository at this point
Commits on Jul 22, 2026
removing workload identity preview feature flag (#60)
Pynk Fysh (deeksha345)
authored
e019573
View commit details
Copy full SHA for e019573
Browse repository at this point
Commits on Jul 24, 2026
Add Diagnosis Logic for Helm Timeouts to improve failure classification (#56)
Show description for 70f8984
john mccormick (jmccormick7)
and
John McCormick
authored
70f8984
View commit details
Copy full SHA for 70f8984
Browse repository at this point
Fix ruff lint and format violations (#64)
Show description for edcc0a5
Ashlee Nanze (ashnanze)
authored
edcc0a5
View commit details
Copy full SHA for edcc0a5
Browse repository at this point
Commits on Jul 27, 2026
move kubeadm to be evaluated last (#65)
Pynk Fysh (deeksha345)
authored
dd43fc5
View commit details
Copy full SHA for dd43fc5
Browse repository at this point
Add prediagnostic telemetry for onboarding failures (#54)
Show description for b1ca1d8
4 people
authored
b1ca1d8
View commit details
Copy full SHA for b1ca1d8
Browse repository at this point
Commits on Aug 1, 2026
Add 'Arc' keyword to --proxy-skip-range for Azure Arc private-link endpoints (#61)
Show description for aa39de0
3 people
authored
aa39de0
View commit details
Copy full SHA for aa39de0
Browse repository at this point
Commits on Aug 5, 2026
Fix pre-onboarding diagnostic checks grading NotCompleted job as Pass (#67)
Show description for 41e4d77
Ashlee Nanze (ashnanze)
authored
41e4d77
View commit details
Copy full SHA for 41e4d77
Browse repository at this point
Bump version to 1.11.2 and update HISTORY.rst
Ashlee Nanze (ashnanze)
committed
3245ad1
View commit details
Copy full SHA for 3245ad1
Browse repository at this point
Commits on Aug 6, 2026
Merge remote-tracking branch 'upstream/main' into release-v1.11.2
Show description for 8722b2f
Ashlee Nanze (ashnanze)
committed
8722b2f
View commit details
Copy full SHA for 8722b2f
Browse repository at this point
Fix azdev scan false positive in test_utils_: use string concat for PEM headers
Ashlee Nanze (ashnanze)
committed
2d5b5b8
View commit details
Copy full SHA for 2d5b5b8
Browse repository at this point
Commits on Aug 7, 2026
Remove fork-specific testing directory (not for upstream)
Ashlee Nanze (ashnanze)
committed
93d40b3
View commit details
Copy full SHA for 93d40b3
Browse repository at this point
Restore 1.11.1 and 1.11.0 history entries missing from upstream merge
Ashlee Nanze (ashnanze)
committed
dde908f
View commit details
Copy full SHA for dde908f
Browse repository at this point
Remove committed whl artifact and revert fork-specific workflow changes
Ashlee Nanze (ashnanze)
committed
dfe0c43
View commit details
Copy full SHA for dfe0c43
Browse repository at this point
You can’t perform that action at this time.