Commit e03fa94
[connectedk8s] Update extension CLI to v1.10.10 (#9254)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <mmcneal@microsoft.com>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <mmcneal@microsoft.com>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <bharath.griddaluru@microsoft.com>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <bavneetsingh@microsoft.com>
Co-authored-by: Atchut Kumar Barli <atchut@gmail.com>
Co-authored-by: mcnealm13 <57726243+mcnealm13@users.noreply.github.com>
Co-authored-by: Matthew McNeal (from Dev Box) <mmcneal@microsoft.com>
Co-authored-by: Bavneet Singh <33008256+bavneetsingh16@users.noreply.github.com>
Co-authored-by: bgriddaluru <117554445+bgriddaluru@users.noreply.github.com>
Co-authored-by: bgriddaluru <bharath.griddaluru@microsoft.com>
Co-authored-by: vithumma <vithumma@microsoft.com>
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <bavneetsingh@microsoft.com>
Co-authored-by: Atchut Kumar Barli <atchut@gmail.com>
Co-authored-by: Vineeth Thumma <vineeth-thumma@users.noreply.github.com>
Co-authored-by: mcnealm13 <57726243+mcnealm13@users.noreply.github.com>
Co-authored-by: Matthew McNeal (from Dev Box) <mmcneal@microsoft.com>
Co-authored-by: bgriddaluru <117554445+bgriddaluru@users.noreply.github.com>
Co-authored-by: bgriddaluru <bharath.griddaluru@microsoft.com>
Co-authored-by: vithumma <vithumma@microsoft.com>1 parent fc5e6bb commit e03fa94
File tree
5 files changed
+25
-6
lines changed- src/connectedk8s
- azext_connectedk8s
5 files changed
+25
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
78 | 84 | | |
79 | 85 | | |
80 | 86 | | |
81 | | - | |
| 87 | + | |
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1056 | 1056 | | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | | - | |
| 1059 | + | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | | - | |
| 1062 | + | |
1063 | 1063 | | |
1064 | 1064 | | |
1065 | 1065 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2993 | 2993 | | |
2994 | 2994 | | |
2995 | 2995 | | |
| 2996 | + | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
2996 | 3000 | | |
2997 | 3001 | | |
2998 | 3002 | | |
| |||
3152 | 3156 | | |
3153 | 3157 | | |
3154 | 3158 | | |
3155 | | - | |
3156 | | - | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
3157 | 3162 | | |
3158 | 3163 | | |
3159 | 3164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments