Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
K8s configuration update min cli core version (#1697)
* WIP {KubernetesConfiguration} Add CLI * Fix Pylint errors * Added Scenario test and addressed review comments * Address review comments * Added to CodeOwners and other fixes * Fix more errors reported by static tools * Fix one more error reported by static tool * Updated the SDK with the official version * Update src/k8sconfiguration/azext_k8sconfiguration/commands.py Co-Authored-By: Feiyue Yu <[email protected]> * Address PR comments * Updated the sdk files to fix api-version parameter issue * Update src/k8sconfiguration/azext_k8sconfiguration/custom.py Co-Authored-By: Xiaojian Xu <[email protected]> * addressed more comments * remove Optional from help message * Remove azure-cli-core dependency * Pulled new version of sdk, and help text update * Updated test and other style fixes * Removed unused import * Update min Cli core version * Added revision to the updated minCliCoreVersion Co-authored-by: nanthi <nanthi@NANTHI01> Co-authored-by: Feiyue Yu <[email protected]> Co-authored-by: Xiaojian Xu <[email protected]> Co-authored-by: Xiaojian Xu <[email protected]>
- Loading branch information