Commit 1fa3e19
committed
revert: remove incorrect LRO handling changes in custom.py and put_mc
Revert changes to aks_enable_addons, aks_disable_addons and put_mc
that added explicit LongRunningOperation calls. The stable CLI uses
sdk_no_wait pattern consistently and the CLI framework handles
LRO poller resolution automatically for supports_no_wait commands.1 parent 6e65cf8 commit 1fa3e19
File tree
2 files changed
+5
-22
lines changed- src/aks-preview/azext_aks_preview
2 files changed
+5
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3032 | 3032 | | |
3033 | 3033 | | |
3034 | 3034 | | |
3035 | | - | |
3036 | | - | |
3037 | | - | |
3038 | | - | |
| 3035 | + | |
3039 | 3036 | | |
3040 | 3037 | | |
3041 | 3038 | | |
| |||
3192 | 3189 | | |
3193 | 3190 | | |
3194 | 3191 | | |
3195 | | - | |
3196 | | - | |
3197 | | - | |
3198 | | - | |
3199 | | - | |
3200 | | - | |
| 3192 | + | |
| 3193 | + | |
3201 | 3194 | | |
3202 | 3195 | | |
3203 | 3196 | | |
| |||
Lines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7791 | 7791 | | |
7792 | 7792 | | |
7793 | 7793 | | |
7794 | | - | |
| 7794 | + | |
7795 | 7795 | | |
7796 | | - | |
| 7796 | + | |
7797 | 7797 | | |
7798 | 7798 | | |
7799 | 7799 | | |
| |||
7802 | 7802 | | |
7803 | 7803 | | |
7804 | 7804 | | |
7805 | | - | |
7806 | | - | |
7807 | | - | |
7808 | | - | |
7809 | | - | |
7810 | | - | |
7811 | | - | |
7812 | | - | |
7813 | | - | |
7814 | | - | |
7815 | 7805 | | |
7816 | 7806 | | |
0 commit comments