-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AZConnectedKubernetes fixes (#26379)
* read value of env:KUBECONFIG * read value of env:HELMCHART * other misuages on Env: * revert path read on string values * read string value of en vars * Use Get-AzEnvironment not Get-AzureEnvironment (which doesn't work on Linux). * Trace the name of the current cloud if in Debug mode. * Trace the parameters passed to the internal function. * fix test * fix test * remove unrelated test files * Moving DEVELOP.md to custom so that autorest does not delete it. * Prefix Env with dollar. * Pass through debug and verbose flags. * Revert "Prefix Env with dollar." This reverts commit e4651f4. * Ensure correct path to helm. * Adding dependencies? * invoke-ScriptAnalyzer improvements. * Add dependencies for required modules. * PSD file is autogenerated. * Small improvements. * Small improvements. * ScriptAnalyzer bugs Rework code for Powershell 5.1 compatibility. * Disable dependencies until can solve build-module issues. * Compatability script in utils. * Compatibility script in here gets run! * Delete as autorest does this each run anyway :-( * remove hardcoded --debug in helm commands * add WIF disable flag and read value from inputObject * add psd1 back * update description and add examples * update examples * read properties from InputObject * remove comments in README * sset value of wif later * eid psbounderparameters * fix tests * fix typos and comments * remote disable gateway * update examples * remove incorrect header comments * update examples * one line change for path making * parameter set for gw * parameter value first * fix syntax and add more examples * move set back to input block and update inputobject comments * correct typo --------- Co-authored-by: Paul D.Smith <[email protected]>
- Loading branch information
1 parent
d3bbd26
commit c883d30
Showing
16 changed files
with
644 additions
and
352 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
src/ConnectedKubernetes/ConnectedKubernetes.Autorest/Az.ConnectedKubernetes.psd1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.