forked from Azure/azurestack-powershell
-
Notifications
You must be signed in to change notification settings - Fork 1
User/travist/addscaleunit #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
travist13
wants to merge
34
commits into
dev
Choose a base branch
from
user/travist/addscaleunit
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
* Initial code changes * ACR auto-generating cmdlets. * ACR auto-generating cmdlets. - #2 * Add pester tests for all the cmdlets. * Add examples for all the cmdlets. * Increase vertion to 0.2.0 to avoid clashing with manually released 0.1.3 version. * Replace Read-AzsContainerRegistry to Get-AzsContainerRegistry. * Add missed Get-AzsContainerRegistry.Recording.json * Add docs for all cmdlets * Initial code changes * ACR auto-generating cmdlets. * ACR auto-generating cmdlets. - #2 * Add pester tests for all the cmdlets. * Add examples for all the cmdlets. * Increase vertion to 0.2.0 to avoid clashing with manually released 0.1.3 version. * Replace Read-AzsContainerRegistry to Get-AzsContainerRegistry. * Add missed Get-AzsContainerRegistry.Recording.json * Add docs for all cmdlets Co-authored-by: Rohit Jaini <[email protected]> Co-authored-by: larisaborodina <[email protected]> Co-authored-by: larisaborodina <[email protected]>
* Fixing powershell generation errors for Azs.Compute.Admin * Prepending 'Compute' and replacing 'Tenant' by 'User' * Adding tests for 'Features' * Adding recordings for 'Features' tests * Adding 'Features' examples * Fix platform image tests; rerecord * Fixing feature\platform image test failures in playback. * Add missing env.json change; Removing autorest additional files how-to.md/license.txt * Testing out loading loadEnvJson.ps1 * Removing old feature files; Updating docs to use correct User instead of Tenant name. * Removing old files; Renaming Get-AzsFeature to Get-AzsComputeFeature * Updating docs using .\generate-help.ps1 * Update Update-AzsComputeGlobalFeatureSetting.md Co-authored-by: unknown <[email protected]> Co-authored-by: Miguel Concha Vazquez <[email protected]> Co-authored-by: bganapa <[email protected]>
* new diskrp admin powershell sdk * Enabling Disk related Tests * update recording file * fix comma Co-authored-by: Shawn Sun <[email protected]> Co-authored-by: bganapa <[email protected]>
* AKS Admin initial version * Removing generated files * Adding AKS admin pester test * Pester test changes for aks admin * Adding env.json to container service test * Adding docs and examples for container service * adding exampls and docs to container service * Delete loadEnv.ps1 * Adding Example and docs to container service Co-authored-by: Bhuvaneswari Santharam <[email protected]> Co-authored-by: bganapa <[email protected]>
* adding loadEnvJson file for tests * Pester Test fixes. Co-authored-by: bganapa <[email protected]>
…zure#132) Make examples return correct json format.
… 2.2.0 (Azure#131) * Updating versions for the AzureStack release 2.2.0 Adding changelong file * Updating changelog for review comments and for compute admin module
… and few more enhancements. (Azure#134)
…nstead of ConfigurationName (Azure#137) * All Configuration related commandlet should take parameter name as Name and not ConfigurationName * Set-AzsContainerRegistryConfiguration should not make ConfigurationName as mandatory it should internally used default as value * Follow up review comments. * Set-AzsContainerRegistryConfiguration should not make ConfigurationName as mandatory it should internally used default as value * Set-AzsContainerRegistryConfiguration should not make ConfigurationName as mandatory it should internally used default as value
9523ef8 to
46491ec
Compare
[2203] Backup admin powershell update
9e58c8d to
d487c7e
Compare
d487c7e to
1c76452
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test PR for comparison